patentsview: An R Client to the 'PatentsView' API

Provides functions to simplify the 'PatentsView' API (<https://search.patentsview.org/docs/docs/Search%20API/SearchAPIReference/#api-query-language>) query language, send GET and POST requests to the API's twenty seven endpoints, and parse the data that comes back.

Version: 1.0.0
Depends: R (≥ 4.1.0)
Imports: httr2, lifecycle, jsonlite, utils, stats
Suggests: dplyr, knitr, rmarkdown, testthat (≥ 3.0.0), tidyr, vcr (≥ 1.6.0)
Published: 2026-02-26
DOI: 10.32614/CRAN.package.patentsview
Author: Christopher Baker [aut, cre], Russ Allen [aut]
Maintainer: Christopher Baker <chriscrewbaker at gmail.com>
BugReports: https://github.com/ropensci/patentsview/issues
License: MIT + file LICENSE
URL: https://docs.ropensci.org/patentsview/index.html
NeedsCompilation: no
Materials: README
CRAN checks: patentsview results

Documentation:

Reference manual: patentsview.html , patentsview.pdf

Downloads:

Package source: patentsview_1.0.0.tar.gz
Windows binaries: r-devel: patentsview_0.3.0.zip, r-release: patentsview_0.3.0.zip, r-oldrel: patentsview_0.3.0.zip
macOS binaries: r-release (arm64): patentsview_1.0.0.tgz, r-oldrel (arm64): patentsview_1.0.0.tgz, r-release (x86_64): patentsview_1.0.0.tgz, r-oldrel (x86_64): patentsview_1.0.0.tgz
Old sources: patentsview archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=patentsview to link to this page.