Package: FME
Version: 1.3.6.2
Title: A Flexible Modelling Environment for Inverse Modelling,
        Sensitivity, Identifiability and Monte Carlo Analysis
Authors@R: c(person("Karline","Soetaert", role = c("aut", "cre"), 
                     email = "karline.soetaert@nioz.nl",
					 comment = c(ORCID = "0000-0003-4603-7100")),
             person("Thomas","Petzoldt", role = c("aut"),
                     email = "thomas.petzoldt@tu-dresden.de",
					 comment = c(ORCID = "0000-0002-4951-6468")))
Author: Karline Soetaert [aut, cre] (<https://orcid.org/0000-0003-4603-7100>),
  Thomas Petzoldt [aut] (<https://orcid.org/0000-0002-4951-6468>)
Maintainer: Karline Soetaert <karline.soetaert@nioz.nl>
Depends: R (>= 2.6), deSolve, rootSolve, coda
Imports: minpack.lm, MASS, graphics, grDevices, stats, utils, minqa
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)
URL: http://fme.r-forge.r-project.org/
NeedsCompilation: yes
Packaged: 2021-10-12 12:27:38 UTC; karlines
Repository: CRAN
Date/Publication: 2021-10-12 15:00:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 14:30:07 UTC; windows
Archs: i386, x64
