{
  "_id": "6a6c2df83388593b7e8cbc9e",
  "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-31 05:05:12 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/01cf04e04698148307886c80f74a5103dc314c5e516362a9a41a5def56f75360",
  "_filesize": 7397068,
  "_sha256": "01cf04e04698148307886c80f74a5103dc314c5e516362a9a41a5def56f75360",
  "_expires": "2026-11-08T05:09:09.000Z",
  "_created": "2026-07-31T05:05:12.000Z",
  "_published": "2026-07-31T05:09:12.231Z",
  "_jobs": [
    {
      "job": 91077772204,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8783584044"
    },
    {
      "job": 91077772239,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783580165"
    },
    {
      "job": 91077772220,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8783565300"
    },
    {
      "job": 91077772224,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783561943"
    },
    {
      "job": 91077335571,
      "time": 204,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8783540967"
    },
    {
      "job": 91077335572,
      "time": 205,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783540339"
    },
    {
      "job": 91077772199,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8783569603"
    },
    {
      "job": 91077772381,
      "time": 70,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8783561383"
    },
    {
      "job": 91077772253,
      "time": 69,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8783557222"
    },
    {
      "job": 91077772229,
      "time": 71,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783558672"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605675081",
  "_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": 39,
  "_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": 1133,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 234,
    "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",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_score": 6.30287183606769,
  "_indexed": true,
  "_nocasepkg": "patentsview",
  "_universes": [
    "ropensci",
    "crew102"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-31T05:08:18.000Z",
      "distro": "resolute",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "https://r2.ropensci.org/f3e558d234abb1fedab820de3900aa55614bbd5c6149d71a3816b2fb73f91ccd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605675081"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-31T05:07:59.000Z",
      "distro": "resolute",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "https://r2.ropensci.org/06cd2dea8efaf96957a4ed46c0d559c8c46fcb68fc72d0f698127a2184be550e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605675081"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-31T05:07:05.000Z",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "https://r2.ropensci.org/04c8e1dac943c71a8cecbb3757edeb8f5ef5c66ffa4de577bc73ec330abd8715",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605675081"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-31T05:06:53.000Z",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "https://r2.ropensci.org/28e35706d8fd2b3119150851d720cb68089cbd77cce91006ace33ac25accf203",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605675081"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-31T05:07:36.000Z",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "https://r2.ropensci.org/6141cc5332f23e7b64d46eda57e7426d68b21e912947a86681ba1cd0764b3597",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605675081"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-31T05:06:42.000Z",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "https://r2.ropensci.org/c9d4f4355d3ebe3fb123a6e45cee62de92ac37bdc392449e6b20476b4a41793b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605675081"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-31T05:06:25.000Z",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "https://r2.ropensci.org/f654e461101638fd735ff348437d6e868643af793bf54cad363f95571e9f6dab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605675081"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-31T05:06:33.000Z",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "https://r2.ropensci.org/c44b2e11053a8a30bdfb6395d618c87e8011632b069a8f8d07744dfcfde1b929",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605675081"
    }
  ]
}