Package: patentsview 1.0.0
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.
Authors:
patentsview_1.0.0.tar.gz
patentsview_1.0.0.zip(r-4.6)patentsview_1.0.0.zip(r-4.5)patentsview_1.0.0.zip(r-4.4)
patentsview_1.0.0.tgz(r-4.6-any)patentsview_1.0.0.tgz(r-4.5-any)
patentsview_1.0.0.tar.gz(r-4.6-any)patentsview_1.0.0.tar.gz(r-4.5-any)
patentsview_1.0.0.tgz(r-4.5-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
patentspatentsearch-apipatentsviewpatentsview-apipeer-revieweduspto
Last updated from:14bd5c445b (on master). Checks:10 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 140 | |
| pkgdown docs | OK | 188 | |
| source / vignettes | OK | 206 | |
| linux-release-x86_64 | OK | 113 | |
| macos-devel-arm64 | OK | 108 | |
| macos-release-arm64 | OK | 81 | |
| windows-devel | OK | 87 | |
| windows-release | OK | 83 | |
| windows-oldrel | OK | 94 | |
| wasm-release | OK | 120 |
Exports:get_endpointsget_fieldsget_ok_pkqry_funsretrieve_linked_datasearch_pvunnest_pv_datawith_qfuns
Dependencies:askpassclicurlgluehttr2jsonlitelifecyclemagrittropensslR6rappdirsrlangsysvctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| 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 |
| Retrieve Linked Data | retrieve_linked_data |
| Search PatentsView | search_pv |
| Unnest PatentsView data | unnest_pv_data |
| With qry_funs | with_qfuns |
