summaryrefslogtreecommitdiff
path: root/DESCRIPTION
blob: 625df8bf694d0d6fdfb587c7aee408f3b9be8f22 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: kinfit
Type: Package
Title: Routines for Fitting Kinetic Models to Chemical Degradation Data
Version: 1.1.14
Date: 2015-07-03
Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"), 
                    email = "jranke@uni-bremen.de"),
             person("Katrin", "Lindenberger", role = "ctb"))
Description: 
  The FOCUS Kinetics Report first published in 2006 describes mathematical
  models and recommends statistical methods for the evaluation of 
  chemical degradation data. This package implements fitting the kinetic
  models suitable for observations of the decline of a single chemical 
  compound (no metabolite formation/decline or multi-compartment kinetics).
  Please note that no warranty is implied for correctness of results or
  fitness for a particular purpose.  'kinfit' is maintained, but not
  actively developed at the moment. Please check the 'mkin' package for an
  actively developed package for kinetic evaluations of degradation data.
Imports: graphics, stats, utils
License: GPL
LazyLoad: yes
LazyData: yes
URL: http://cran.r-project.org, http://kinfit.r-forge.r-project.org

Contact - Imprint