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 02 Sep. 2026.
Previous versions and publish date:
(2026-07-26 07:30), 0.0.2 (2023-06-29 16:30), 0.0.4 (2023-08-09 11:10), 0.0.5 (2023-09-02 08:40), 0.0.6 (2023-11-07 11:10)
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

ggsci  
Scientific Journal and Sci-Fi Themed Color Palettes for 'ggplot2'
A collection of 'ggplot2' color palettes inspired by plots in scientific journals, data visualizati ...
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  
multicmp  
Flexible Modeling of Multivariate Count Data via the Multivariate Conway-Maxwell-Poisson Distribution
A toolkit containing statistical analysis models motivated by multivariate forms of the Conway-Maxwe ...
Download / Learn more Package Citations See dependency  
VIM  
Visualization and Imputation of Missing Values
New tools for the visualization of missing and/or imputed values are introduced, which can be used f ...
Download / Learn more Package Citations See dependency  
recmap  
Compute the Rectangular Statistical Cartogram
Implements the RecMap MP2 construction heuristic . This algorithm draw ...
Download / Learn more Package Citations See dependency  

28,437

R Packages

239,283

Dependencies

75,283

Author Associations

28,438

Publication Badges

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