aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-06-26 14:40:33 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2015-06-26 14:40:33 +0200
commitab93a4ea8f111949b6d99a79eae54bded86215dc (patch)
tree971728f37ad3ed94b8427a64c8ea0127b719f4fb /NEWS.md
parentd9f884d10894ec4895e3928f50dc625575cc5191 (diff)
Fix x axis scaling in mkinparplot
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 8109ce7a..6a1c55b9 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -8,6 +8,10 @@
- New function `plot.mmkin()`: Plots single-row or single-column `mmkin` objects including residual plots.
+### BUG FIXES
+
+- `mkinparplot()`: Fix the x axis scaling for rate constants and formation fractions that got confused by the introduction of the t-values of transformed parameters.
+
## CHANGES in mkin VERSION 0.9-38 (2015-06-24)
### MINOR CHANGES
@@ -18,7 +22,7 @@
### BUG FIXES
-- `mkinmod.R()`: When generating the C code for the derivatives, only declare the time variable when it is needed and remove the '-W-no-unused-variable' compiler flag as the C compiler used in the CRAN checks on Solaris does not know it.
+- `mkinmod()`: When generating the C code for the derivatives, only declare the time variable when it is needed and remove the '-W-no-unused-variable' compiler flag as the C compiler used in the CRAN checks on Solaris does not know it.
## CHANGES in mkin VERSION 0.9-36 (2015-06-21)

Contact - Imprint