Skip to content
/ errors Public

❗ This is a read-only mirror of the CRAN R package repository. errors — Uncertainty Propagation for R Vectors. Homepage: https://r-quantities.github.io/errors/https://github.com/r-quantities/errors Report bugs for this package: https://github.com/r-quantities/errors/issues

License

Notifications You must be signed in to change notification settings

cran/errors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Measurement Errors for R

Build Status Coverage Status CRAN_Status_Badge Downloads DOI

The errors package provides support for measurement errors in R vectors, matrices and arrays: automatic uncertainty propagation and reporting.

Documentation

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:

  • Iñaki Ucar, Edzer Pebesma and Arturo Azcorra (2018). "Measurement Errors in R." The R Journal, 10 (2), 549--557. DOI: 10.32614/RJ-2018-075

Installation

Install the release version from CRAN:

install.packages("errors")

The installation from GitHub requires the remotes package.

# install.packages("remotes")
remotes::install_github("r-quantities/errors")

About

❗ This is a read-only mirror of the CRAN R package repository. errors — Uncertainty Propagation for R Vectors. Homepage: https://r-quantities.github.io/errors/https://github.com/r-quantities/errors Report bugs for this package: https://github.com/r-quantities/errors/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published