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.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 from:feffb39f0b (on master). Checks:10 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 127 | |
| pkgdown docs | OK | 171 | |
| source / vignettes | OK | 257 | |
| linux-release-x86_64 | OK | 127 | |
| macos-release-arm64 | OK | 107 | |
| macos-oldrel-arm64 | OK | 123 | |
| windows-devel | OK | 87 | |
| windows-release | OK | 69 | |
| windows-oldrel | OK | 66 | |
| wasm-release | OK | 108 |
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 |
