{
  "_id": "6a44cd786ff6f2357551b8dc",
  "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-07-01 08:14:58 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>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "rdatacite_0.5.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/555607291b35586d2940b993876c006b2755eac2a13f3118c2abacbd6be39d0e",
  "_filesize": 245720,
  "_sha256": "555607291b35586d2940b993876c006b2755eac2a13f3118c2abacbd6be39d0e",
  "_expires": "2026-10-09T08:19:04.000Z",
  "_created": "2026-07-01T08:14:58.000Z",
  "_published": "2026-07-01T08:19:04.848Z",
  "_jobs": [
    {
      "job": 84486182541,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004054984"
    },
    {
      "job": 84486182531,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004052457"
    },
    {
      "job": 84486182553,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004052138"
    },
    {
      "job": 84486182549,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004048410"
    },
    {
      "job": 84485686782,
      "time": 149,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8003995176"
    },
    {
      "job": 84485686785,
      "time": 164,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004000597"
    },
    {
      "job": 84486182550,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004050608"
    },
    {
      "job": 84486182595,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004029374"
    },
    {
      "job": 84486182602,
      "time": 62,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004024962"
    },
    {
      "job": 84486182563,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004031433"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503335345",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 1106,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 298,
    "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.1",
  "_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",
    "LICENSE",
    "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-07-01T08:17:37.000Z",
      "distro": "resolute",
      "commit": "b86e18346d60ebaa279c047e6d27276051aed282",
      "fileid": "https://r2.ropensci.org/8925a134d59a0136d4c5f5d251e7db71124b2843f106a88691e175bb4601600d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503335345"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5.4",
      "date": "2026-07-01T08:17:29.000Z",
      "distro": "resolute",
      "commit": "b86e18346d60ebaa279c047e6d27276051aed282",
      "fileid": "https://r2.ropensci.org/6da3cd98a8f29fb5ee31036342b614dee2c066d70cd03145265088a991f410a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503335345"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.4",
      "date": "2026-07-01T08:17:31.000Z",
      "commit": "b86e18346d60ebaa279c047e6d27276051aed282",
      "fileid": "https://r2.ropensci.org/a30700f6d01141b5b6c9852ed3f32072b125a3964c255cccbe63faf559856118",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503335345"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5.4",
      "date": "2026-07-01T08:17:21.000Z",
      "commit": "b86e18346d60ebaa279c047e6d27276051aed282",
      "fileid": "https://r2.ropensci.org/c18a181d5f78b28d515c12c6f683d724bf12b19306ddc862e82d76dc193475b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503335345"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.4",
      "date": "2026-07-01T08:17:35.000Z",
      "commit": "b86e18346d60ebaa279c047e6d27276051aed282",
      "fileid": "https://r2.ropensci.org/59f13e80af82f5e5e6881fd294bc59fa46cf05c11c18aaef90a4f661a676329c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503335345"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.4",
      "date": "2026-07-01T08:16:20.000Z",
      "commit": "b86e18346d60ebaa279c047e6d27276051aed282",
      "fileid": "https://r2.ropensci.org/87bf0017de80d5667ac539120dedc8d08ed71835b9c55c7ab3c52b9f2a897dae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503335345"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.4",
      "date": "2026-07-01T08:16:06.000Z",
      "commit": "b86e18346d60ebaa279c047e6d27276051aed282",
      "fileid": "https://r2.ropensci.org/fdf2c72abbcd236fb33d0e2664f31a8c11e215eae5a8d1fe05a97264c3f01912",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503335345"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.5.4",
      "date": "2026-07-01T08:16:26.000Z",
      "commit": "b86e18346d60ebaa279c047e6d27276051aed282",
      "fileid": "https://r2.ropensci.org/dd868ee87d5bb0e19ce68bad3b5dee94d1affb5c206a96599cdc1ac5e6550bd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503335345"
    }
  ]
}