Package: rdpla
Type: Package
Title: Client for the Digital Public Library of America ('DPLA')
Description: Interact with the Digital Public Library of America
    <https://dp.la> ('DPLA') 'REST' 'API'
    <https://dp.la/info/developers/codex/> from R, including search
    and more.
Version: 0.1.0
Authors@R: c(person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus@gmail.com"))
License: MIT + file LICENSE
URL: https://github.com/ropensci/rdpla
BugReports: https://github.com/ropensci/rdpla/issues
LazyData: yes
VignetteBuilder: knitr
Imports: httr (>= 1.2.0), jsonlite (>= 1.0), tibble, data.table
Suggests: roxygen2 (>= 5.0.1), knitr, testthat, ggplot2, lubridate,
        scales, covr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-10-13 23:05:26 UTC; sacmac
Author: Scott Chamberlain [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2016-10-14 08:16:23
