Package: simecol
Version: 0.9-3
Title: Simulation of Ecological (and Other) Dynamic Systems
Authors@R: c(person("Thomas","Petzoldt", role = c("aut", "cre"),
                     email = "thomas.petzoldt@tu-dresden.de",
					 comment = c(ORCID = "0000-0002-4951-6468")))
Depends: R (>= 3.2), deSolve, methods
Imports: graphics, grDevices, stats, utils, minqa
Suggests: tcltk, FME, lattice
LazyLoad: yes
Maintainer: Thomas Petzoldt <thomas.petzoldt@tu-dresden.de>
Description: An object oriented framework to simulate
  ecological (and other) dynamic systems. It can be used for
  differential equations, individual-based (or agent-based) and other
  models as well. It supports structuring of simulation scenarios (to avoid copy
  and paste) and aims to improve readability and re-usability of code.
License: GPL (>= 2)
URL: https://github.com/tpetzoldt/simecol/
NeedsCompilation: yes
Packaged: 2025-06-24 10:26:41 UTC; thpe
Author: Thomas Petzoldt [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-4951-6468>)
Repository: CRAN
Date/Publication: 2025-06-24 11:40:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 01:51:44 UTC; windows
Archs: x64
