{
  "_id": "6a3beb72c2c86aa1dcf0f2db",
  "Package": "rorcid",
  "Title": "Interface to the 'Orcid.org' API",
  "Description": "Client for the 'Orcid.org' API (<https://orcid.org/>).\nFunctions included for searching for people, searching by\n'DOI', and searching by 'Orcid' 'ID'.",
  "Version": "0.7.1.91",
  "Authors@R": "c(person(given = \"Scott\",\nfamily = \"Chamberlain\",\nrole = c(\"aut\", \"cre\"),\nemail = \"myrmecocystus@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1444-9135\")),\nperson(given = \"rOpenSci\",\nrole = \"fnd\",\ncomment = \"https://ropensci.org/\"))",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ropensci/rorcid (devel),\nhttps://docs.ropensci.org/rorcid/ (docs)",
  "BugReports": "https://github.com/ropensci/rorcid/issues",
  "LazyLoad": "yes",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://kwb-r.r-universe.dev",
  "Date/Publication": "2022-09-09 10:12:58 UTC",
  "RemoteUrl": "https://github.com/ropensci/rorcid",
  "RemoteRef": "HEAD",
  "RemoteSha": "c5bb1f63df5a70155c155255d0b73f2ce1442ba3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-24 14:33:19 UTC",
    "User": "root"
  },
  "Author": "Scott Chamberlain [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1444-9135>),\nrOpenSci [fnd] (https://ropensci.org/)",
  "Maintainer": "Scott Chamberlain <myrmecocystus@gmail.com>",
  "MD5sum": "4388adeaeab842435dfe450151ec5d68",
  "_user": "kwb-r",
  "_type": "src",
  "_file": "rorcid_0.7.1.91.tar.gz",
  "_fileid": "18197e2c86abc24211554ca924b7d63b0ab27b8ea942bc06d27fca71ee2a1c6e",
  "_filesize": 1079916,
  "_sha256": "18197e2c86abc24211554ca924b7d63b0ab27b8ea942bc06d27fca71ee2a1c6e",
  "_created": "2026-06-24T14:33:19.000Z",
  "_published": "2026-06-24T14:36:34.519Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83221121938,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7852826050"
    },
    {
      "job": 83221121995,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7852824733"
    },
    {
      "job": 83221121953,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7852812508"
    },
    {
      "job": 83221121990,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7852820346"
    },
    {
      "job": 83220111083,
      "time": 251,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7852758344"
    },
    {
      "job": 83221121955,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7852830259"
    },
    {
      "job": 83221121986,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7852801429"
    },
    {
      "job": 83221122029,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7852814331"
    },
    {
      "job": 83221121966,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7852815323"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105924642",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/rorcid",
  "_commit": {
    "id": "c5bb1f63df5a70155c155255d0b73f2ce1442ba3",
    "author": "Maëlle Salmon <maelle.salmon@yahoo.se>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Create README.md",
    "time": 1662718378
  },
  "_maintainer": {
    "name": "Scott Chamberlain",
    "email": "myrmecocystus@gmail.com",
    "login": "sckott",
    "mastodon": "@sckottie@hachyderm.io",
    "bluesky": "@sckott.bsky.social",
    "orcid": "0000-0003-1444-9135",
    "description": "Software Engineer @ Fred Hutch",
    "uuid": 577668
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "crul",
      "version": ">= 0.7.4",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "fauxpas",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.6",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 2.1.3",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rcrossref",
      "role": "Suggests"
    },
    {
      "package": "handlr",
      "role": "Suggests"
    },
    {
      "package": "httpuv",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "identifiers",
    "literature",
    "publications",
    "citations",
    "scholarly",
    "people",
    "api-wrapper",
    "doi",
    "orcid",
    "orcid-api",
    "scholarly-metadata"
  ],
  "_stars": 109,
  "_contributors": [
    {
      "user": "sckott",
      "count": 299,
      "uuid": 577668
    },
    {
      "user": "rlumsk",
      "count": 18,
      "uuid": 8505035
    },
    {
      "user": "maelle",
      "count": 3,
      "uuid": 8360597
    },
    {
      "user": "fmichonneau",
      "count": 1,
      "uuid": 5502922
    },
    {
      "user": "coatless",
      "count": 1,
      "uuid": 833642
    },
    {
      "user": "yvanlebras",
      "count": 1,
      "uuid": 7910679
    }
  ],
  "_userbio": {
    "uuid": 11964354,
    "type": "organization",
    "name": "Kompetenzzentrum Wasser Berlin gGmbH (KWB)",
    "followers": 23,
    "description": "KWB is an international centre for water research and knowledge transfer"
  },
  "_downloads": {
    "count": 845,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rorcid"
  },
  "_devurl": "https://github.com/ropensci/rorcid",
  "_searchresults": 141,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rorcid.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci-archive/rorcid",
  "_realowner": "ropensci-archive",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2015-12-07"
    },
    {
      "version": "0.2.2",
      "date": "2016-02-09"
    },
    {
      "version": "0.3.0",
      "date": "2016-09-21"
    },
    {
      "version": "0.4.0",
      "date": "2018-02-11"
    },
    {
      "version": "0.5.0",
      "date": "2019-06-07"
    },
    {
      "version": "0.6.0",
      "date": "2020-01-28"
    },
    {
      "version": "0.6.4",
      "date": "2020-02-06"
    },
    {
      "version": "0.7.0",
      "date": "2021-01-20"
    }
  ],
  "_exports": [
    "as.orcid",
    "browse",
    "check_dois",
    "identifiers",
    "orcid",
    "orcid_activities",
    "orcid_address",
    "orcid_auth",
    "orcid_bio",
    "orcid_citations",
    "orcid_distinctions",
    "orcid_doi",
    "orcid_educations",
    "orcid_email",
    "orcid_employments",
    "orcid_external_identifiers",
    "orcid_fundings",
    "orcid_id",
    "orcid_invited_positions",
    "orcid_keywords",
    "orcid_memberships",
    "orcid_other_names",
    "orcid_peer_reviews",
    "orcid_person",
    "orcid_ping",
    "orcid_qualifications",
    "orcid_research_resources",
    "orcid_researcher_urls",
    "orcid_search",
    "orcid_services",
    "orcid_works",
    "works"
  ],
  "_datasets": [
    {
      "name": "fields",
      "title": "Lookup table for search fields",
      "object": "fields",
      "class": [
        "data.frame"
      ],
      "fields": [
        "field",
        "description",
        "path"
      ],
      "rows": 15,
      "table": true,
      "tojson": true
    },
    {
      "name": "issn_title",
      "title": "Lookup vector for journal titles by ISSN",
      "object": "issn_title",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "rorcid-package",
      "title": "A programmatic R interface the Orcid.org API",
      "topics": [
        "rorcid-package"
      ]
    },
    {
      "page": "as.orcid",
      "title": "Convert an ORCID or something like an ORCID object",
      "topics": [
        "as.orcid"
      ]
    },
    {
      "page": "browse",
      "title": "Navigate to an ORCID profile in your default browser",
      "topics": [
        "browse"
      ]
    },
    {
      "page": "check_dois",
      "title": "Verify DOI's are likely good",
      "topics": [
        "check_dois"
      ]
    },
    {
      "page": "fields",
      "title": "Lookup table for search fields",
      "topics": [
        "fields"
      ]
    },
    {
      "page": "identifiers",
      "title": "Get identifiers",
      "topics": [
        "identifiers",
        "identifiers.list",
        "identifiers.orcid",
        "identifiers.orcid_doi",
        "identifiers.orcid_id",
        "identifiers.works"
      ]
    },
    {
      "page": "issn_title",
      "title": "Lookup vector for journal titles by ISSN",
      "topics": [
        "issn_title"
      ]
    },
    {
      "page": "orcid",
      "title": "Search for ORCID ID's.",
      "topics": [
        "orcid"
      ]
    },
    {
      "page": "orcid_activities",
      "title": "Get activities for a person",
      "topics": [
        "orcid_activities"
      ]
    },
    {
      "page": "orcid_address",
      "title": "Get address information for a person",
      "topics": [
        "orcid_address"
      ]
    },
    {
      "page": "orcid_auth",
      "title": "ORCID authorization",
      "topics": [
        "orcid_auth",
        "rorcid-auth"
      ]
    },
    {
      "page": "orcid_bio",
      "title": "Get biography data for a person",
      "topics": [
        "orcid_bio"
      ]
    },
    {
      "page": "orcid_citations",
      "title": "Get citations",
      "topics": [
        "orcid_citations"
      ]
    },
    {
      "page": "orcid_distinctions",
      "title": "Get distinction for a person",
      "topics": [
        "orcid_distinctions"
      ]
    },
    {
      "page": "orcid_doi",
      "title": "Search for ORCID ID's using DOIs",
      "topics": [
        "orcid_doi"
      ]
    },
    {
      "page": "orcid_educations",
      "title": "Get education information for a person",
      "topics": [
        "orcid_educations"
      ]
    },
    {
      "page": "orcid_email",
      "title": "Get education information for a person",
      "topics": [
        "orcid_email"
      ]
    },
    {
      "page": "orcid_employments",
      "title": "Get employment information for a person",
      "topics": [
        "orcid_employments"
      ]
    },
    {
      "page": "orcid_external_identifiers",
      "title": "Get external identifiers for a person",
      "topics": [
        "orcid_external_identifiers"
      ]
    },
    {
      "page": "orcid_fundings",
      "title": "Get funding information for a person",
      "topics": [
        "orcid_fundings"
      ]
    },
    {
      "page": "orcid_id",
      "title": "Get data for particular ORCID's",
      "topics": [
        "orcid_id"
      ]
    },
    {
      "page": "orcid_invited_positions",
      "title": "Get invited positions for a person",
      "topics": [
        "orcid_invited_positions"
      ]
    },
    {
      "page": "orcid_keywords",
      "title": "Get education information for a person",
      "topics": [
        "orcid_keywords"
      ]
    },
    {
      "page": "orcid_memberships",
      "title": "Get memberships for a person",
      "topics": [
        "orcid_memberships"
      ]
    },
    {
      "page": "orcid_other_names",
      "title": "Get education information for a person",
      "topics": [
        "orcid_other_names"
      ]
    },
    {
      "page": "orcid_peer_reviews",
      "title": "Get peer review information for a person",
      "topics": [
        "orcid_peer_reviews"
      ]
    },
    {
      "page": "orcid_person",
      "title": "Get personal data for a person",
      "topics": [
        "orcid_person"
      ]
    },
    {
      "page": "orcid_ping",
      "title": "Check if ORCID API is up and running",
      "topics": [
        "orcid_ping"
      ]
    },
    {
      "page": "orcid_qualifications",
      "title": "Get qualifications for a person",
      "topics": [
        "orcid_qualifications"
      ]
    },
    {
      "page": "orcid_research_resources",
      "title": "Get research resources for a person",
      "topics": [
        "orcid_research_resources"
      ]
    },
    {
      "page": "orcid_researcher_urls",
      "title": "Get researcher urls for a person",
      "topics": [
        "orcid_researcher_urls"
      ]
    },
    {
      "page": "orcid_search",
      "title": "Orcid search - more user friendly than 'orcid()'",
      "topics": [
        "orcid_search"
      ]
    },
    {
      "page": "orcid_services",
      "title": "Get services",
      "topics": [
        "orcid_services"
      ]
    },
    {
      "page": "orcid_works",
      "title": "Get works for a person",
      "topics": [
        "orcid_works"
      ]
    },
    {
      "page": "rorcid-defunct",
      "title": "Defunct functions in rorcid",
      "topics": [
        "rorcid-defunct"
      ]
    },
    {
      "page": "works",
      "title": "Get works data",
      "topics": [
        "works"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/rorcid/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "crul",
    "curl",
    "data.table",
    "fauxpas",
    "glue",
    "httpcode",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "sys",
    "tibble",
    "triebeard",
    "urltools",
    "utf8",
    "vctrs",
    "whisker",
    "xml2"
  ],
  "_score": 6.061706873987704,
  "_indexed": false,
  "_nocasepkg": "rorcid",
  "_universes": [
    "kwb-r"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.1.91",
      "date": "2026-06-24T14:35:48.000Z",
      "distro": "resolute",
      "commit": "c5bb1f63df5a70155c155255d0b73f2ce1442ba3",
      "fileid": "a4ffc40784e6cc36368dfd54701c7f3595fd48a4088ce43726f230c12f2e06f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105924642"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.1.91",
      "date": "2026-06-24T14:35:45.000Z",
      "distro": "resolute",
      "commit": "c5bb1f63df5a70155c155255d0b73f2ce1442ba3",
      "fileid": "1e659fafd06585c6cf7e3e3510c97c77cb881ea9663f508eca872b6125b079c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105924642"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.1.91",
      "date": "2026-06-24T14:35:17.000Z",
      "commit": "c5bb1f63df5a70155c155255d0b73f2ce1442ba3",
      "fileid": "beb3c0c0184ecfd2244e8f692cb5abc1ec5ccba424e4fae1bb5287683dbe5abc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105924642"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.1.91",
      "date": "2026-06-24T14:35:33.000Z",
      "commit": "c5bb1f63df5a70155c155255d0b73f2ce1442ba3",
      "fileid": "f75b4a76c5540d42e46544a9046d1b5bdb428703db2d5f03f69e81df04df8276",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105924642"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.1.91",
      "date": "2026-06-24T14:36:11.000Z",
      "commit": "c5bb1f63df5a70155c155255d0b73f2ce1442ba3",
      "fileid": "61776a8e2ad2447eac78322536c49d91ea45a16e518d5ccd0add6057d4cbd6b9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105924642"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.1.91",
      "date": "2026-06-24T14:34:46.000Z",
      "commit": "c5bb1f63df5a70155c155255d0b73f2ce1442ba3",
      "fileid": "bc9f9a30db7a0ea7e68420c5e6a3aaecf514b4949bbbf41f14ea5980380423e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105924642"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.1.91",
      "date": "2026-06-24T14:35:13.000Z",
      "commit": "c5bb1f63df5a70155c155255d0b73f2ce1442ba3",
      "fileid": "b5c73c063e0369b42d3c69ec449b60e303ba3292bc2d5a668218be552d86bd58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105924642"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.1.91",
      "date": "2026-06-24T14:35:16.000Z",
      "commit": "c5bb1f63df5a70155c155255d0b73f2ce1442ba3",
      "fileid": "c751f9890c25ee51cefc9df193708cb6247e8ce841d695c2ad9de44d6f7f636f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105924642"
    }
  ]
}