Package: quantities
Type: Package
Title: Quantity Calculus for R Vectors
Version: 0.2.3
Authors@R: c(
    person("Iñaki", "Ucar", email="iucar@fedoraproject.org",
      role=c("aut", "cph", "cre"), comment=c(ORCID="0000-0001-6403-5550")))
Description: Integration of the 'units' and 'errors' packages for a complete
    quantity calculus system for R vectors, matrices and arrays, with automatic
    propagation, conversion, derivation and simplification of magnitudes and
    uncertainties. Documentation about 'units' and 'errors' is provided in the
    papers by Pebesma, Mailund & Hiebert (2016, <doi:10.32614/RJ-2016-061>) and
    by Ucar, Pebesma & Azcorra (2018, <doi:10.32614/RJ-2018-075>), included in
    those packages as vignettes; see 'citation("quantities")' for details.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://r-quantities.github.io/quantities/,
        https://github.com/r-quantities/quantities
BugReports: https://github.com/r-quantities/quantities/issues
Depends: R (>= 3.1.0), units (>= 0.8-0), errors (>= 0.4.0)
Imports: Rcpp
Suggests: dplyr (>= 1.0.0), vctrs (>= 0.5.0), tidyr, pillar, ggplot2 (>
        3.2.1), testthat, vdiffr, knitr, rmarkdown
LinkingTo: Rcpp (>= 0.12.10)
ByteCompile: yes
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-01-18 21:00:18 UTC; iucar
Author: Iñaki Ucar [aut, cph, cre] (<https://orcid.org/0000-0001-6403-5550>)
Maintainer: Iñaki Ucar <iucar@fedoraproject.org>
Repository: CRAN
Date/Publication: 2025-01-18 21:20:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 02:56:18 UTC; windows
Archs: x64
