Package: patentsview
Type: Package
Title: An R Client to the 'PatentsView' API
Version: 0.2.2
Authors@R: person("Christopher", "Baker", email = "chriscrewbaker@gmail.com",
    role = c("aut", "cre"))
Encoding: UTF-8
Description: Provides functions to simplify the 'PatentsView' API
    (<http://www.patentsview.org/api/doc.html>) query language,
    send GET and POST requests to the API's seven endpoints, and parse the data
    that comes back.
URL: https://ropensci.github.io/patentsview/index.html
BugReports: https://github.com/ropensci/patentsview/issues
License: MIT + file LICENSE
LazyData: TRUE
Depends: R (>= 3.1)
Imports: httr, jsonlite, utils
Suggests: knitr, rmarkdown, testthat, tidyr
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2019-01-28 21:17:22 UTC; cbaker
Author: Christopher Baker [aut, cre]
Maintainer: Christopher Baker <chriscrewbaker@gmail.com>
Repository: CRAN
Date/Publication: 2019-01-28 21:30:04 UTC
Built: R 3.4.4; ; 2019-04-25 20:28:09 UTC; windows
