Last data update: 2014.03.03

wikipediatrend

Package: wikipediatrend
Title: Public Subject Attention via Wikipedia Page View Statistics
Version: 1.1.10
Date: 2016-03-20
Author: Peter Meissner [aut, cre], R Core Team [ctb]
Maintainer: Peter Meissner <retep.meissner@gmail.com>
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 'http://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.
License: GPL (>= 2)
Depends: R (>= 3.0.0)
Imports: jsonlite (>= 0.9.13), stringr (>= 0.6.2), rvest (>= 0.2.0),
httr (>= 0.6.1), utils, xml2 (>= 0.1.2), hellno (>= 0.0.1)
Suggests: testthat, knitr, ggplot2, devtools, dplyr, magrittr,
AnomalyDetection, BreakoutDetection, cranlogs
BugReports: https://github.com/petermeissner/wikipediatrend/issues
VignetteBuilder: knitr
Additional_repositories: http://ghrr.github.io/drat
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-20 13:59:39 UTC; peter
Repository: CRAN
Date/Publication: 2016-03-20 16:40:50

● Cran Task View: WebTechnologies
● 0 images, 34 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'wikipediatrend' ...
** package 'wikipediatrend' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'wikipediatrend'
    finding HTML links ... done
    html                                    html  
    html2                                   html  
    prev_month_end                          html  
    prev_month_start                        html  
    print.wp_df                             html  
    read_utf8_csv                           html  
    toUTF8                                  html  
    wp_add_to_cache                         html  
    wp_cache                                html  
    wp_cache_default                        html  
    wp_cache_file                           html  
    wp_cache_load                           html  
    wp_cache_reset                          html  
    wp_check_date_inputs                    html  
    wp_date                                 html  
    wp_day                                  html  
    wp_download_data                        html  
    wp_expand_ts                            html  
    wp_get_cache                            html  
    wp_get_data                             html  
    wp_http_header                          html  
    wp_jsons_to_df                          html  
    wp_linked_pages                         html  
    wp_load                                 html  
    wp_month                                html  
    wp_prepare_urls                         html  
    wp_save                                 html  
    wp_save_cache                           html  
    wp_set_cache_file                       html  
    wp_set_print_options                    html  
    wp_trend                                html  
    wp_wday                                 html  
    wp_year                                 html  
    wp_yearmonth                            html  
    write_utf8_csv                          html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (wikipediatrend)
Making 'packages.html' ... done