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.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 15 days agofrom:feffb39f0b (on master). Checks:11 OK. Indexed: yes.
Target | Result | Total time |
---|---|---|
pkgdown docs | OK | 154 |
source / vignettes | OK | 156 |
linux-devel | OK | 122 |
linux-release | OK | 120 |
macos-release-arm64 | OK | 76 |
macos-oldrel-arm64 | OK | 67 |
windows-devel | OK | 102 |
windows-release | OK | 87 |
windows-oldrel | OK | 88 |
wasm-release | OK | 119 |
wasm-oldrel | OK | 149 |
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 |