{
  "_id": "6a44cd8f6ff6f2357551b902",
  "Package": "patentsview",
  "Type": "Package",
  "Title": "An R Client to the 'PatentsView' API",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Christopher\", \"Baker\", email = \"chriscrewbaker@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Russ\", \"Allen\", email = \"rrjallen@yahoo.com\", role = \"aut\")\n)",
  "Encoding": "UTF-8",
  "Description": "Provides functions to simplify the 'PatentsView' API\n(<https://search.patentsview.org/docs/docs/Search%20API/SearchAPIReference/#api-query-language>)\nquery language, send GET and POST requests to the API's twenty\nseven endpoints, and parse the data that comes back.",
  "URL": "https://docs.ropensci.org/patentsview/index.html",
  "BugReports": "https://github.com/ropensci/patentsview/issues",
  "License": "MIT + file LICENSE",
  "LazyData": "TRUE",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "visNetwork, igraph, highcharter, dplyr, DT,\nmagrittr, stringr",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-02-27 00:02:32 UTC",
  "RemoteUrl": "https://github.com/ropensci/patentsview",
  "RemoteRef": "master",
  "RemoteSha": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 08:14:37 UTC",
    "User": "root"
  },
  "Author": "Christopher Baker [aut, cre],\nRuss Allen [aut]",
  "Maintainer": "Christopher Baker <chriscrewbaker@gmail.com>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "patentsview_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/0d8e6b8f350137b272d2b7de2c1eb09a65ca57f6d3cf5f6516c56eb58f272812",
  "_filesize": 7397734,
  "_sha256": "0d8e6b8f350137b272d2b7de2c1eb09a65ca57f6d3cf5f6516c56eb58f272812",
  "_expires": "2026-10-09T08:19:26.000Z",
  "_created": "2026-07-01T08:14:37.000Z",
  "_published": "2026-07-01T08:19:27.780Z",
  "_jobs": [
    {
      "job": 84486134041,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004057551"
    },
    {
      "job": 84486134015,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004044205"
    },
    {
      "job": 84486133983,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004035267"
    },
    {
      "job": 84486134026,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004030341"
    },
    {
      "job": 84485432688,
      "time": 194,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8003980770"
    },
    {
      "job": 84485432708,
      "time": 234,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8003995148"
    },
    {
      "job": 84486133969,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004041505"
    },
    {
      "job": 84486133975,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004027416"
    },
    {
      "job": 84486134003,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004029899"
    },
    {
      "job": 84486134035,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004023638"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503254152",
  "_status": "success",
  "_upstream": "https://github.com/ropensci/patentsview",
  "_commit": {
    "id": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
    "author": "Russ Allen <rrjallen@yahoo.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #46 from mustberuss/cran-updates\n\nCran updates-  submission accepted by CRAN!",
    "time": 1772150552
  },
  "_maintainer": {
    "name": "Christopher Baker",
    "email": "chriscrewbaker@gmail.com",
    "login": "crew102",
    "description": "",
    "uuid": 11220793
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "version": ">= 1.6.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 3
    },
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-01-25"
    }
  ],
  "_topics": [
    "patents",
    "patentsearch-api",
    "patentsview",
    "patentsview-api",
    "peer-reviewed",
    "uspto"
  ],
  "_stars": 38,
  "_contributors": [
    {
      "user": "crew102",
      "count": 368,
      "uuid": 11220793
    },
    {
      "user": "mustberuss",
      "count": 143,
      "uuid": 14958432
    },
    {
      "user": "jameshwade",
      "count": 29,
      "uuid": 6314313
    },
    {
      "user": "maelle",
      "count": 3,
      "uuid": 8360597
    },
    {
      "user": "jeroen",
      "count": 2,
      "uuid": 216319
    },
    {
      "user": "karthik",
      "count": 1,
      "uuid": 138494
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1106,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 308,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/patentsview"
  },
  "_devurl": "https://github.com/ropensci/patentsview",
  "_searchresults": 103,
  "_metadata": {
    "review": {
      "id": 112,
      "status": "reviewed",
      "version": "0.1.0.9000",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/112"
    },
    "ropensci_category": "literature"
  },
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/patentsview.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/patentsview",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-07-12"
    },
    {
      "version": "0.2.0",
      "date": "2018-02-09"
    },
    {
      "version": "0.2.1",
      "date": "2018-03-14"
    },
    {
      "version": "0.2.2",
      "date": "2019-01-28"
    },
    {
      "version": "0.3.0",
      "date": "2021-09-25"
    },
    {
      "version": "1.0.0",
      "date": "2026-02-26"
    }
  ],
  "_exports": [
    "get_endpoints",
    "get_fields",
    "get_ok_pk",
    "qry_funs",
    "retrieve_linked_data",
    "search_pv",
    "unnest_pv_data",
    "with_qfuns"
  ],
  "_datasets": [
    {
      "name": "fieldsdf",
      "title": "Fields data frame",
      "object": "fieldsdf",
      "class": [
        "data.frame"
      ],
      "fields": [
        "endpoint",
        "field",
        "data_type",
        "group"
      ],
      "rows": 390,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "fieldsdf",
      "title": "Fields data frame",
      "topics": [
        "fieldsdf"
      ]
    },
    {
      "page": "get_endpoints",
      "title": "Get endpoints",
      "topics": [
        "get_endpoints"
      ]
    },
    {
      "page": "get_fields",
      "title": "Get list of retrievable fields",
      "topics": [
        "get_fields"
      ]
    },
    {
      "page": "get_ok_pk",
      "title": "Get OK primary key",
      "topics": [
        "get_ok_pk"
      ]
    },
    {
      "page": "qry_funs",
      "title": "List of query functions",
      "topics": [
        "qry_funs"
      ]
    },
    {
      "page": "retrieve_linked_data",
      "title": "Retrieve Linked Data",
      "topics": [
        "retrieve_linked_data"
      ]
    },
    {
      "page": "search_pv",
      "title": "Search PatentsView",
      "topics": [
        "search_pv"
      ]
    },
    {
      "page": "unnest_pv_data",
      "title": "Unnest PatentsView data",
      "topics": [
        "unnest_pv_data"
      ]
    },
    {
      "page": "with_qfuns",
      "title": "With qry_funs",
      "topics": [
        "with_qfuns"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/patentsview/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_score": 6.291590825658001,
  "_indexed": true,
  "_nocasepkg": "patentsview",
  "_universes": [
    "ropensci",
    "crew102"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-01T08:17:37.000Z",
      "distro": "resolute",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "https://r2.ropensci.org/3d7ce16183f6acca2ea47e45e55975e2f526744e27b5bea0a367453f17c4f923",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503254152"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-01T08:17:04.000Z",
      "distro": "resolute",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "https://r2.ropensci.org/25f626439b39cd0d052f8fad9c46fad4f97065068f67949bcb9e4852ad08a643",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503254152"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-01T08:16:36.000Z",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "https://r2.ropensci.org/8a5a5f022ea0958aae5994895509912be92ed42298bbeae6cb61f81f354d5f9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503254152"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-01T08:16:24.000Z",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "https://r2.ropensci.org/fe2e2e5aca2e8173e7742e7a00e049b28f6912a0d8dc8ea4705bbab4c8cf16cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503254152"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-01T08:17:09.000Z",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "https://r2.ropensci.org/1c2752c2bd30b1aa7470adc7a216a4a4884450e40c6d36c9579a87641aae6f3a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503254152"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-01T08:16:07.000Z",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "https://r2.ropensci.org/ca5799c97ce443cc07bbfdecccce3c2fb758494240c551d6cced80c18f274a94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503254152"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-01T08:16:16.000Z",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "https://r2.ropensci.org/4e8af8fcea653070188f96d5816a533502ce18e877fb36f8fc7291ce54b826c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503254152"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-01T08:15:57.000Z",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "https://r2.ropensci.org/4a7c260a686c517268b494e21458e2a2cab1b7a3bbbf4f4005cbd22e521fad7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503254152"
    }
  ]
}