Package: wikipediatrend
Title: Public Subject Attention via Wikipedia Page Access Statistics
Date: 2014-11-06
Version: 0.2.0
Maintainer: Peter Meissner <retep.meissner@gmail.com>
Authors@R: as.person(c(
    "Peter Meissner <retep.meissner@gmail.com> [aut, cre]",
    "R Core team [ctb] (wp_date derived from base package as.Date)"
    ))
Description: Public attention is an interesting field of study.
    The internet not only allows to access information in no time on virtually
    any subject but via page access statistics gathered by website authors the
    subject of attention as well can be studied. For the omnipresent Wikipedia
    those access statistics are made available via stats.grok.se a server
    providing the information as file dumps as well as as web API.
    This package provides an easy to  use, consistent and traffic
    minimizing approach to make those data accessible within R.
Depends: R (>= 3.0.0)
Imports: jsonlite (>= 0.9.13), stringr (>= 0.6.2), RCurl (>= 1.95-4.3)
License: GPL (>= 2)
LazyData: true
URL: https://github.com/petermeissner/wikipediatrend
Packaged: 2014-11-07 10:18:22 UTC; Peter
Author: Peter Meissner [aut, cre],
  R Core team [ctb] (wp_date derived from base package as.Date)
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-11-07 12:15:55
Built: R 3.1.2; ; 2014-11-08 17:33:45 UTC; unix
