Last data update: 2014.03.03

ecolMod

Package: ecolMod
Version: 1.2.6
Date: 2014-12-24
Title: "A practical guide to ecological modelling - using R as a
simulation platform"
Author: Karline Soetaert <karline.soetaert@nioz.nl>, Peter MJ Herman <peter.herman@nioz.nl>
Maintainer: Karline Soetaert <karline.soetaert@nioz.nl>
Depends: R (>= 2.01), rootSolve, shape, diagram, deSolve
Suggests: maps, seacarb, scatterplot3d, deldir
Description: Figures, data sets and examples from the book "A practical guide to ecological modelling - using R as a simulation platform" by Karline Soetaert and Peter MJ Herman (2009). Springer.
All figures from chapter x can be generated by "demo(chapx)", where x = 1 to 11.
The R-scripts of the model examples discussed in the book are in subdirectory "examples", ordered per chapter.
Solutions to model projects are in the same subdirectories.
License: GPL (>= 2)
LazyData: yes
Packaged: 2014-12-26 08:45:37 UTC; rforge
Repository: CRAN
Repository/R-Forge/Project: diagram
Repository/R-Forge/Revision: 73
Repository/R-Forge/DateTimeStamp: 2014-12-26 08:36:38
Date/Publication: 2014-12-29 18:15:39
NeedsCompilation: yes

● Cran Task View: DifferentialEquations
● 0 images, 4 functions, 3 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ecolMod' ...
** package 'ecolMod' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c competition.f -o competition.o
f95   -fpic  -g -O2  -c omexdia.f -o omexdia.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rndnum.c -o rndnum.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o ecolMod.so competition.o omexdia.o rndnum.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/ecolMod/libs
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ecolMod'
    finding HTML links ... done
    OMEXDIAsteady                           html  
    SCOC                                    html  
    Zoogrowth                               html  
    deepCmin                                html  
    dilution                                html  
    ecolMod                                 html  
    pricefit                                html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (ecolMod)
Making 'packages.html' ... done