diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2012-03-15 15:54:14 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2012-03-15 15:54:14 +0000 |
commit | 3a6b9f52c74d6ef88a8d32c50e42864b3f251719 (patch) | |
tree | c80ebe6187fc88e77dd17da09135a168744ea23f /DESCRIPTION | |
parent | b9f180f177c2aca5d3a33e850b4fb0c51053bf2f (diff) |
Update kinfit and mkin to the latest version published on BerliOS.
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/kinfit@17 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 11dced9..622a9a0 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,11 +1,16 @@ Package: kinfit
Type: Package
Title: Routines for fitting kinetic models to chemical degradation data
-Version: 1.0.2
-Date: 2010-05-20
-Author: Johannes Ranke
-Maintainer: Johannes Ranke <jranke@harlan.com>
+Version: 1.1.06
+Date: 2011-11-09
+Author: Johannes Ranke and Katrin Lindenberger
+Maintainer: Johannes Ranke <jranke@users.berlios.de>
Description: Simple calculation routines based on the FOCUS Kinetics
- Report (2006)
+ 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.
License: GPL
LazyLoad: yes
+LazyData: yes
+URL: http://cran.r-project.org, http://developer.berlios.de/projects/mkin/
|