Last data update: 2014.03.03

FME

Package: FME
Version: 1.3.2
Title: A Flexible Modelling Environment for Inverse Modelling,
Sensitivity, Identifiability, Monte Carlo Analysis.
Author: Karline Soetaert <karline.soetaert@nioz.nl>,
Thomas Petzoldt <thomas.petzoldt@tu-dresden.de>
Maintainer: Karline Soetaert <karline.soetaert@nioz.nl>
Depends: R (>= 2.6), deSolve, rootSolve, coda
Imports: minpack.lm, MASS
Suggests: diagram
Description: Provides functions to help in fitting models to data, to
perform Monte Carlo, sensitivity and identifiability analysis. It is
intended to work with models be written as a set of differential
equations that are solved either by an integration routine from
package deSolve, or a steady-state solver from package
rootSolve. However, the methods can also be used with other types of
functions.
License: GPL (>= 2)
LazyData: yes
Repository: CRAN
Repository/R-Forge/Project: fme
Repository/R-Forge/Revision: 139
Repository/R-Forge/DateTimeStamp: 2014-10-29 00:31:50
Date/Publication: 2014-11-04 00:11:01
Packaged: 2014-10-29 00:48:02 UTC; rforge
NeedsCompilation: yes

● Cran Task View: Bayesian, DifferentialEquations
50 images, 16 functions, 0 datasets
Reverse Depends: 3

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'FME' ...
** package 'FME' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c mod.f -o mod.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o FME.so mod.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/FME/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'FME'
    finding HTML links ... done
    FME                                     html  
    Grid                                    html  
    Latinhyper                              html  
    Norm                                    html  
    Unif                                    html  
    collin                                  html  
    cross2long                              html  
    gaussianWeights                         html  
    modCRL                                  html  
    modCost                                 html  
    modFit                                  html  
    modMCMC                                 html  
    obsplot                                 html  
    finding level-2 HTML links ... done

    pseudoOptim                             html  
    sensFun                                 html  
    sensRange                               html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (FME)
Making 'packages.html' ... done