The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
CRAN-policy based bugfix release.
~/.mc
. Configuration files are now placed in
minio_path()
directory, using OS-specific path from
tools::R_user_dir()
, or configured as
options("minioclient.dir")
install_mc()
will now prompt before install in
interactive mode and must be called explicitly in batch scripts.mc_ls()
to provide results as a
data.framemc_sql()
function added, which can query CSV, JSON and
parquet objects using sql (S3 Select API sql syntax)mc_head()
function added, which reads the first n lines
from an object and returns a stringmc_cat()
function added, which can be useful when
reading or previewing a smaller file directly from the object storage
server without first requiring to download it locallymc_config_set()
, can be used to set
session tokens #1.mc_mb()
gains optional arguments, e.g. to not error if
bucket exists.mc_rb()
prompts first in interactive mode.NEWS.md
file to track changes to the
package.mc()
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.