Package: errors
Type: Package
Title: Uncertainty Propagation for R Vectors
Version: 0.4.0
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://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.2.1), testthat, vdiffr, knitr, rmarkdown
RoxygenNote: 7.2.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-12-04 19:09:15 UTC; iucar
Author: Iñaki Ucar [aut, cph, cre] (<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: 2022-12-04 19:40:09 UTC
Built: R 4.1.2; ; 2022-12-05 11:24:52 UTC; unix
