Package: rplos
Title: Interface to the Search API for the 'PLoS' Journals
Description: A programmatic interface to the 'SOLR' based
    search API (http://api.plos.org/) 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.7
Date: 2015-04-27
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
LazyData: true
VignetteBuilder: knitr
Depends: ggplot2
Imports: httr, jsonlite, XML, dplyr, plyr, lubridate, reshape2,
        whisker, solr
Suggests: testthat, roxygen2, knitr
Enhances: tm
NeedsCompilation: no
Packaged: 2015-04-27 17:44:26 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Carl Boettiger [aut],
  Karthik Ram [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2015-04-28 00:46:40
Built: R 3.1.3; ; 2015-04-28 08:16:23 UTC; unix
