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 errors package provides support for measurement errors in R vectors, matrices and arrays: automatic uncertainty propagation and reporting.
See the initial blog post. The package includes a vignette that is an up-to-date version of the following R Journal publication, which should be used for citations:
Install the release version from CRAN:
install.packages("errors")
The installation from GitHub requires the remotes package.
# install.packages("remotes")
::install_github("r-quantities/errors") remotes
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.