Package: errors
Type: Package
Title: Error Propagation for R Vectors
Version: 0.1.0
Authors@R: c(
    person("Iñaki", "Ucar", email="i.ucar86@gmail.com", role=c("aut", "cph", "cre")))
Description: Support for painless automatic error propagation in numerical operations.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/Enchufa2/errors
BugReports: https://github.com/Enchufa2/errors/issues
Depends: R (>= 3.0.0)
Suggests: tibble, testthat, covr
ByteCompile: yes
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-26 16:47:26 UTC; inaki
Author: Iñaki Ucar [aut, cph, cre]
Maintainer: Iñaki Ucar <i.ucar86@gmail.com>
Repository: CRAN
Date/Publication: 2017-09-26 16:54:09 UTC
