Package: internetarchive
Type: Package
Title: An API Client for the Internet Archive
Description: Search the Internet Archive, retrieve metadata, and download
    files.
Version: 0.1.6
Date: 2016-12-08
Authors@R: c(person("Lincoln", "Mullen",
    role = c("aut", "cre"),
    email = "lincoln@lincolnmullen.com"))
License: MIT + file LICENSE
LazyData: TRUE
URL: https://github.com/ropensci/internetarchive
BugReports: https://github.com/ropensci/internetarchive/issues
Depends: R (>= 3.1.0)
Imports: httr (>= 1.1.0), dplyr (>= 0.4.3)
Suggests: knitr, testthat, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-12-08 19:22:28 UTC; lmullen
Author: Lincoln Mullen [aut, cre]
Maintainer: Lincoln Mullen <lincoln@lincolnmullen.com>
Repository: CRAN
Date/Publication: 2016-12-08 20:38:21
Built: R 3.6.3; ; 2020-08-05 06:07:24 UTC; windows
