Other packages > Find by keyword >

simecol  

Simulation of Ecological (and Other) Dynamic Systems
View on CRAN: Click here


Download and install simecol package within the R console
Install from CRAN:
install.packages("simecol")

Install from Github:
library("remotes")
install_github("cran/simecol")

Install by package version:
library("remotes")
install_version("simecol", "0.9-3")



Attach the package and use:
library("simecol")
Maintained by
Thomas Petzoldt
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-06-29
Latest Update: 2025-06-24
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.
How to cite:
Thomas Petzoldt (2006). simecol: Simulation of Ecological (and Other) Dynamic Systems. R package version 0.9-3, https://cran.r-project.org/web/packages/simecol. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:04), 0.3-10 (2006-06-29 11:38), 0.3-11 (2006-06-29 12:17), 0.4-2 (2007-02-22 18:38), 0.5-2 (2007-09-30 21:12), 0.5-3 (2007-12-09 19:56), 0.5-5 (2008-04-08 08:43), 0.5-7 (2008-07-05 18:32), 0.5 (2007-06-16 17:47), 0.6-1 (2008-12-01 09:08), 0.6-2 (2009-01-20 09:37), 0.6-3 (2009-01-26 10:02), 0.6-4 (2009-02-10 13:55), 0.6-5 (2009-02-13 09:24), 0.6-6 (2009-02-26 16:15), 0.6-8 (2009-06-27 13:20), 0.6-9 (2009-09-04 09:57), 0.6-10 (2010-03-10 11:20), 0.6-11 (2010-10-04 08:54), 0.6 (2008-09-22 16:59), 0.7-1 (2011-03-21 07:47), 0.7-2 (2011-03-26 16:45), 0.7 (2010-11-30 11:14), 0.8-1 (2011-12-04 10:26), 0.8-2 (2012-03-01 08:37), 0.8-4 (2013-09-26 16:46), 0.8-6 (2015-03-20 00:10), 0.8-7 (2015-09-03 13:26), 0.8-9 (2017-06-12 22:27), 0.8-10 (2017-10-22 21:28), 0.8-11 (2018-05-08 22:19), 0.8-12 (2018-06-03 15:16), 0.8-13 (2019-07-15 23:20), 0.8-14 (2021-10-07 08:40), 0.8 (2011-08-10 12:14), 0.9-0 (2025-04-23 21:30), 0.9-2 (2025-05-20 01:10)
Other packages that cited simecol R package
View simecol citation profile
Other R packages that simecol depends, imports, suggests or enhances
Complete documentation for simecol
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA