Package: DSSAT
Type: Package
Title: A Comprehensive R Interface for the DSSAT Cropping Systems Model
Version: 0.0.1
Author: Phillip D. Alderman [aut, cre]
Maintainer: Phillip D. Alderman <phillip.alderman@okstate.edu>
Description: The purpose of this package is to provide a comprehensive
    R interface to the Decision Support System for Agrotechnology
    Transfer Cropping Systems Model (DSSAT-CSM) documented by
    Jones et al (2003) <doi:10.1016/S1161-0301(02)00107-7>. The package
    provides cross-platform functions to read and write input files,
    run DSSAT-CSM, and read output files.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Imports: utils, readr, stringr, dplyr, purrr, glue, tidyr, lubridate,
        rlang
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
BugReports: https://github.com/palderman/DSSAT/issues
NeedsCompilation: no
Packaged: 2020-03-10 17:13:05 UTC; palderman
Repository: CRAN
Date/Publication: 2020-03-19 12:40:08 UTC
