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.

Installation

dpcR is available on CRAN, so installation is as simple as:

install.packages("dpcR")

You can install the latest development version of the code using the devtools R package.

# Install devtools, if you haven't already.
install.packages("devtools")

library(devtools)
install_github("michbur/dpcR")

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.