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.
Install released versions from CRAN (Linux, macOS and Windows)
Install the development version from GitHub
Install major releases using pre-built conda package with a conda-compatible package manager (recommended)
Global pixi installation is the easiest way to use the conda package
pixi global install -c dnachun -c conda-forge r-base # Install r-base as a global package if not already installed
pixi global install -c dnachun -c conda-forge --environment r-base r-colocboost # Inject r-colocboost into r-base global environment
The package can also be added to a local pixi environment
pixi workspace channel add dnachun # Add the dnachun channel to the workspace
pixi add r-colocboost # Add r-colocboost as a dependency to the environment
Micromamba is recommended instead of conda or mamba for traditional conda environments
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.