Package: wikipediatrend
Title: Public Subject Attention via Wikipedia Page View Statistics
Version: 2.1.4
Date: 2019-09-21
Authors@R: 
    c(
      person(
        "Peter", "Meissner", role = c("aut", "cre"),
        email = "retep.meissner@gmail.com"
      ),
	     person("", "R Core Team", role = "cph")
    )
Maintainer: Peter Meissner <retep.meissner@gmail.com>
Description: A convenience wrapper for the Wikipedia page access statistics API 
  binding the 'pageviews' package and using an additional self composed data 
  source thus covering a time span from very late 2007 up to the present for 
  daily page views. 
License: GPL (>= 2)
Depends: R (>= 3.0.0)
Imports: pageviews (>= 0.3.0), stringr (>= 0.6.2), rvest (>= 0.2.0),
        httr (>= 0.6.1), utils, xml2 (>= 0.1.2), hellno (>= 0.0.1),
        glue (>= 1.1.1), ggplot2 (>= 2.2.1)
Suggests: testthat, knitr
BugReports: https://github.com/petermeissner/wikipediatrend/issues
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-09-21 16:26:33 UTC; peter
Author: Peter Meissner [aut, cre],
  R Core Team [cph]
Repository: CRAN
Date/Publication: 2019-09-21 19:50:03 UTC
