Package: DSSAT
Type: Package
Title: A Comprehensive R Interface for the DSSAT Cropping Systems Model
Version: 0.0.3
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
Imports: utils, readr, stringr, dplyr (>= 1.0.0), purrr, glue, tidyr,
        lubridate, rlang
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown
BugReports: https://github.com/palderman/DSSAT/issues
NeedsCompilation: yes
Packaged: 2021-07-26 16:33:42 UTC; palderman
Repository: CRAN
Date/Publication: 2021-07-26 18:20:07 UTC
