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 Instructions

The pooledpeaks package was developed by the Blanton Lab as part of Kathleen Kuesters’ dissertation. You can install the package directly from GitHub using the following instructions:

Open R and copy the following code into your console

Install devtools and pooledpeaks if you want to install from GitHub

install.packages(“devtools”) devtools::install_github(“kmkuesters/pooledpeaks”)

Install pooledpeaks directly from CRAN

install.packages(“pooledpeaks”)

R-CMD-check R-CMD-check

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.