diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2010-05-20 18:02:42 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2010-05-20 18:02:42 +0000 |
commit | a4421eba19eae98a0bd00adb4e8c6d72cc49f9fb (patch) | |
tree | 5692b056191b9197c900404410b17306da6526db /DESCRIPTION | |
parent | 16f5b1d3c0136413e92b2be0f20d365e92e9cd1c (diff) |
Various improvements, the most prominent being the addition of the
test dataset from the original KinGUI Piacenza paper.
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@10 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 29 |
1 files changed, 17 insertions, 12 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index fb137a76..e518d6df 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,12 +1,17 @@ -Package: mkin
-Type: Package
-Title: Routines for fitting kinetic models with one or more state variables to chemical degradation data
-Version: 0.7-1
-Date: 2010-05-18
-Author: Johannes Ranke
-Maintainer: Johannes Ranke <jranke@harlan.com>
-Description: Calculation routines based on the FOCUS Kinetics Report (2006)
-Depends: FME
-License: GPL
-LazyLoad: yes
-LazyData: yes
+Package: mkin +Type: Package +Title: Routines for fitting kinetic models with one or more state + variables to chemical degradation data +Version: 0.7-3 +Date: 2010-05-20 +Author: Johannes Ranke +Maintainer: Johannes Ranke <jranke@harlan.com> +Description: Calculation routines based on the FOCUS Kinetics Report + (2006) +Depends: FME +License: GPL +LazyLoad: yes +LazyData: yes +Packaged: 2010-05-18 12:52:36 UTC; ranke +Repository: CRAN +Date/Publication: 2010-05-18 13:18:05 |