Package: psychrolib
Type: Package
Title: Psychrometric Properties of Moist and Dry Air
Version: 2.5.2
Authors@R: c(
      person("Hongyuan", "Jia", email = "hongyuanjia@outlook.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0075-8183")),
      person(family = "The PsychroLib Contributors", role = c("ctb", "cph"),
             comment = "Authors listed in inst/PSYCHROLIB_AUTHORS.txt"),
      person(family = "ASHRAE", role = c("cph"),
             comment = "Copyright 2017 ASHRAE Handbook Fundamentals (https://www.ashrae.org) for equations and coefficients published ASHRAE Handbook Fundamentals Chapter 1."))
Maintainer: Hongyuan Jia <hongyuanjia@outlook.com>
Description: 
    Implementation of 'PsychroLib'
    <https://github.com/psychrometrics/psychrolib> library which contains
    functions to enable the calculation properties of moist and dry air in both
    metric (SI) and imperial (IP) systems of units. References: Meyer, D. and
    Thevenard, D (2019) <doi:10.21105/joss.01137>.
Depends: R (>= 3.0.0)
Imports: Rcpp
Suggests: testthat (>= 2.1.0), covr
License: MIT + file LICENSE
URL: https://github.com/psychrometrics/psychrolib
BugReports: https://github.com/psychrometrics/psychrolib/issues
LinkingTo: Rcpp
Encoding: UTF-8
RoxygenNote: 7.0.2
NeedsCompilation: yes
Packaged: 2021-05-26 01:27:18 UTC; hongy
Author: Hongyuan Jia [aut, cre] (<https://orcid.org/0000-0002-0075-8183>),
  The PsychroLib Contributors [ctb, cph] (Authors listed in
    inst/PSYCHROLIB_AUTHORS.txt),
  ASHRAE [cph] (Copyright 2017 ASHRAE Handbook Fundamentals
    (https://www.ashrae.org) for equations and coefficients published
    ASHRAE Handbook Fundamentals Chapter 1.)
Repository: CRAN
Date/Publication: 2021-05-29 06:10:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 01:28:20 UTC; windows
Archs: x64
