SkillAgentSearch skills...

Errors

Uncertainty Propagation for R Vectors

Install / Use

/learn @r-quantities/Errors
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="https://avatars1.githubusercontent.com/u/32303769?s=40&v=4"> Measurement Errors for R

<!-- badges: start -->

Build Status Coverage Status CRAN_Status_Badge Downloads DOI

<!-- badges: end -->

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")
View on GitHub
GitHub Stars50
CategoryDevelopment
Updated16d ago
Forks10

Languages

R

Security Score

85/100

Audited on Mar 10, 2026

No findings