Package: DSSAT
Type: Package
Title: A Comprehensive R Interface for the DSSAT Cropping Systems Model
Version: 0.0.4
Date: 2021-08-31
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; see <https://dssat.net> for more information).
    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, methods, 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: no
Packaged: 2021-09-01 11:20:32 UTC; palderman
Repository: CRAN
Date/Publication: 2021-09-02 16:20:06 UTC
