diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-04-22 19:08:09 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-04-22 19:08:09 +0200 |
commit | a2f772990127891f9596b79771832bc23777a89a (patch) | |
tree | 1580440d543727db6a0dbd9005936836a0e49746 /DESCRIPTION | |
parent | adcbcf246acf92c50c339a6605608a5dd9c580ff (diff) |
Possibility to fit without parameter transformation
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 563431e2..f3482480 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,8 +2,8 @@ Package: mkin Type: Package Title: Routines for fitting kinetic models with one or more state variables to chemical degradation data -Version: 0.9-25 -Date: 2014-03-24 +Version: 0.9-26 +Date: 2014-04-22 Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"), email = "jranke@uni-bremen.de"), person("Katrin", "Lindenberger", role = "ctb"), |