Package: mediacloud Type: Package Title: Tools to Query the 'Media Cloud' 'API' Version: 0.1.0 Date: 2019-07-21 Authors@R: c( person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5670-2640")) ) Maintainer: Bob Rudis Description: 'Media Cloud' () is an open source platform for studying media ecosystems. By tracking millions of stories published online, their suite of tools allows researchers to track how stories and ideas spread through media and help researchers answer complex quantitative and qualitative questions about the content of online media. Methods are provided to query the 'Media Cloud' 'API'. URL: https://gitlab.com/hrbrmstr/mediacloud BugReports: https://gitlab.com/hrbrmstr/mediacloud/issues Encoding: UTF-8 License: AGPL Suggests: covr, tinytest Depends: R (>= 3.2.0) Imports: httr, jsonlite, stringi, scales Roxygen: list(markdown = TRUE) RoxygenNote: 6.1.1