Package: errors
Type: Package
Title: Uncertainty Propagation for R Vectors
Version: 0.4.4
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, <doi:10.32614/RJ-2018-075>), 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.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-06-23 10:59:46 UTC; iucar
Author: Iñaki Ucar [aut, cph, cre] (ORCID:
    <https://orcid.org/0000-0001-6403-5550>),
  Lionel Henry [ctb],
  RStudio [cph] (Copyright for code written by RStudio employees.)
Maintainer: Iñaki Ucar <iucar@fedoraproject.org>
Repository: CRAN
Date/Publication: 2025-06-23 12:10:02 UTC
Built: R 4.5.1; ; 2025-10-26 01:04:34 UTC; windows
