aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
blob: 52112e942e12ba2bdcc3c3e3c85da1b2a5d7061b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: mkin
Type: Package
Title: Routines for fitting kinetic models with one or more state
  variables to chemical degradation data
Version: 0.9-20
Date: 2013-09-
Author: Johannes Ranke, Katrin Lindenberger, René Lehmann
Maintainer: Johannes Ranke <jranke@uni-bremen.de>
Description: Calculation routines based on the FOCUS Kinetics Report (2006).
  Includes a function for conveniently defining differential equation models,
  model solution based on eigenvalues if possible or using numerical solvers
  and a choice of the optimisation methods made available by the FME package
  (default is a Levenberg-Marquardt variant).  Please note that no warranty is
  implied for correctness of results or fitness for a particular purpose.
Depends: FME, deSolve, minpack.lm
Suggests: RUnit, gWidgetsWWW2, canvas
License: GPL
LazyLoad: yes
LazyData: yes
Encoding: UTF-8
URL: http://cran.r-project.org, http://kinfit.r-forge.r-project.org

Contact - Imprint