Package: patentsview 0.3.0
patentsview: An R Client to the 'PatentsView' API
Provides functions to simplify the 'PatentsView' API (<https://patentsview.org/apis/purpose>) query language, send GET and POST requests to the API's twenty seven endpoints, and parse the data that comes back.
Authors:
patentsview_0.3.0.tar.gz
patentsview_0.3.0.zip(r-4.6)patentsview_0.3.0.zip(r-4.5)patentsview_0.3.0.zip(r-4.4)
patentsview_0.3.0.tgz(r-4.5-any)patentsview_0.3.0.tgz(r-4.4-any)
patentsview_0.3.0.tar.gz(r-4.6-any)patentsview_0.3.0.tar.gz(r-4.5-any)
patentsview_0.3.0.tgz(r-4.5-emscripten)patentsview_0.3.0.tgz(r-4.4-emscripten)
patentsview.pdf |patentsview.html✨
patentsview/json (API)
# Install 'patentsview' in R: |
install.packages('patentsview', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Reviews:rOpenSci Software Review #112
Bug tracker:https://github.com/ropensci/patentsview/issues
- fieldsdf - Fields data frame
patentspatentsviewpatentsview-apipeer-revieweduspto
Last updated 2 months ago from:feffb39f0b (on master). Checks:11 OK. Indexed: yes.
Target | Result | Total time |
---|---|---|
linux-devel-x86_64 | OK | 119 |
pkgdown docs | OK | 168 |
source / vignettes | OK | 146 |
linux-release-x86_64 | OK | 123 |
macos-release-arm64 | OK | 61 |
macos-oldrel-arm64 | OK | 74 |
windows-devel | OK | 79 |
windows-release | OK | 82 |
windows-oldrel | OK | 79 |
wasm-release | OK | 118 |
wasm-oldrel | OK | 111 |
Exports:cast_pv_dataget_endpointsget_fieldsget_ok_pkqry_funsretrieve_linked_datasearch_pvunnest_pv_datawith_qfuns
Dependencies:askpassclicurlgluehttrjsonlitelifecyclemimeopensslR6rlangsys
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Cast PatentsView data | cast_pv_data |
Fields data frame | fieldsdf |
Get endpoints | get_endpoints |
Get list of retrievable fields | get_fields |
Get OK primary key | get_ok_pk |
List of query functions | qry_funs |
Get Linked Data | retrieve_linked_data |
Search PatentsView | search_pv |
Unnest PatentsView data | unnest_pv_data |
With qry_funs | with_qfuns |