Package: weathermetrics
Type: Package
Title: Functions to Convert Between Weather Metrics
Version: 1.2.0
Date: 2015-12-18
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")))
Description: Functions to convert between Celsius
    and Fahrenheit, to convert between dew point temperature and relative
    humidity, and to calculate heat index.
URL: https://github.com/geanders/weathermetrics/
BugReports: https://github.com/geanders/weathermetrics/issues
License: MIT + file LICENSE
LazyData: true
RoxygenNote: 5.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-12-22 19:36:32 UTC; brookeanderson
Author: Brooke Anderson [aut, cre],
  Roger Peng [aut]
Maintainer: Brooke Anderson <brooke.anderson@colostate.edu>
Repository: CRAN
Date/Publication: 2015-12-22 23:04:33
