{
  "_id": "6a103894acfb0bcc41c9ab1d",
  "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://brokamp-group.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-05-12 05:55:10 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": "c27140aaeb89223b3fa9ee607b60d4b9",
  "_user": "brokamp-group",
  "_type": "src",
  "_file": "s3_1.1.0.tar.gz",
  "_fileid": "89a6e0c51be52ac3485a40c8a998b60be6e7b1bc431f529ed6a6c89c5085e143",
  "_filesize": 91252,
  "_sha256": "89a6e0c51be52ac3485a40c8a998b60be6e7b1bc431f529ed6a6c89c5085e143",
  "_created": "2026-05-12T05:55:10.000Z",
  "_published": "2026-05-22T11:05:56.281Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77367220878,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936746084"
    },
    {
      "job": 77367220636,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936747588"
    },
    {
      "job": 77367220829,
      "time": 198,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936752212"
    },
    {
      "job": 77367220833,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936743956"
    },
    {
      "job": 77367220506,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936718557"
    },
    {
      "job": 77367220108,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158992504"
    },
    {
      "job": 77367220648,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936733807"
    },
    {
      "job": 77367221199,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936732780"
    },
    {
      "job": 77367220922,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936733725"
    }
  ],
  "_buildurl": "https://github.com/r-universe/brokamp-group/actions/runs/25716184544",
  "_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",
    "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": 119533340,
    "type": "organization",
    "name": "brokamp-group"
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/s3"
  },
  "_devurl": "https://github.com/brokamp-group/s3",
  "_searchresults": 17,
  "_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.7075701760979363,
  "_indexed": true,
  "_nocasepkg": "s3",
  "_universes": [
    "brokamp-group",
    "cole-brokamp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-12T05:57:22.000Z",
      "distro": "noble",
      "commit": "7e9d78f6cac5efbeb223997e3383407ee80c67d6",
      "fileid": "fca3b11e8912a8c54370aa501adc2350e27c9b7f52f7f81eb4a5fe8dba05a2be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brokamp-group/actions/runs/25716184544"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-12T05:57:29.000Z",
      "distro": "noble",
      "commit": "7e9d78f6cac5efbeb223997e3383407ee80c67d6",
      "fileid": "c85deda74a7149e95ddbdfcdf2c51a380efe098fd4d0c52a9ed044ee4e985461",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brokamp-group/actions/runs/25716184544"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-12T05:57:49.000Z",
      "commit": "7e9d78f6cac5efbeb223997e3383407ee80c67d6",
      "fileid": "371ab1d05e8b50678e0b9194b505b89549942de47f7e8e3a15e8770029fb3ca3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brokamp-group/actions/runs/25716184544"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-12T05:57:10.000Z",
      "commit": "7e9d78f6cac5efbeb223997e3383407ee80c67d6",
      "fileid": "5d8d870eb7f90503da4a31fb1b50825713ba3b231c98526fcebe26d07a7f1a56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brokamp-group/actions/runs/25716184544"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-12T05:56:21.000Z",
      "commit": "7e9d78f6cac5efbeb223997e3383407ee80c67d6",
      "fileid": "54bdd699a83c66d77e7e8ab5a9cf660a6f342c8fdf5672e79c23635f93aed86b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brokamp-group/actions/runs/25716184544"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-12T05:56:16.000Z",
      "commit": "7e9d78f6cac5efbeb223997e3383407ee80c67d6",
      "fileid": "ea36407fe1f3ede6143c2315bafdf391f0e29318c207892f2245f5e4955e84af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brokamp-group/actions/runs/25716184544"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-12T05:56:18.000Z",
      "commit": "7e9d78f6cac5efbeb223997e3383407ee80c67d6",
      "fileid": "86db46b8ec80f177c77f5edf9d71623ce01bc60ff6d998c191367d924b35488a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brokamp-group/actions/runs/25716184544"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-22T11:05:36.000Z",
      "commit": "7e9d78f6cac5efbeb223997e3383407ee80c67d6",
      "fileid": "12ca0f83d5cec53cc6acebe35c03e527b626c3d21daf0df758e63560fe69d4eb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/brokamp-group/actions/runs/25716184544"
    }
  ]
}