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 quantities package provides integration of the ‘units’ and ‘errors’ packages for a complete quantity calculus system for R vectors, matrices and arrays, with automatic propagation, conversion, derivation and simplification of magnitudes and uncertainties.
Blog posts:
Vignettes:
Papers:
Install the release version from CRAN:
install.packages("quantities")
The installation from GitHub requires the remotes package.
# install.packages("remotes")
::install_github(paste("r-quantities", c("units", "errors", "quantities"), sep="/")) remotes
This project gratefully acknowledges financial support from the
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.