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.2
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 (>= 0.6.1), jsonlite (>= 0.9.14), dplyr (>= 0.4.1)
Suggests: knitr, testthat
VignetteBuilder: knitr
Packaged: 2015-03-24 22:17:51 UTC; lmullen
Author: Lincoln Mullen [aut, cre]
Maintainer: Lincoln Mullen <lincoln@lincolnmullen.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-25 00:19:59
Built: R 3.1.3; ; 2015-03-25 08:56:47 UTC; unix
