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 22 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

spider  
Species Identity and Evolution in R
Analysis of species limits and DNA barcoding data. Included are functions for generating important s ...
Download / Learn more Package Citations See dependency  
cnum  
Chinese Numerals Processing
Chinese numerals processing in R, such as conversion between Chinese numerals and Arabic numerals a ...
Download / Learn more Package Citations See dependency  
odns  
Access Scottish Health and Social Care Open Data
Allows potential users of Scottish Health and Social Care Open Data ( ...
Download / Learn more Package Citations See dependency  
Countr  
Flexible Univariate Count Models Based on Renewal Processes
Flexible univariate count models based on renewal processes. The models may include covariates and ...
Download / Learn more Package Citations See dependency  
jointseg  
Joint Segmentation of Multivariate (Copy Number) Signals
Methods for fast segmentation of multivariate signals into piecewise constant profiles and for gene ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,720

R Packages

247,686

Dependencies

75,677

Author Associations

28,721

Publication Badges

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