Package: weathermetrics Type: Package Title: Functions to Convert Between Weather Metrics Version: 1.2.2.9000 Date: 2016-05-19 Authors@R: c(person("Brooke", "Anderson", email = "brooke.anderson@colostate.edu", role = c("aut", "cre")), person("Roger", "Peng", email = "rdpeng@gmail.com", role = c("aut")), person("Joshua", "Ferreri", email = "joshua.m.ferreri@gmail.com", role = c("aut")), person("Doug", "Friedman", email = "doug.nhp@gmail.com", role = "ctb")) Description: Functions to convert between weather metrics, including conversions for metrics of temperature, air moisture, wind speed, and precipitation. This package also includes functions to calculate the heat index from air temperature and air moisture. URL: https://github.com/geanders/weathermetrics/ BugReports: https://github.com/geanders/weathermetrics/issues License: GPL-2 LazyData: true RoxygenNote: 6.0.1 Depends: R (>= 2.10) Suggests: knitr, rmarkdown, testthat VignetteBuilder: knitr Repository: https://geanders.r-universe.dev Date/Publication: 2017-05-18 21:39:15 UTC RemoteUrl: https://github.com/geanders/weathermetrics RemoteRef: HEAD RemoteSha: 429ee9a4410c6c0c00d209a32ae8e52a0edfa4cc NeedsCompilation: no Packaged: 2026-07-04 00:46:31 UTC; root Author: Brooke Anderson [aut, cre], Roger Peng [aut], Joshua Ferreri [aut], Doug Friedman [ctb] Maintainer: Brooke Anderson