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 10 Mar. 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

gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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