Package: simET
Type: Package
Title: Tools for Simulation of Evapotranspiration of Field Crops and
        Soil Water Balance
Version: 1.0.3
Date: 2023-07-21
Authors@R: 
    c(person("Minguo","Liu",email="liumg15@lzu.edu.cn",role=c("aut","cre")),
      person("Huimin","Yang",email="huimyang@lzu.edu.cn",role=c("dtc","fnd")))
Description: Supports the calculation of meteorological characteristics in 
      evapotranspiration research and reference crop evapotranspiration, and offers 
      three models to simulate crop evapotranspiration and soil water balance in 
      the field, including single crop coefficient and dual crop coefficient, 
      as well as the Shuttleworth-Wallace model. These calculations main refer to 
      Allen et al.(1998, ISBN:92-5-104219-5), Teh (2006, ISBN:1-58-112-998-X), and 
      Liu et al.(2006) <doi:10.1016/j.agwat.2006.01.018>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Imports: dplyr, ggplot2, ggpmisc, ggpubr, lubridate, magrittr, plyr,
        rlang, stringr, tidyr
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2023-08-19 14:18:43 UTC; ymhua
Author: Minguo Liu [aut, cre],
  Huimin Yang [dtc, fnd]
Maintainer: Minguo Liu <liumg15@lzu.edu.cn>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2023-08-19 14:40:02 UTC
Built: R 4.3.0; ; 2023-08-19 16:38:56 UTC; unix
