{
  "_id": "6a23e928530b9bc726be9935",
  "Package": "s3",
  "Title": "Download Files from 'AWS S3'",
  "Version": "1.1.0",
  "Authors@R": "c(\nperson(given = \"Cole\",\nfamily = \"Brokamp\",\nrole = c(\"aut\", \"cre\"),\nemail = \"cole.brokamp@gmail.com\",\ncomment = c(ORCID = \"0000-0002-0289-3151\")),\nperson(given = \"Erika\",\nfamily = \"Rasnick\",\nrole = c(\"aut\"),\nemail = \"erika.rasnick@cchmc.org\"),\nperson(given = \"Robrecht\",\nfamily = \"Cannoodt\",\nrole = c(\"aut\"))\n)",
  "Description": "Download files hosted on 'AWS S3' (Amazon Web Services\nSimple Storage Service; <https://aws.amazon.com/s3/>) to a\nlocal directory based on their URI. Avoid downloading files\nthat are already present locally.  Allow for customization of\nwhere to store downloaded files.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/brokamp-group/s3",
  "BugReports": "https://github.com/brokamp-group/s3/issues",
  "Config/pak/sysreqs": "cmake make libuv1-dev libssl-dev",
  "Repository": "https://cole-brokamp.r-universe.dev",
  "Date/Publication": "2024-09-04 12:24:34 UTC",
  "RemoteUrl": "https://github.com/brokamp-group/s3",
  "RemoteRef": "HEAD",
  "RemoteSha": "7e9d78f6cac5efbeb223997e3383407ee80c67d6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 09:29:50 UTC",
    "User": "root"
  },
  "Author": "Cole Brokamp [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0289-3151>),\nErika Rasnick [aut],\nRobrecht Cannoodt [aut]",
  "Maintainer": "Cole Brokamp <cole.brokamp@gmail.com>",
  "MD5sum": "fd36f565f6937fe9f3d3b8774c74188f",
  "_user": "cole-brokamp",
  "_type": "src",
  "_file": "s3_1.1.0.tar.gz",
  "_fileid": "7ba4e3b18b044c483b2bd622f1544b21649ccd20c6da636183ccea77fbbf73c2",
  "_filesize": 90641,
  "_sha256": "7ba4e3b18b044c483b2bd622f1544b21649ccd20c6da636183ccea77fbbf73c2",
  "_created": "2026-06-06T09:29:50.000Z",
  "_published": "2026-06-06T09:32:24.245Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79867641729,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453269085"
    },
    {
      "job": 79867641727,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453269881"
    },
    {
      "job": 79867641760,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453265862"
    },
    {
      "job": 79867641755,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453264696"
    },
    {
      "job": 79867494161,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453256305"
    },
    {
      "job": 79867641721,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453267469"
    },
    {
      "job": 79867641759,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453264114"
    },
    {
      "job": 79867641752,
      "time": 62,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453263319"
    },
    {
      "job": 79867641757,
      "time": 57,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453262761"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/27058640330",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/brokamp-group/s3",
  "_commit": {
    "id": "7e9d78f6cac5efbeb223997e3383407ee80c67d6",
    "author": "Cole Brokamp <cole.brokamp@gmail.com>",
    "committer": "Cole Brokamp <cole.brokamp@gmail.com>",
    "message": "version 1.1.0 release candidate\n",
    "time": 1725452674
  },
  "_maintainer": {
    "name": "Cole Brokamp",
    "email": "cole.brokamp@gmail.com",
    "login": "cole-brokamp",
    "orcid": "0000-0002-0289-3151",
    "twitter": "@cole_brokamp",
    "description": "",
    "uuid": 4367617
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "prettyunits",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "aws.signature",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "digest",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "brokamp-group",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "cole-brokamp",
      "count": 58,
      "uuid": 4367617
    },
    {
      "user": "erikarasnick",
      "count": 9,
      "uuid": 45949235
    },
    {
      "user": "rcannood",
      "count": 1,
      "uuid": 553642
    }
  ],
  "_userbio": {
    "uuid": 4367617,
    "type": "user",
    "name": "Cole Brokamp"
  },
  "_downloads": {
    "count": 161,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/s3"
  },
  "_devurl": "https://github.com/brokamp-group/s3",
  "_searchresults": 14,
  "_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/s3.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/brokamp-group/s3",
  "_realowner": "brokamp-group",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-08-08"
    },
    {
      "version": "1.1.0",
      "date": "2024-09-04"
    }
  ],
  "_exports": [
    "s3_get",
    "s3_get_files"
  ],
  "_help": [
    {
      "page": "s3_get",
      "title": "download s3 file",
      "topics": [
        "s3_get"
      ]
    },
    {
      "page": "s3_get_files",
      "title": "download several s3 files",
      "topics": [
        "s3_get_files"
      ]
    }
  ],
  "_readme": "https://github.com/brokamp-group/s3/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "purrr",
    "R6",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.6232492903979003,
  "_indexed": false,
  "_nocasepkg": "s3",
  "_universes": [
    "cole-brokamp"
  ],
  "_indexurl": "https://brokamp-group.r-universe.dev/s3",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-06T09:31:49.000Z",
      "distro": "noble",
      "commit": "7e9d78f6cac5efbeb223997e3383407ee80c67d6",
      "fileid": "2dcc39efe308327d6693092912a0a85878bb21e11e0c84430e51d3174a57709f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/27058640330"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-06T09:31:56.000Z",
      "distro": "noble",
      "commit": "7e9d78f6cac5efbeb223997e3383407ee80c67d6",
      "fileid": "50f8711bbeaf92bc937de38003a33f1519e76f3f530262a1e5ef84ac50ce9e75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/27058640330"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-06T09:31:22.000Z",
      "commit": "7e9d78f6cac5efbeb223997e3383407ee80c67d6",
      "fileid": "9912324e99610dde8b87a6a4668430c7459f0f4e217f3e8b30640e8fb8076cc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/27058640330"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-06T09:31:12.000Z",
      "commit": "7e9d78f6cac5efbeb223997e3383407ee80c67d6",
      "fileid": "e1bae239303f4c2fc6c7781c62914ed60b610544b017e11ae2632d0e02566039",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/27058640330"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-06T09:31:44.000Z",
      "commit": "7e9d78f6cac5efbeb223997e3383407ee80c67d6",
      "fileid": "ef1ad722f1410ab558736dcf64bd1d0e4fc80abc1a2413ddb4999288fb7fc83e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/27058640330"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-06T09:31:00.000Z",
      "commit": "7e9d78f6cac5efbeb223997e3383407ee80c67d6",
      "fileid": "fa48826ff3cc9be90db8dd9488295f919a47fa0f2c788901d8be8efed3c492b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/27058640330"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-06T09:30:52.000Z",
      "commit": "7e9d78f6cac5efbeb223997e3383407ee80c67d6",
      "fileid": "8667edaccb3e0590982d02f894f93e7380ae4df56391a5cd217d4c40af410448",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/27058640330"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-06T09:30:48.000Z",
      "commit": "7e9d78f6cac5efbeb223997e3383407ee80c67d6",
      "fileid": "853c80806de48466564a95565ee8db2aafe5e674282a65aed296fc7272156135",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/27058640330"
    }
  ]
}