diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-10-22 09:20:26 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-10-22 09:20:26 +0000 |
commit | 4e791358857a17940ea9adc51b1c8119a0af8e09 (patch) | |
tree | 851e58722b4732a4cae446b021729b6c0c39070c /DESCRIPTION | |
parent | f02aa6060666df324be3c28e6a87d37c13cb949c (diff) |
- Removed the font.main argument from the call to plot(...) in kinresplot as it produced awkward results
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/kinfit@123 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 8850816..6567080 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,9 +1,9 @@ Package: kinfit
Type: Package
Title: Routines for fitting kinetic models to chemical degradation data
-Version: 1.1.11
-Date: 2013-02-17
-Author: Johannes Ranke and Katrin Lindenberger
+Version: 1.1.12
+Date: 2013-10-22
+Author: Johannes Ranke, with contributions from Katrin Lindenberger
Maintainer: Johannes Ranke <jranke@uni-bremen.de>
Description: Simple calculation routines based on the FOCUS Kinetics
Report (2006). Only kinetic models for parent only datasets are
|