Package: constants
Type: Package
Title: Reference on Constants, Units and Uncertainty
Version: 0.0.2
Authors@R: c(
    person("Iñaki", "Ucar", email="i.ucar86@gmail.com", role=c("aut", "cph", "cre")))
Description: CODATA internationally recommended values of the fundamental physical 
    constants, provided as symbols for direct use within the R language. Optionally, 
    the values with errors and/or the values with units are also provided if the 
    'errors' and/or the 'units' packages are installed. The Committee on Data
    for Science and Technology (CODATA) is an interdisciplinary committee of the
    International Council for Science which periodically provides the internationally 
    accepted set of values of the fundamental physical constants. This package 
    contains the "2014 CODATA" version, published on 25 June 2015:
    Mohr, P. J., Newell, D. B. and Taylor, B. N. (2016)
    <DOI:10.1103/RevModPhys.88.035009>, <DOI:10.1063/1.4954402>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/r-quantities/constants
BugReports: https://github.com/r-quantities/constants/issues
Depends: R (>= 3.0.0)
Imports: utils
Suggests: errors, units, testthat
ByteCompile: yes
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-01-08 22:32:53 UTC; inaki
Author: Iñaki Ucar [aut, cph, cre]
Maintainer: Iñaki Ucar <i.ucar86@gmail.com>
Repository: CRAN
Date/Publication: 2018-01-08 22:39:52 UTC
