Package: rplos
Title: Interface to PLoS Journals Search API
Description: A programmatic interface to the SOLR based
    search API provided by the Public Library
    of Science journals to search their articles. Functions
    are included for searching for articles, retrieving
    articles, making plots, doing faceted searches, doing
    highlight searches, and viewing results of highlighted
    searches in a browser.
Version: 0.4.6
Date: 2015-01-23
License: MIT + file LICENSE
Authors@R: c(person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus@gmail.com"),
    person("Carl", "Boettiger", role = "aut",
    email = "cboettig@gmail.com"),
    person("Karthik", "Ram", role = "aut",
    email = "karthik.ram@gmail.com"))
URL: https://github.com/ropensci/rplos
BugReports: https://github.com/ropensci/rplos/issues
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
Depends: ggplot2
Imports: httr, jsonlite, XML, dplyr, plyr, lubridate, reshape2,
        whisker, solr
Suggests: testthat, roxygen2, knitr
Enhances: tm
Packaged: 2015-01-23 15:12:40 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Carl Boettiger [aut],
  Karthik Ram [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-01-23 16:59:03
