{
  "_id": "69f9ace9b1c3356eb4e76982",
  "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-05-05 08:36:39 UTC",
    "User": "root"
  },
  "Author": "Christopher Baker [aut, cre],\nRuss Allen [aut]",
  "Maintainer": "Christopher Baker <chriscrewbaker@gmail.com>",
  "MD5sum": "fa547fe182ed560c092ec4170cfb437f",
  "_user": "ropensci",
  "_type": "src",
  "_file": "patentsview_1.0.0.tar.gz",
  "_fileid": "accdd9e13a28c69072b2af1dcc2a4bd3ea02a98f2f40922f6f06904a650c907f",
  "_filesize": 7396717,
  "_sha256": "accdd9e13a28c69072b2af1dcc2a4bd3ea02a98f2f40922f6f06904a650c907f",
  "_created": "2026-05-05T08:36:39.000Z",
  "_published": "2026-05-05T08:40:09.173Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 74377763259,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6802028984"
    },
    {
      "job": 74377763271,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6802026160"
    },
    {
      "job": 74377763280,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6802007176"
    },
    {
      "job": 74377763283,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6802019302"
    },
    {
      "job": 74377265261,
      "time": 188,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6801978370"
    },
    {
      "job": 74377265216,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6801983679"
    },
    {
      "job": 74377763255,
      "time": 118,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6802019646"
    },
    {
      "job": 74377763431,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6802007531"
    },
    {
      "job": 74377763422,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6802013594"
    },
    {
      "job": 74377763313,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6802006749"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/25366090760",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 11220793
  },
  "_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",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 254,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/patentsview"
  },
  "_devurl": "https://github.com/ropensci/patentsview",
  "_searchresults": 117,
  "_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.0",
  "_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",
    "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.346939462698991,
  "_indexed": true,
  "_nocasepkg": "patentsview",
  "_universes": [
    "ropensci",
    "crew102"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-05T08:39:17.000Z",
      "distro": "noble",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "30bd573b1fd5c0639e8cc85df7059f954e4c9ce6ab65f8f5af9f74b60effcd0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25366090760"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-05T08:39:10.000Z",
      "distro": "noble",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "bca92fccbf4b9d3484e7447aad1f7de8989341580755bcd5f54198c8af32d2e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25366090760"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-05T08:38:12.000Z",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "fef68a91f503db9aae2982b86da357006705589bdb5d552cba7a936c30b2de92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25366090760"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-05T08:38:47.000Z",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "943a755fd5a18d61a8073a5a4a37c32865f5baa098d9b2a52f5f875d9661ff8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25366090760"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-05T08:39:04.000Z",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "e11f9ff87da567337defa61cdce26463289ff26db1a547c2e726239e86393b97",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25366090760"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-05T08:38:02.000Z",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "1a0a4d262f1aaf9e6bfc153543ee358d954e2e7e28c0a57a79f03cfc7131b4b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25366090760"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-05T08:38:14.000Z",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "e5691401262bbc8821415118a833c8d967f7564ccc68b90d0a1a2aceb4ebc558",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25366090760"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-05T08:38:00.000Z",
      "commit": "c4e3b48943a715f2feb04c2e7bdeb81805879b39",
      "fileid": "1d34bf38884c51a6e9a2b8592a6cbae24c656502ce0f1cd2ec0596ae95bccdd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25366090760"
    }
  ]
}