Other packages > Find by keyword >

minioclient  

Interface to the 'MinIO' Client
View on CRAN: Click here


Download and install minioclient package within the R console
Install from CRAN:
install.packages("minioclient")

Install from Github:
library("remotes")
install_github("cran/minioclient")

Install by package version:
library("remotes")
install_version("minioclient", "0.0.6")



Attach the package and use:
library("minioclient")
Maintained by
Carl Boettiger
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-06-29
Latest Update: 2023-11-07
Description:
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, . This package provides a flexible and high-performance alternative to 'aws.s3'.
How to cite:
Carl Boettiger (2023). minioclient: Interface to the 'MinIO' Client. R package version 0.0.6, https://cran.r-project.org/web/packages/minioclient. Accessed 12 Jun. 2026.
Previous versions and publish date:
0.0.2 (2023-06-29 16:30), 0.0.4 (2023-08-09 11:10), 0.0.5 (2023-09-02 08:40)
Other packages that cited minioclient R package
View minioclient citation profile
Other R packages that minioclient depends, imports, suggests or enhances
Complete documentation for minioclient
Functions, R codes and Examples using the minioclient R package
Some associated functions: 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 . 
Some associated R codes: install_mc.R . mc.R . mc_alias.R . mc_anonymous.R . mc_cat.R . mc_config_set.R . mc_cp.R . mc_diff.R . mc_du.R . mc_head.R . mc_ls.R . mc_mb.R . mc_mirror.R . mc_mv.R . mc_rb.R . mc_rm.R . mc_sql.R . mc_stat.R .  Full minioclient package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

tablerDash  
'Tabler' API for 'Shiny'
'R' interface to the 'Tabler' HTML template. See more here < ...
Download / Learn more Package Citations See dependency  
bfp  
Bayesian Fractional Polynomials
Implements the Bayesian paradigm for fractional polynomial models under the assumption of normally ...
Download / Learn more Package Citations See dependency  
piwikproR  
Access 'Piwik Pro' Website Statistics
Run Queries against the API of 'Piwik Pro' ...
Download / Learn more Package Citations See dependency  
MEDITS  
Analysis of MEDITS-Like Survey Data
Set of functions working with survey data in the format of the MEDITS project ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA