Package: errors
Type: Package
Title: Uncertainty Propagation for R Vectors
Version: 0.2.1
Authors@R: c(
    person("Iñaki", "Ucar", email="i.ucar86@gmail.com", role=c("aut", "cph", "cre")))
Description: Support for measurement errors in R vectors, matrices and arrays: 
  automatic uncertainty propagation and reporting.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/r-quantities/errors
BugReports: https://github.com/r-quantities/errors/issues
Depends: R (>= 3.0.0)
Suggests: tibble, pillar, testthat
ByteCompile: yes
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-04-03 10:24:10 UTC; inaki
Author: Iñaki Ucar [aut, cph, cre]
Maintainer: Iñaki Ucar <i.ucar86@gmail.com>
Repository: CRAN
Date/Publication: 2018-04-03 10:29:06 UTC
