Skip to content

tealeaves 1.0.2

Choose a tag to compare

@cdmuir cdmuir released this 08 Jun 07:19
· 39 commits to master since this release
  • Added citation to published paper. See citation(package = "tealeaves").
  • Compatible with dplyr 1.0.0
  • In enviro_par(), "sky" temperature (T_sky) can now be provided directly as a values (in K) or as a function (the default).
  • If parallel = TRUE in tleaves(), future uses plan("multisession") rather than plan("multiprocess").
  • New vignette on making parameters functions of other parameters.
  • Added full URL for CONDUCT.md in README