{
  "_id": "69c8eecc3793fac039e8147d",
  "Package": "suppdata",
  "Type": "Package",
  "Title": "Downloading Supplementary Data from Published Manuscripts",
  "Version": "1.1-9",
  "Authors@R": "c(person(\"William D.\", \"Pearse\", email = \"will.pearse@gmail.com\", role = c(\"aut\", \"cre\"), comment=c(ORCID=\"0000-0002-6241-3164\")),\nperson(\"Scott\", \"Chamberlain\", role = \"aut\", comment=c(ORCID=\"0000-0003-1444-9135\")),\nperson(\"Daniel\", \"Nuest\", role = \"aut\", comment=c(ORCID=\"0000-0002-0024-5046\")),\nperson(\"Ross\", \"Mounce\", role = c(\"rev\"), comment = \"Ross Mounce reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/195\"),\nperson(\"Sarah\", \"Supp\", role = c(\"rev\"), comment = \"Sarah Supp reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/195\"))",
  "Maintainer": "William D. Pearse <will.pearse@gmail.com>",
  "Description": "Downloads data supplementary materials from manuscripts,\nusing papers' DOIs as references. Facilitates open,\nreproducible research workflows: scientists re-analyzing\npublished datasets can work with them as easily as if they were\nstored on their own computer, and others can track their\nanalysis workflow painlessly. The main function suppdata()\nreturns a (temporary) location on the user's computer where the\nfile is stored, making it simple to use suppdata() with\nstandard functions like read.csv().",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/suppdata/,\nhttps://github.com/ropensci/suppdata/",
  "BugReports": "https://github.com/ropensci/suppdata/",
  "VignetteBuilder": "knitr",
  "LazyLoad": "yes",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev zlib1g-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2023-10-16 08:08:16 UTC",
  "RemoteUrl": "https://github.com/ropensci/suppdata",
  "RemoteRef": "master",
  "RemoteSha": "2b00410c31ba8f4f645f47cbd9c6e8e330fca87a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-03-29 09:15:55 UTC",
    "User": "root"
  },
  "Author": "William D. Pearse [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6241-3164>),\nScott Chamberlain [aut] (ORCID:\n<https://orcid.org/0000-0003-1444-9135>),\nDaniel Nuest [aut] (ORCID: <https://orcid.org/0000-0002-0024-5046>),\nRoss Mounce [rev] (Ross Mounce reviewed the package for rOpenSci, see\nhttps://github.com/ropensci/onboarding/issues/195),\nSarah Supp [rev] (Sarah Supp reviewed the package for rOpenSci, see\nhttps://github.com/ropensci/onboarding/issues/195)",
  "MD5sum": "7fe8d1f072e4a76eaf7e2145e22a5ea3",
  "_user": "ropensci",
  "_type": "src",
  "_file": "suppdata_1.1-9.tar.gz",
  "_fileid": "05a929248cac2976d6806502aafc3ac1a09762181ab690daa263a1839f61c4f3",
  "_filesize": 110567,
  "_sha256": "05a929248cac2976d6806502aafc3ac1a09762181ab690daa263a1839f61c4f3",
  "_created": "2026-03-29T09:15:55.000Z",
  "_published": "2026-03-29T09:20:12.825Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 69057533219,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6164841365"
    },
    {
      "job": 69057533220,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6164841307"
    },
    {
      "job": 69057533223,
      "time": 217,
      "config": "macos-devel-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6164846379"
    },
    {
      "job": 69057533225,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6164837001"
    },
    {
      "job": 69057393967,
      "time": 144,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6164824418"
    },
    {
      "job": 69057393964,
      "time": 185,
      "config": "source",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6164828159"
    },
    {
      "job": 69057533226,
      "time": 133,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6164840896"
    },
    {
      "job": 69057533218,
      "time": 147,
      "config": "windows-devel",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6164842096"
    },
    {
      "job": 69057533217,
      "time": 96,
      "config": "windows-release",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6164837345"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/23705795555",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/suppdata",
  "_commit": {
    "id": "2b00410c31ba8f4f645f47cbd9c6e8e330fca87a",
    "author": "Will Pearse <will.pearse@gmail.com>",
    "committer": "Will Pearse <will.pearse@gmail.com>",
    "message": "CITATION fixes\n",
    "time": 1697443696
  },
  "_maintainer": {
    "name": "William D. Pearse",
    "email": "will.pearse@gmail.com",
    "login": "willpearse",
    "twitter": "@willpearse",
    "uuid": 1236050,
    "orcid": "0000-0002-6241-3164"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "rcrossref",
      "version": ">= 0.8.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.6",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "version": ">= 3.0.1",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "peer-reviewed"
  ],
  "_stars": 37,
  "_contributors": [
    {
      "user": "willpearse",
      "count": 97,
      "uuid": 1236050
    },
    {
      "user": "nuest",
      "count": 53,
      "uuid": 1325054
    },
    {
      "user": "noamross",
      "count": 5,
      "uuid": 571752
    },
    {
      "user": "chrismuir",
      "count": 1,
      "uuid": 13386824
    },
    {
      "user": "katrinleinweber",
      "count": 1,
      "uuid": 9948149
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 95,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/suppdata"
  },
  "_devurl": "https://github.com/ropensci/suppdata",
  "_pkgdown": "https://docs.ropensci.org/suppdata/",
  "_searchresults": 12,
  "_metadata": {
    "review": {
      "id": 195,
      "status": "reviewed",
      "version": "0.9-0",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/195"
    },
    "ropensci_category": "data-access"
  },
  "_rbuild": "4.5.3",
  "_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/suppdata.html",
    "manual.pdf"
  ],
  "_realowner": "ropensci",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1-1",
      "date": "2019-04-25"
    },
    {
      "version": "1.1-3",
      "date": "2020-08-03"
    },
    {
      "version": "1.1-4",
      "date": "2020-10-06"
    },
    {
      "version": "1.1-5",
      "date": "2020-10-31"
    },
    {
      "version": "1.1-6",
      "date": "2020-12-17"
    },
    {
      "version": "1.1-7",
      "date": "2021-09-13"
    },
    {
      "version": "1.1-8",
      "date": "2021-11-18"
    },
    {
      "version": "1.1-9",
      "date": "2023-10-16"
    }
  ],
  "_exports": [
    "suppdata"
  ],
  "_help": [
    {
      "page": "suppdata",
      "title": "Download supplementary materials from journals",
      "topics": [
        "suppdata",
        "suppdata.character"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/suppdata/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "crosstalk",
    "crul",
    "curl",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpcode",
    "httpuv",
    "httr",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plyr",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rcrossref",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tinytex",
    "triebeard",
    "urltools",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_score": 3.948412965778601,
  "_indexed": true,
  "_nocasepkg": "suppdata",
  "_universes": [
    "ropensci",
    "willpearse"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1-9",
      "date": "2026-03-29T09:18:11.000Z",
      "distro": "noble",
      "commit": "2b00410c31ba8f4f645f47cbd9c6e8e330fca87a",
      "fileid": "199e7a4b9f121e253c79da97dd23ed1f66fc1b68221915b9c9355a3859057a06",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23705795555"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "1.1-9",
      "date": "2026-03-29T09:18:12.000Z",
      "distro": "noble",
      "commit": "2b00410c31ba8f4f645f47cbd9c6e8e330fca87a",
      "fileid": "4ea911839f47441ad91fcef388c6714e3f72d081c4eec6ded18d48b36c563578",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23705795555"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1-9",
      "date": "2026-03-29T09:19:16.000Z",
      "commit": "2b00410c31ba8f4f645f47cbd9c6e8e330fca87a",
      "fileid": "a0d8a91d3cf62f69e5dc59d61a9b882f39ee48d3e9b55baf9e189278c0aadaad",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23705795555"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1-9",
      "date": "2026-03-29T09:17:31.000Z",
      "commit": "2b00410c31ba8f4f645f47cbd9c6e8e330fca87a",
      "fileid": "444536013a0803eb0af64f940ffb7bc9e3b6cc4dbb2a95c673ebbb217ae1cbfb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23705795555"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "1.1-9",
      "date": "2026-03-29T09:18:27.000Z",
      "commit": "2b00410c31ba8f4f645f47cbd9c6e8e330fca87a",
      "fileid": "bc3fdc2184ce56e21b79fd0b0f6e142038c74f6d4ed5ab6f9d8118448f1001b0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23705795555"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1-9",
      "date": "2026-03-29T09:18:15.000Z",
      "commit": "2b00410c31ba8f4f645f47cbd9c6e8e330fca87a",
      "fileid": "d13a5455ad48ee1a1d08d9fc01a6f50afce9adbea2f31b1045ef402707ba10c2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23705795555"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1-9",
      "date": "2026-03-29T09:17:23.000Z",
      "commit": "2b00410c31ba8f4f645f47cbd9c6e8e330fca87a",
      "fileid": "4e7a98c5c69ad0967c66d3be3d7c459690086d0008163e0a9cfcc941098c3645",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23705795555"
    }
  ]
}