Package: frost
Type: Package
Title: Prediction of Minimum Temperature for Frost Forecasting in
        Agriculture
Version: 0.0.4
Authors@R: c(person(given = "Ana Laura",
             family = "Diedrichs",
             role = c("cre", "aut"),
             comment = c(ORCID = "0000-0001-9973-4554"),
             email = "ana.diedrichs@frm.utn.edu.ar" ),
             person(given = "Facundo",
             family = "Bromberg",
             role = c("ths") ),
             person(given = "Diego",
             family = "Dujovne",
             role = c("ths"),
             comment = c(ORCID = "0000-0003-4207-633X") )) 
Description: A compilation of empirical methods used by farmers and agronomic engineers to predict the minimum temperature to detect a frost night. These functions use variables such as environmental temperature, relative humidity, and dew point. See <http://sedici.unlp.edu.ar/handle/10915/72102> <http://www.fao.org/docrep/008/y7223e/y7223e0b.htm#bm11.8> for details.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: knitr,rmarkdown,ggplot2, testthat
Imports: methods
VignetteBuilder: knitr
URL: https://github.com/anadiedrichs/frost
BugReports: https://github.com/anadiedrichs/frost/issues
Date: 2019-04-08
NeedsCompilation: no
Packaged: 2019-04-11 22:25:53 UTC; anadiedrichs
Author: Ana Laura Diedrichs [cre, aut]
    (<https://orcid.org/0000-0001-9973-4554>),
  Facundo Bromberg [ths],
  Diego Dujovne [ths] (<https://orcid.org/0000-0003-4207-633X>)
Maintainer: Ana Laura Diedrichs <ana.diedrichs@frm.utn.edu.ar>
Repository: CRAN
Date/Publication: 2019-04-12 10:23:17 UTC
Built: R 4.0.2; ; 2020-07-15 13:36:13 UTC; unix
