Package: storywranglr
Type: Package
Title: Explore Twitter Trends with the 'Storywrangler' API
Version: 0.2.0
Authors@R: c(person(given = "Christopher",
                    family = "Belanger", role = c("aut", "cre"),
                    email = "christopher.a.belanger@gmail.com",
                    comment = c(ORCID = "0000-0003-2070-5721")))
Author: Christopher Belanger [aut, cre]
    (<https://orcid.org/0000-0003-2070-5721>)
Maintainer: Christopher Belanger <christopher.a.belanger@gmail.com>
Description: An interface to explore trends in Twitter data using the 
    'Storywrangler' Application Programming Interface (API), which can be found
    here: <https://github.com/janeadams/storywrangler>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: dplyr, httr, jsonlite, tibble, urltools
RoxygenNote: 7.1.1
URL: https://github.com/chris31415926535/storywranglr
BugReports: https://github.com/chris31415926535/storywranglr/issues
NeedsCompilation: no
Packaged: 2021-08-13 13:00:27 UTC; chris
Repository: CRAN
Date/Publication: 2021-08-13 14:00:02 UTC
Built: R 4.2.0; ; 2022-03-22 19:15:09 UTC; unix
