https://github.com/cran/simecol
Raw File
Tip revision: 5b1552157acaf4d9ea169a6ac95857afb8f79454 authored by Thomas Petzoldt on 14 April 2011, 00:00:00 UTC
version 0.8
Tip revision: 5b15521
DESCRIPTION
Package: simecol
Version: 0.8
Date: 2011-04-14
Title: Simulation of ecological (and other) dynamic systems
Author: Thomas Petzoldt
Depends: R (>= 2.11), deSolve, methods, lattice
Suggests: tcltk, FME
LazyLoad: yes
Maintainer: Thomas Petzoldt <thomas.petzoldt@tu-dresden.de>
Description: simecol is 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. The package helps to organize scenarios
        (avoids copy and paste) and improves readability and usability
        of code.
License: GPL (>= 2)
URL: http://www.simecol.de/
Packaged: 2011-08-10 08:32:59 UTC; user
Repository: CRAN
Date/Publication: 2011-08-10 10:13:54
back to top