aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-12-08 08:13:52 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2016-12-08 08:13:52 +0100
commitcc2fbeed2027e15e17cba139827ab87b9d352fad (patch)
tree0a292261685e923a403a87c86a763a1a470a5b2c
parent8ec45cd4a89fe8493fd688a0d34e25f279ad95b7 (diff)
Prepare for release
-rw-r--r--DESCRIPTION4
-rw-r--r--NEWS.md6
2 files changed, 7 insertions, 3 deletions
diff --git a/DESCRIPTION b/DESCRIPTION
index b3b0d22d..55467688 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,8 +1,8 @@
Package: mkin
Type: Package
Title: Kinetic Evaluation of Chemical Degradation Data
-Version: 0.9.44.9000
-Date: 2016-07-27
+Version: 0.9.45
+Date: 2016-12-08
Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"),
email = "jranke@uni-bremen.de"),
person("Katrin", "Lindenberger", role = "ctb"),
diff --git a/NEWS.md b/NEWS.md
index 1b11db30..5397dfce 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,7 +1,11 @@
-# mkin 0.9.45
+# mkin 0.9.45 (2016-12-08)
## Minor changes
+- `plot.mkinfit` and `plot.mmkin`: If the plotting device is `tikz`, LaTeX markup is being used for the chi2 error in the graphs.
+
+- Use `pkgdown`, the successor of `staticdocs` for generating static HTML documentation. Include example output and graphs also for `dontrun` sections.
+
- `plot.mkinfit`: Plotting does not fail any more when the compiled model is not available, e.g. because it was removed from the temporary directory. In this case, the uncompiled model is now used for plotting
# mkin 0.9.44 (2016-06-29)

Contact - Imprint