{
  "_id": "6a1efef7b401979e7341a8c4",
  "Type": "Package",
  "Package": "rdatacite",
  "Title": "Client for the 'DataCite' API",
  "Version": "0.5.4",
  "Authors@R": "c(\nperson(\"Scott\", \"Chamberlain\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-1444-9135\")),\nperson(\"Bianca\", \"Kramer\", , \"bianca.kramer@gmail.com\", role = \"cre\",\ncomment = c(ORCID = \"0000-0002-5965-6560\"))\n)",
  "Description": "Client for the web service methods provided by 'DataCite'\n(<https://www.datacite.org/>), including functions to interface\nwith their 'RESTful' search API. The API is backed by\n'Elasticsearch', allowing expressive queries, including\nfaceting.",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/rdatacite/,\nhttps://github.com/ropensci/rdatacite",
  "BugReports": "https://github.com/ropensci/rdatacite/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.2",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2023-01-02 23:01:57 UTC",
  "RemoteUrl": "https://github.com/ropensci/rdatacite",
  "RemoteRef": "master",
  "RemoteSha": "b86e18346d60ebaa279c047e6d27276051aed282",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 09:29:18 UTC",
    "User": "root"
  },
  "Author": "Scott Chamberlain [aut] (ORCID:\n<https://orcid.org/0000-0003-1444-9135>),\nBianca Kramer [cre] (ORCID: <https://orcid.org/0000-0002-5965-6560>)",
  "Maintainer": "Bianca Kramer <bianca.kramer@gmail.com>",
  "MD5sum": "a1998d55c07b1bd86acdfaa7828a9e49",
  "_user": "ropensci",
  "_type": "src",
  "_file": "rdatacite_0.5.4.tar.gz",
  "_fileid": "5c3abd57b5da4375e3ffaf726207cc641b2b9d1fec9e318c007efa78564dfe01",
  "_filesize": 243842,
  "_sha256": "5c3abd57b5da4375e3ffaf726207cc641b2b9d1fec9e318c007efa78564dfe01",
  "_created": "2026-05-18T09:29:18.000Z",
  "_published": "2026-06-02T16:04:07.978Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79115600540,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054210222"
    },
    {
      "job": 79115601270,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054209771"
    },
    {
      "job": 79115601069,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7054193154"
    },
    {
      "job": 79115600972,
      "time": 67,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054191703"
    },
    {
      "job": 79115599952,
      "time": 148,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054159879"
    },
    {
      "job": 79115599679,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054166307"
    },
    {
      "job": 79115599855,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363162238"
    },
    {
      "job": 79115600898,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054194463"
    },
    {
      "job": 79115600997,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7054191486"
    },
    {
      "job": 79115600765,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054191216"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/26024957904",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/rdatacite",
  "_commit": {
    "id": "b86e18346d60ebaa279c047e6d27276051aed282",
    "author": "Bianca Kramer <bianca.kramer@gmail.com>",
    "committer": "Bianca Kramer <bianca.kramer@gmail.com>",
    "message": "update test environments and results\n",
    "time": 1672700517
  },
  "_maintainer": {
    "name": "Bianca Kramer",
    "email": "bianca.kramer@gmail.com",
    "login": "bmkramer",
    "mastodon": "@MsPhelps@akademienl.social",
    "bluesky": "@msphelps.bsky.social",
    "description": "",
    "uuid": 13157018,
    "orcid": "0000-0002-5965-6560"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "crul",
      "version": ">= 0.7.4",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data",
    "scholarly",
    "dataset",
    "https",
    "api",
    "web-services",
    "api-wrapper",
    "datacite",
    "identifier",
    "metadata",
    "oai-pmh",
    "solr"
  ],
  "_stars": 24,
  "_contributors": [
    {
      "user": "sckott",
      "count": 150,
      "uuid": 577668
    },
    {
      "user": "bmkramer",
      "count": 5,
      "uuid": 13157018
    },
    {
      "user": "karthik",
      "count": 5,
      "uuid": 138494
    },
    {
      "user": "kjgarza",
      "count": 2,
      "uuid": 1092861
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 210,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rdatacite"
  },
  "_devurl": "https://github.com/ropensci/rdatacite",
  "_pkgdown": "https://docs.ropensci.org/rdatacite/",
  "_searchresults": 28,
  "_metadata": {
    "ropensci_category": "literature"
  },
  "_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/rdatacite.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/rdatacite",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-02-11"
    },
    {
      "version": "0.3.0",
      "date": "2017-11-03"
    },
    {
      "version": "0.4.0",
      "date": "2018-05-27"
    },
    {
      "version": "0.4.2",
      "date": "2019-05-07"
    },
    {
      "version": "0.5.0",
      "date": "2020-01-08"
    },
    {
      "version": "0.5.2",
      "date": "2020-03-04"
    },
    {
      "version": "0.5.4",
      "date": "2023-02-05"
    }
  ],
  "_exports": [
    "dc_activities",
    "dc_check",
    "dc_client_prefixes",
    "dc_clients",
    "dc_cn",
    "dc_dois",
    "dc_events",
    "dc_prefixes",
    "dc_provider_prefixes",
    "dc_providers",
    "dc_reports",
    "dc_status"
  ],
  "_help": [
    {
      "page": "rdatacite-package",
      "title": "rdatacite",
      "topics": [
        "rdatacite-package",
        "rdatacite"
      ]
    },
    {
      "page": "dc_activities",
      "title": "DataCite REST API: activities",
      "topics": [
        "dc_activities"
      ]
    },
    {
      "page": "dc_client_prefixes",
      "title": "DataCite REST API: client prefixes",
      "topics": [
        "dc_client_prefixes"
      ]
    },
    {
      "page": "dc_clients",
      "title": "DataCite REST API: clients",
      "topics": [
        "dc_clients"
      ]
    },
    {
      "page": "dc_cn",
      "title": "DataCite content negotation",
      "topics": [
        "dc_cn"
      ]
    },
    {
      "page": "dc_dois",
      "title": "DataCite REST API: dois",
      "topics": [
        "dc_dois"
      ]
    },
    {
      "page": "dc_events",
      "title": "DataCite REST API: events",
      "topics": [
        "dc_events"
      ]
    },
    {
      "page": "dc_prefixes",
      "title": "DataCite REST API: prefixes",
      "topics": [
        "dc_prefixes"
      ]
    },
    {
      "page": "dc_provider_prefixes",
      "title": "DataCite REST API: provider prefixes",
      "topics": [
        "dc_provider_prefixes"
      ]
    },
    {
      "page": "dc_providers",
      "title": "DataCite REST API: providers",
      "topics": [
        "dc_providers"
      ]
    },
    {
      "page": "dc_reports",
      "title": "DataCite REST API: reports",
      "topics": [
        "dc_reports"
      ]
    },
    {
      "page": "dc_status",
      "title": "DataCite REST API: status of the API",
      "topics": [
        "dc_status"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/rdatacite/raw/master/README.md",
  "_rundeps": [
    "cli",
    "crul",
    "curl",
    "glue",
    "httpcode",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "tibble",
    "triebeard",
    "urltools",
    "utf8",
    "vctrs"
  ],
  "_score": 5.003460532109506,
  "_indexed": true,
  "_nocasepkg": "rdatacite",
  "_universes": [
    "ropensci",
    "bmkramer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.4",
      "date": "2026-05-18T09:31:22.000Z",
      "distro": "noble",
      "commit": "b86e18346d60ebaa279c047e6d27276051aed282",
      "fileid": "dfb04c4bd22a73cf20ea1eb9554a6ae29f02fc1917153e3fb878028429757ca1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26024957904"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.4",
      "date": "2026-05-18T09:31:21.000Z",
      "distro": "noble",
      "commit": "b86e18346d60ebaa279c047e6d27276051aed282",
      "fileid": "997efe9855539492c3055410f855e5abe5b0e325a64f4c5939177dcf041e38b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26024957904"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.4",
      "date": "2026-05-18T09:30:39.000Z",
      "commit": "b86e18346d60ebaa279c047e6d27276051aed282",
      "fileid": "d5a825c4b65bf83f498a14e9b0a456f87d12ae89937a2f28f4a66b36189ab659",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26024957904"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.4",
      "date": "2026-05-18T09:30:35.000Z",
      "commit": "b86e18346d60ebaa279c047e6d27276051aed282",
      "fileid": "775c3b57e4a2ddbabb2d15cd3572658264ac9d80815c63940294d92c0e3da1e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26024957904"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.4",
      "date": "2026-05-18T09:30:34.000Z",
      "commit": "b86e18346d60ebaa279c047e6d27276051aed282",
      "fileid": "83578fa8de6b2fe765a39467494fd624e34a58c21ed6953fd2a13dd49b938de5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26024957904"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.4",
      "date": "2026-05-18T09:30:27.000Z",
      "commit": "b86e18346d60ebaa279c047e6d27276051aed282",
      "fileid": "ca8300f87a4d4a095f90bc71be0ed2b428e2b5c9ce305ad4a0c806915d3c38c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26024957904"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.4",
      "date": "2026-05-18T09:30:25.000Z",
      "commit": "b86e18346d60ebaa279c047e6d27276051aed282",
      "fileid": "5bf26ebe88a7d2dccf9e16d05d2b2aa4a7a02933af519c1c02046d2081435db9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26024957904"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.4",
      "date": "2026-06-02T16:03:31.000Z",
      "commit": "b86e18346d60ebaa279c047e6d27276051aed282",
      "fileid": "f1cc543fb48f95f0477f39275b2f1753356d3bc3da690bc0330e4d8938ba2281",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26024957904"
    }
  ]
}