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://packages.ropensci.org', '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 1 months agofrom:feffb39f0b (on master). Checks:10 OK. Indexed: yes.
Target | Result | Total time |
---|---|---|
source / vignettes | OK | 336 |
pkgdown docs | OK | 323 |
linux-devel-x86_64 | OK | 373 |
linux-release-x86_64 | OK | 170 |
macos-release-arm64 | OK | 118 |
macos-oldrel-arm64 | OK | 90 |
windows-devel | OK | 67 |
windows-release | OK | 67 |
windows-oldrel | OK | 82 |
wasm-release | OK | 158 |
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 |