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.

mars

Package Installation

The package can be installed directly from GitHub using devtools or the remotes package with the following command:

remotes::install_github("lebebr01/mars")

To ensure that the vignettes are build, add the build_vignettes argument:

remotes::install_github("lebebr01/mars",
                        build_vignettes = TRUE)

Explore vignettes

You can then explore the vignettes which give the basic functionality of the package. The two vignettes can be accessed with the following code:

vignette(package = 'mars')

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.