Package: simecol 0.9-3
simecol: Simulation of Ecological (and Other) Dynamic Systems
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.
Authors:
simecol_0.9-3.tar.gz
simecol_0.9-3.zip(r-4.7)simecol_0.9-3.zip(r-4.6)simecol_0.9-3.zip(r-4.5)
simecol_0.9-3.tgz(r-4.6-x86_64)simecol_0.9-3.tgz(r-4.6-arm64)simecol_0.9-3.tgz(r-4.5-x86_64)simecol_0.9-3.tgz(r-4.5-arm64)
simecol_0.9-3.tar.gz(r-4.7-arm64)simecol_0.9-3.tar.gz(r-4.7-x86_64)simecol_0.9-3.tar.gz(r-4.6-arm64)simecol_0.9-3.tar.gz(r-4.6-x86_64)
simecol_0.9-3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
simecol/json (API)
NEWS
| # Install 'simecol' in R: |
| install.packages('simecol', repos = c('https://tpetzoldt.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tpetzoldt/simecol/issues
- CA - Stochastic Cellular Automaton
- chemostat - Chemostat Model
- conway - The Classical Coway's Game of Life
- diffusion - A Random Walk Particle Diffusion Model
- lv - Lotka-Volterra Predator-Prey Model
- lv3 - Lotka-Volterra-Type Model with Resource, Prey and Predator
- upca - The Uniform Period Chaotic Amplitude Model
Last updated from:a2094b618c. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 123 | ||
| linux-devel-x86_64 | OK | 128 | ||
| source / vignettes | OK | 202 | ||
| linux-release-arm64 | OK | 117 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 100 | ||
| macos-release-x86_64 | OK | 235 | ||
| macos-oldrel-arm64 | OK | 96 | ||
| macos-oldrel-x86_64 | OK | 158 | ||
| windows-devel | OK | 104 | ||
| windows-release | OK | 84 | ||
| windows-oldrel | OK | 110 | ||
| wasm-release | OK | 98 |
Exports:addtoenvalpha2rhoapproxTimeapproxTime1as.listas.simObjcoefcoercedevianceeditIniteditParmseditTimeseightneighborseightneighboursequationsequations<-fitOdeModelfromtobygridModelinitinit<-initfuncinitfunc<-initializeinputsinputs<-iterationmainmain<-mixNamedVecneighborsneighboursobserverobserver<-odeModeloutout<-p.constrainp.unconstrainparmsparms<-pcupcuseriespeaksplotprintrho2alpharwalkModelsEditseedfillshowsimsimObjsolversolver<-ssqOdeModelsummarytimestimes<-
Introduction to the simecol Package
Rendered froma-simecol-introduction.Rnwusingutils::Sweaveon May 19 2026.Last update: 2025-05-19
Started: 2024-08-13
Simecol-Howto: Tips, Tricks and Building Blocks
Rendered fromb-simecol-howtos.Rnwusingutils::Sweaveon May 19 2026.Last update: 2025-06-23
Started: 2024-08-13
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Simulation of Ecological (and Other) Dynamic Systems | simecol-package gridModel-class indbasedModel-class odeModel-class rwalkModel-class simecol simObj simObj-class |
| Add Functions from a Non-nested List of Named Functions to a Common Environment | addtoenv |
| Linear Interpolation with Complete Matrices or Data Frames | approxTime approxTime1 |
| Coerce simObj Objects to Lists and Vice-Versa | as.list,simObj-method as.simObj as.simObj,list-method coerce,list,simObj-method coerce,simObj,list-method |
| Stochastic Cellular Automaton | CA |
| Chemostat Model | chemostat |
| The Classical Coway's Game of Life | conway |
| A Random Walk Particle Diffusion Model | diffusion |
| Edit `parms', `init' or `times' Slot of `simecol' Objects | editInit editInit,simObj-method editInit-methods editParms editParms,simObj-method editParms-methods editTimes editTimes,simObj-method editTimes-methods |
| Count Number of Neighbours in a Rectangular Cellular Grid. | eightneighbors eightneighbours |
| Parameter Fitting for odeModel Objects | fitOdeModel |
| Create Regular Sequence from 'from-to-by' Vector | fromtoby |
| Methods for Function `initialize' in Package `simecol' | initialize,simObj-method initialize-methods |
| Discrete Simulation | iteration iteration,gridModel-method iteration,numeric-method iteration,odeModel-method iteration,simObj-method iteration-methods |
| Helpful Union Classes | functionOrcharacter-class functionOrNULL-class listOrdata.frame-class listOrNULL-class numericOrlist-class |
| Lotka-Volterra Predator-Prey Model | lv |
| Lotka-Volterra-Type Model with Resource, Prey and Predator | lv3 |
| Mix Two Named Vectors, Resolving Name Conflicts | mixNamedVec |
| Class of Fitted Model Parameters | modelFit-class |
| Show Results of Model Fits | $ $,modelFit-method coef,modelFit-method deviance,modelFit-method summary,modelFit-method [ [,modelFit-method [[ [[,modelFit-method |
| Count Number of Neighbours on a Rectangular Grid. | neighbors neighbours |
| Get or Set an Observer Functions to an `simObj' Object | observer observer,simObj-method observer-methods observer<- observer<-,simObj-method observer<--methods |
| Generating-functions (Constructors) to Create Objects of Classes `odeModel', `rwalkModel' and `gridModel'. | gridModel indbasedModel odeModel rwalkModel |
| Transform Data Between Unconstrained and Box-constrained Scale | p.constrain p.unconstrain |
| Accessor Functions for `simObj' Objects | equations equations,simObj-method equations-methods equations<- equations<-,simObj-method equations<--methods init init,simObj-method init-methods init<- init<-,gridModel,ANY-method init<-,gridModel,matrix-method init<-,simObj,ANY-method init<--methods initfunc initfunc,simObj-method initfunc-methods initfunc<- initfunc<-,simObj-method initfunc<--methods inputs inputs,simObj-method inputs-methods inputs<- inputs<-,simObj-method inputs<--methods main main,simObj-method main-methods main<- main<-,simObj-method main<--methods out out,gridModel-method out,odeModel-method out,simObj-method out-methods out<- out<-,simObj-method out<--methods parms parms,simObj-method parms-methods parms<- parms<-,simObj-method parms<--methods solver solver,simObj-method solver-methods solver<- solver<-,simObj-method solver<--methods times times,simObj-method times-methods times<- times<-,simObj-method times<--methods |
| Generate Plackett Bivariate Random Numbers | alpha2rho pcu pcuseries rho2alpha |
| Find Peaks Within xy-Data | peaks |
| Methods for Function plot in Package `simecol' | plot,ANY,ANY-method plot,gridModel,missing-method plot,odeModel,missing-method plot,odeModel,odeModel-method plot,rwalkModel,missing-method plot,simObj,missing-method plot-methods |
| Methods for Function `print' in Package `simecol' | print,ANY-method print,simObj-method print-methods show,simObj-method |
| Simple editing | sEdit |
| Color Fill Algorithm | seedfill |
| Simulation of 'simObj' model objects | sim sim,gridModel-method sim,odeModel-method sim,simObj-method sim-methods |
| Sum of Squares Between odeModel and Data | ssqOdeModel |
| The Uniform Period Chaotic Amplitude Model | upca |
