Package: errors Type: Package Title: Uncertainty Propagation for R Vectors Version: 0.4.4.3 Authors@R: c( person("Iñaki", "Ucar", email="iucar@fedoraproject.org", role=c("aut", "cph", "cre"), comment=c(ORCID="0000-0001-6403-5550")), person("Lionel", "Henry", role = "ctb", email = "lionel@rstudio.com"), person(given = "RStudio", role = "cph", comment = "Copyright for code written by RStudio employees.")) Description: Support for measurement errors in R vectors, matrices and arrays: automatic uncertainty propagation and reporting. Documentation about 'errors' is provided in the paper by Ucar, Pebesma & Azcorra (2018, ), included in this package as a vignette; see 'citation("errors")' for details. License: MIT + file LICENSE Encoding: UTF-8 URL: https://r-quantities.github.io/errors/, https://github.com/r-quantities/errors BugReports: https://github.com/r-quantities/errors/issues LazyData: true Depends: R (>= 3.0.0) Suggests: dplyr (>= 1.0.0), vctrs (>= 0.5.0), pillar, ggplot2 (>= 3.5.0), testthat, vdiffr, knitr, rmarkdown RoxygenNote: 7.3.3 Roxygen: list(old_usage = TRUE) VignetteBuilder: knitr Repository: https://r-quantities.r-universe.dev Date/Publication: 2026-05-08 13:03:12 UTC RemoteUrl: https://github.com/r-quantities/errors RemoteRef: HEAD RemoteSha: 6734e24426258336b15826641c736d68f035852c NeedsCompilation: no Packaged: 2026-06-07 06:22:29 UTC; root Author: Iñaki Ucar [aut, cph, cre] (ORCID: ), Lionel Henry [ctb], RStudio [cph] (Copyright for code written by RStudio employees.) Maintainer: Iñaki Ucar