Package: BioCro Version: 3.3.1 Date: 2026-02-06 Title: Modular Crop Growth Simulations Description: A cross-platform representation of models as sets of equations that facilitates modularity in model building and allows users to harness modern techniques for numerical integration and data visualization. Documentation is provided by several vignettes included in this package; also see Lochocki et al. (2022) . Authors@R: c( person("Justin M.", "McGrath", role = c('cre', 'aut'), email = "jmcgrath@illinois.edu", comment = c(ORCID = "0000-0002-7025-3906")), person("Edward B.", "Lochocki", role = 'aut', comment = c(ORCID = "0000-0002-4912-9783")), person("Yufeng", "He", role = 'aut', comment = c(ORCID = "0000-0001-9895-1880")), person("Scott W.", "Oswald", role = 'aut', comment = c(ORCID = "0000-0002-1906-0340")), person("Scott", "Rohde", role = 'aut', comment = c(ORCID = "0000-0001-9030-0936")), person("Deepak", "Jaiswal", role = 'aut', comment = c(ORCID = "0000-0002-4077-3919")), person("Megan L.", "Matthews", role = 'aut', comment = c(ORCID = "0000-0002-5513-9320")), person("Fernando E.", "Miguez", role = 'aut', comment = c(ORCID = "0000-0002-4627-8329")), person("Stephen P.", "Long", role = 'aut', comment = c(ORCID = "0000-0002-8501-7164")), person("Dan", "Wang", role = 'ctb'), person("David", "LeBauer", role = 'ctb', comment = c(ORCID = "0000-0001-7228-053X")), person("BioCro authors", role = "cph"), person("Boost Organization", role = "cph", comment = "Copyright holder of included Boost library") ) Depends: R (>= 4.1.0) Imports: stats Suggests: testthat (>= 3.2.0), knitr, rmarkdown, bookdown, lattice, deSolve, dfoptim VignetteBuilder: knitr SystemRequirements: C++17, GNU make License: MIT + file LICENSE LazyData: true ByteCompile: TRUE URL: https://github.com/biocro/biocro, https://biocro.org Config/testthat/edition: 3 Config/pak/sysreqs: make Repository: https://biocro.r-universe.dev Date/Publication: 2026-02-09 17:29:47 UTC RemoteUrl: https://github.com/biocro/biocro RemoteRef: HEAD RemoteSha: f66ccf74197a47f087bbc41c697aaf40b04cde15 NeedsCompilation: yes Packaged: 2026-06-10 07:09:26 UTC; root Author: Justin M. McGrath [cre, aut] (ORCID: ), Edward B. Lochocki [aut] (ORCID: ), Yufeng He [aut] (ORCID: ), Scott W. Oswald [aut] (ORCID: ), Scott Rohde [aut] (ORCID: ), Deepak Jaiswal [aut] (ORCID: ), Megan L. Matthews [aut] (ORCID: ), Fernando E. Miguez [aut] (ORCID: ), Stephen P. Long [aut] (ORCID: ), Dan Wang [ctb], David LeBauer [ctb] (ORCID: ), BioCro authors [cph], Boost Organization [cph] (Copyright holder of included Boost library) Maintainer: Justin M. McGrath