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.
The rplanes
package (plausibility
analysis of epidemiological
signals) provides functionality to prepare data and
analyze plausibility of both forecasted and reported epidemiological
signals. The functions implement a set of plausibility algorithms that
are agnostic to geographic and time resolutions and are calculated
independently and then presented as a combined score.
The package is available to install from CRAN:
install.packages("rplanes")
Alternatively you can install the package from GitHub:
#install.packages("remotes")
::install_github("signaturescience/rplanes", build_vignettes=TRUE) remotes
The rplanes
package includes vignettes describing
package features in detail. To get started, refer to the “Basic Usage”
vignette on the package
website or in the R console:
vignette("basic-usage", package="rplanes")
Please use GitHub issues to report bugs or request features. Contributions will be reviewed via pull requests.
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.