summaryrefslogtreecommitdiff
path: root/DESCRIPTION
blob: 9d99a93aeb2cd3667711692cb51eca3f4a3232db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: kinfit
Type: Package
Title: Routines for fitting kinetic models to chemical degradation data
Version: 1.1.14
Date: 2015-07-02
Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"), 
                    email = "jranke@uni-bremen.de"),
             person("Katrin", "Lindenberger", role = "ctb"))
Description: Simple calculation routines based on the FOCUS Kinetics 
 Report (2006). Only kinetic models for parent only datasets are 
 included (no metabolite formation/decline or multicompartment kinetics).
 Please note that no warranty is implied for correctness of results or
 fitness for a particular purpose.
 This package is not actively developed at the moment. Please check the mkin
 package for an actively maintained 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