{
  "_id": "6a3286a23efcd9bda438bd7b",
  "Package": "minioclient",
  "Title": "Interface to the 'MinIO' Client",
  "Version": "0.0.6.99",
  "Authors@R": "c(person(\n\"Carl\", \"Boettiger\",\nemail = \"cboettig@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-1642-628X\")),\nperson(\n\"Markus\", \"Skyttner\",\nemail = \"markussk@kth.se\",\nrole = c(\"ctb\")\n)\n)",
  "Description": "An R interface to the 'MinIO' Client. The 'MinIO' Client\n('mc') provides a modern alternative to UNIX commands like\n'ls', 'cat', 'cp', 'mirror', 'diff', 'find' etc. It supports\n'filesystems' and Amazon \"S3\" compatible cloud storage service\n(\"AWS\" Signature v2 and v4). This package provides convenience\nfunctions for installing the 'MinIO' client and running any\noperations, as described in the official documentation,\n<https://min.io/docs/minio/linux/reference/minio-mc.html?ref=docs-redirect>.\nThis package provides a flexible and high-performance\nalternative to 'aws.s3'.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/cboettig/minioclient,\nhttps://cboettig.github.io/minioclient/",
  "BugReports": "https://github.com/cboettig/minioclient/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://cboettig.r-universe.dev",
  "Date/Publication": "2025-03-23 20:42:27 UTC",
  "RemoteUrl": "https://github.com/cboettig/minioclient",
  "RemoteRef": "HEAD",
  "RemoteSha": "e22f9d8e41c1a5d33b3a341d373de139810bfc33",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 11:33:33 UTC",
    "User": "root"
  },
  "Author": "Carl Boettiger [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1642-628X>),\nMarkus Skyttner [ctb]",
  "Maintainer": "Carl Boettiger <cboettig@gmail.com>",
  "MD5sum": "b431c5a840b407043461fe6bc36012a1",
  "_user": "cboettig",
  "_type": "src",
  "_file": "minioclient_0.0.6.99.tar.gz",
  "_fileid": "e2c8686627b022db7fb9af6b10f868bb205346f20bf39b1efb2cef414dd335cf",
  "_filesize": 145463,
  "_sha256": "e2c8686627b022db7fb9af6b10f868bb205346f20bf39b1efb2cef414dd335cf",
  "_created": "2026-06-17T11:33:33.000Z",
  "_published": "2026-06-17T11:36:02.634Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81884565711,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7694130696"
    },
    {
      "job": 81884565702,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7694132139"
    },
    {
      "job": 81884565707,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7694116959"
    },
    {
      "job": 81884565710,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7694121815"
    },
    {
      "job": 81884069243,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7694088485"
    },
    {
      "job": 81884565679,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7694122794"
    },
    {
      "job": 81884565746,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7694117156"
    },
    {
      "job": 81884565686,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7694114671"
    },
    {
      "job": 81884565714,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7694112360"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cboettig/actions/runs/27685772769",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cboettig/minioclient",
  "_commit": {
    "id": "e22f9d8e41c1a5d33b3a341d373de139810bfc33",
    "author": "Carl Boettiger <cboettig@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update test-mc.R",
    "time": 1742762547
  },
  "_maintainer": {
    "name": "Carl Boettiger",
    "email": "cboettig@gmail.com",
    "login": "cboettig",
    "mastodon": "@cboettig@ecoevo.social",
    "bluesky": "@cboettig.bsky.social",
    "orcid": "0000-0002-1642-628X",
    "description": "",
    "uuid": 222586
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "processx",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    }
  ],
  "_owner": "cboettig",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 25,
  "_contributors": [
    {
      "user": "cboettig",
      "count": 42,
      "uuid": 222586
    },
    {
      "user": "mskyttner",
      "count": 16,
      "uuid": 1715840
    },
    {
      "user": "grantmcdermott",
      "count": 1,
      "uuid": 10285037
    }
  ],
  "_userbio": {
    "uuid": 222586,
    "type": "user",
    "name": "Carl Boettiger",
    "followers": 1016
  },
  "_downloads": {
    "count": 240,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/minioclient"
  },
  "_devurl": "https://github.com/cboettig/minioclient",
  "_pkgdown": "https://cboettig.github.io/minioclient/",
  "_searchresults": 82,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/minioclient.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cboettig/minioclient",
  "_realowner": "cboettig",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2023-06-29"
    },
    {
      "version": "0.0.4",
      "date": "2023-08-09"
    },
    {
      "version": "0.0.5",
      "date": "2023-09-02"
    },
    {
      "version": "0.0.6",
      "date": "2023-11-07"
    }
  ],
  "_exports": [
    "install_mc",
    "mc",
    "mc_alias_ls",
    "mc_alias_set",
    "mc_anonymous_set",
    "mc_cat",
    "mc_config_set",
    "mc_cp",
    "mc_du",
    "mc_head",
    "mc_ls",
    "mc_mb",
    "mc_mirror",
    "mc_mv",
    "mc_rb",
    "mc_rm",
    "mc_sql"
  ],
  "_help": [
    {
      "page": "install_mc",
      "title": "install the mc client",
      "topics": [
        "install_mc"
      ]
    },
    {
      "page": "mc",
      "title": "mc",
      "topics": [
        "mc"
      ]
    },
    {
      "page": "mc_alias_ls",
      "title": "List all configured aliases",
      "topics": [
        "mc_alias_ls"
      ]
    },
    {
      "page": "mc_alias_set",
      "title": "mc alias set",
      "topics": [
        "mc_alias_set"
      ]
    },
    {
      "page": "mc_anonymous_set",
      "title": "Set anonymous access policy",
      "topics": [
        "mc_anonymous_set",
        "mc_policy_set"
      ]
    },
    {
      "page": "mc_cat",
      "title": "Display object contents",
      "topics": [
        "mc_cat"
      ]
    },
    {
      "page": "mc_config_set",
      "title": "mc_config_set",
      "topics": [
        "mc_config_set"
      ]
    },
    {
      "page": "mc_cp",
      "title": "Copy files or directories between servers",
      "topics": [
        "mc_cp"
      ]
    },
    {
      "page": "mc_du",
      "title": "Show disk usage for a target path",
      "topics": [
        "mc_du"
      ]
    },
    {
      "page": "mc_head",
      "title": "Display first few lines of an object",
      "topics": [
        "mc_head"
      ]
    },
    {
      "page": "mc_ls",
      "title": "List files and directories using mc command",
      "topics": [
        "mc_ls"
      ]
    },
    {
      "page": "mc_mb",
      "title": "Create a new S3 bucket using mc command",
      "topics": [
        "mc_mb"
      ]
    },
    {
      "page": "mc_mirror",
      "title": "Mirror files and directories using mc command",
      "topics": [
        "mc_mirror"
      ]
    },
    {
      "page": "mc_mv",
      "title": "move or rename files or directories between servers",
      "topics": [
        "mc_mv"
      ]
    },
    {
      "page": "mc_rb",
      "title": "Remove an S3 bucket using mc command",
      "topics": [
        "mc_rb"
      ]
    },
    {
      "page": "mc_rm",
      "title": "Remove files or directories",
      "topics": [
        "mc_rm"
      ]
    },
    {
      "page": "mc_sql",
      "title": "Use the S3 variant of SQL to query a minio object",
      "topics": [
        "mc_sql"
      ]
    }
  ],
  "_readme": "https://github.com/cboettig/minioclient/raw/HEAD/README.md",
  "_rundeps": [
    "fs",
    "glue",
    "jsonlite",
    "processx",
    "ps",
    "R6"
  ],
  "_score": 5.311753861055754,
  "_indexed": true,
  "_nocasepkg": "minioclient",
  "_universes": [
    "cboettig"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6.99",
      "date": "2026-06-17T11:35:34.000Z",
      "distro": "noble",
      "commit": "e22f9d8e41c1a5d33b3a341d373de139810bfc33",
      "fileid": "dcf65ed9d41b178d08356e912796a0a48e279beb220ee556f0e03fbc0b476dc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/27685772769"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6.99",
      "date": "2026-06-17T11:35:38.000Z",
      "distro": "noble",
      "commit": "e22f9d8e41c1a5d33b3a341d373de139810bfc33",
      "fileid": "f89e3c52c6c28356c7b2be3dc09a08b0f2581a8de6f193646bd6c8f2311ada4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/27685772769"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6.99",
      "date": "2026-06-17T11:34:59.000Z",
      "commit": "e22f9d8e41c1a5d33b3a341d373de139810bfc33",
      "fileid": "f7ca140949d2a210b988c003e7c42612913e86434cb1ed5608cc210a276ddbb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/27685772769"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.6.99",
      "date": "2026-06-17T11:35:09.000Z",
      "commit": "e22f9d8e41c1a5d33b3a341d373de139810bfc33",
      "fileid": "2c786c2677c46d42857a3d1f5c038f6deec743eef641a75346fe7678deacf952",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/27685772769"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.6.99",
      "date": "2026-06-17T11:35:22.000Z",
      "commit": "e22f9d8e41c1a5d33b3a341d373de139810bfc33",
      "fileid": "c62907fce86623f61056ea6312ebb6bac3af1bb264f81d07424df0bdbbb05c8f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/27685772769"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6.99",
      "date": "2026-06-17T11:34:53.000Z",
      "commit": "e22f9d8e41c1a5d33b3a341d373de139810bfc33",
      "fileid": "84f4a6b7f1f1a20d732ba0a6bb4c58e899de23b64a8c92b78c2ee79187c80d12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/27685772769"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6.99",
      "date": "2026-06-17T11:34:46.000Z",
      "commit": "e22f9d8e41c1a5d33b3a341d373de139810bfc33",
      "fileid": "7a548393aece16d926d5f1d60e283398ff56199ff84965f2df3bddf4482712a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/27685772769"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.6.99",
      "date": "2026-06-17T11:34:40.000Z",
      "commit": "e22f9d8e41c1a5d33b3a341d373de139810bfc33",
      "fileid": "7a5fc722895dd6416df1aace806442f270ba3c3b8cac053ddda618e5707ccd44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cboettig/actions/runs/27685772769"
    }
  ]
}