Package: tealeaves
Version: 1.0.5
Date: 2020-06-17
Title: Solve for Leaf Temperature Using Energy Balance
Authors@R: person("Chris", "Muir", role = c("aut", "cre"), email = "cdmuir@hawaii.edu", comment = c(ORCID = "0000-0003-2555-3878"))
Depends: R (>= 3.5.0), units (>= 0.6.0)
Imports: checkmate (>= 2.0.0), crayon (>= 1.3.0), dplyr (>= 1.0.0),
        furrr (>= 0.1.0), future (>= 1.10.0), glue (>= 1.3.0), magrittr
        (>= 1.5.0), methods (>= 3.5.0), purrr (>= 0.3.0), rlang (>=
        0.4.0), stringr (>= 1.4.0)
Suggests: testthat, knitr, rmarkdown, tidyr, ggplot2, covr
Description: Implements models of leaf temperature using energy balance. It uses units to ensure that parameters are properly specified and transformed before calculations. It allows separate lower and upper surface conductances to heat and water vapour, so sensible and latent heat loss are calculated for each surface separately  as in Foster and Smith (1986) <doi:10.1111/j.1365-3040.1986.tb02108.x>. It's straightforward to model leaf temperature over environmental gradients such as light, air temperature, humidity, and wind. It can also model leaf temperature over trait gradients such as leaf size or stomatal conductance. Other references are Monteith and Unsworth (2013, ISBN:9780123869104), Nobel (2009, ISBN:9780123741431), and Okajima et al. (2012) <doi:10.1007/s11284-011-0905-5>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-06-18 01:26:40 UTC; cdmuir
Author: Chris Muir [aut, cre] (<https://orcid.org/0000-0003-2555-3878>)
Maintainer: Chris Muir <cdmuir@hawaii.edu>
Repository: CRAN
Date/Publication: 2020-06-18 10:30:02 UTC
Built: R 4.0.2; ; 2020-07-16 16:17:28 UTC; unix
