Package: patentsview
Type: Package
Title: An R Client to the 'PatentsView' API
Version: 0.3.0
Authors@R: person("Christopher", "Baker", email = "chriscrewbaker@gmail.com",
    role = c("aut", "cre"))
Encoding: UTF-8
Description: Provides functions to simplify the 'PatentsView' API
    (<https://patentsview.org/apis/purpose>) query language,
    send GET and POST requests to the API's seven endpoints, and parse the data
    that comes back.
URL: https://docs.ropensci.org/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: 7.1.1
NeedsCompilation: no
Packaged: 2021-09-25 03:56:32 UTC; cbaker
Author: Christopher Baker [aut, cre]
Maintainer: Christopher Baker <chriscrewbaker@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-25 04:30:02 UTC
Built: R 4.4.0; ; 2024-04-06 08:31:49 UTC; unix
