The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

1 - Installing swaRm

This page describes the installation process of swaRm.

swaRm has not been released on CRAN yet, but it can be easily installed from its GitHub repository with the following steps.



1.1 - Before installing

Before installing swaRm, you will need to install the latest version of the devtools package. You can install devtools from CRAN as follows:

if (!require(devtools))
  install.packages("devtools")

1.2 - Installing swaRm

You can install swaRm as follows:

devtools::install_github("swarm-lab/swaRm")

1.3 - Loading swaRm

library(swaRm)

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.
Health stats visible at Monitor.