minioclient: Interface to the 'MinIO' Client

An R interface to the 'MinIO' Client. The 'MinIO' Client ('mc') provides a modern alternative to UNIX commands like 'ls', 'cat', 'cp', 'mirror', 'diff', 'find' etc. It supports 'filesystems' and Amazon "S3" compatible cloud storage service ("AWS" Signature v2 and v4). This package provides convenience functions for installing the 'MinIO' client and running any operations, as described in the official documentation, <https://min.io/docs/minio/linux/reference/minio-mc.html?ref=docs-redirect>. This package provides a flexible and high-performance alternative to 'aws.s3'.

Version: 0.0.6
Imports: fs, glue, tools, utils, processx, jsonlite
Suggests: spelling, testthat (≥ 3.0.0), curl
Published: 2023-11-07
Author: Carl Boettiger ORCID iD [aut, cre], Markus Skyttner [ctb]
Maintainer: Carl Boettiger <cboettig at gmail.com>
BugReports: https://github.com/cboettig/minioclient/issues
License: MIT + file LICENSE
URL: https://github.com/cboettig/minioclient, https://cboettig.github.io/minioclient/
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: minioclient results

Documentation:

Reference manual: minioclient.pdf

Downloads:

Package source: minioclient_0.0.6.tar.gz
Windows binaries: r-devel: minioclient_0.0.6.zip, r-release: minioclient_0.0.6.zip, r-oldrel: minioclient_0.0.6.zip
macOS binaries: r-release (arm64): minioclient_0.0.6.tgz, r-oldrel (arm64): minioclient_0.0.6.tgz, r-release (x86_64): minioclient_0.0.6.tgz, r-oldrel (x86_64): minioclient_0.0.6.tgz
Old sources: minioclient archive

Reverse dependencies:

Reverse suggests: duckdbfs, gbifdb

Linking:

Please use the canonical form https://CRAN.R-project.org/package=minioclient to link to this page.