diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-02-24 15:01:23 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-02-24 15:01:23 +0100 |
commit | 96ebc42e4c779e2bc496316a5cb9055bbefc9e40 (patch) | |
tree | abd21844d739a2d3e4672994d7b7bc47cdfc5157 | |
parent | 64fa10032f99490a5998589161574109484ee769 (diff) |
Rebuild docs
-rw-r--r-- | DESCRIPTION | 4 | ||||
-rw-r--r-- | NEWS.md | 6 | ||||
-rw-r--r-- | docs/404.html | 2 | ||||
-rw-r--r-- | docs/articles/index.html | 2 | ||||
-rw-r--r-- | docs/authors.html | 2 | ||||
-rw-r--r-- | docs/index.html | 2 | ||||
-rw-r--r-- | docs/news/index.html | 10 | ||||
-rw-r--r-- | docs/pkgdown.yml | 2 | ||||
-rw-r--r-- | docs/reference/Rplot001.png | bin | 27554 -> 27746 bytes | |||
-rw-r--r-- | docs/reference/Rplot002.png | bin | 59342 -> 59394 bytes | |||
-rw-r--r-- | docs/reference/endpoints.html | 2 | ||||
-rw-r--r-- | docs/reference/index.html | 2 | ||||
-rw-r--r-- | docs/reference/plot.mixed.mmkin-1.png | bin | 84734 -> 85433 bytes | |||
-rw-r--r-- | docs/reference/plot.mixed.mmkin-2.png | bin | 173916 -> 174061 bytes | |||
-rw-r--r-- | docs/reference/plot.mixed.mmkin.html | 2 |
15 files changed, 25 insertions, 11 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 18701d12..176c3039 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: mkin Type: Package Title: Kinetic Evaluation of Chemical Degradation Data -Version: 1.0.3 -Date: 2021-02-15 +Version: 1.0.4 +Date: 2021-02-24 Authors@R: c( person("Johannes", "Ranke", role = c("aut", "cre", "cph"), email = "jranke@uni-bremen.de", @@ -1,3 +1,9 @@ +# mkin 1.0.4 (2021-02-24) + +- 'plot.mixed.mmkin': Reset graphical parameters on exit + +- All plotting functions setting graphical parameters: Use on.exit() for resetting graphical parameters + # mkin 1.0.3 (2021-02-15) - Review and update README, the 'Introduction to mkin' vignette and some of the help pages diff --git a/docs/404.html b/docs/404.html index 48cba3d7..86397bff 100644 --- a/docs/404.html +++ b/docs/404.html @@ -71,7 +71,7 @@ </button> <span class="navbar-brand"> <a class="navbar-link" href="https://pkgdown.jrwb.de/mkin/index.html">mkin</a> - <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.0.3</span> + <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.0.4</span> </span> </div> diff --git a/docs/articles/index.html b/docs/articles/index.html index 22753e8d..8e05af32 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -71,7 +71,7 @@ </button> <span class="navbar-brand"> <a class="navbar-link" href="../index.html">mkin</a> - <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.0.3</span> + <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.0.4</span> </span> </div> diff --git a/docs/authors.html b/docs/authors.html index 61d29bf0..533ca458 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -71,7 +71,7 @@ </button> <span class="navbar-brand"> <a class="navbar-link" href="index.html">mkin</a> - <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.0.3</span> + <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.0.4</span> </span> </div> diff --git a/docs/index.html b/docs/index.html index 82aab7f3..72fd88f4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -37,7 +37,7 @@ </button> <span class="navbar-brand"> <a class="navbar-link" href="index.html">mkin</a> - <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.0.3</span> + <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.0.4</span> </span> </div> diff --git a/docs/news/index.html b/docs/news/index.html index 1428dc78..d6b2a8fb 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -71,7 +71,7 @@ </button> <span class="navbar-brand"> <a class="navbar-link" href="../index.html">mkin</a> - <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.0.3</span> + <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.0.4</span> </span> </div> @@ -141,6 +141,14 @@ <small>Source: <a href='https://github.com/jranke/mkin/blob/master/NEWS.md'><code>NEWS.md</code></a></small> </div> + <div id="mkin-104-2021-02-24" class="section level1"> +<h1 class="page-header" data-toc-text="1.0.4"> +<a href="#mkin-104-2021-02-24" class="anchor"></a>mkin 1.0.4 (2021-02-24)</h1> +<ul> +<li><p>‘plot.mixed.mmkin’: Reset graphical parameters on exit</p></li> +<li><p>All plotting functions setting graphical parameters: Use on.exit() for resetting graphical parameters</p></li> +</ul> +</div> <div id="mkin-103-2021-02-15" class="section level1"> <h1 class="page-header" data-toc-text="1.0.3"> <a href="#mkin-103-2021-02-15" class="anchor"></a>mkin 1.0.3 (2021-02-15)</h1> diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index 71325fcc..76b2f3b9 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -10,7 +10,7 @@ articles: web_only/NAFTA_examples: NAFTA_examples.html web_only/benchmarks: benchmarks.html web_only/compiled_models: compiled_models.html -last_built: 2021-02-15T18:11Z +last_built: 2021-02-24T14:00Z urls: reference: https://pkgdown.jrwb.de/mkin/reference article: https://pkgdown.jrwb.de/mkin/articles diff --git a/docs/reference/Rplot001.png b/docs/reference/Rplot001.png Binary files differindex 762a3dd4..1cbcb153 100644 --- a/docs/reference/Rplot001.png +++ b/docs/reference/Rplot001.png diff --git a/docs/reference/Rplot002.png b/docs/reference/Rplot002.png Binary files differindex d24e35b4..745d583d 100644 --- a/docs/reference/Rplot002.png +++ b/docs/reference/Rplot002.png diff --git a/docs/reference/endpoints.html b/docs/reference/endpoints.html index 584079d2..a83276f3 100644 --- a/docs/reference/endpoints.html +++ b/docs/reference/endpoints.html @@ -78,7 +78,7 @@ advantage that the SFORB model can also be used for metabolites." /> </button> <span class="navbar-brand"> <a class="navbar-link" href="../index.html">mkin</a> - <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.0.3</span> + <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.0.4</span> </span> </div> diff --git a/docs/reference/index.html b/docs/reference/index.html index e21304b9..36ef6367 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -71,7 +71,7 @@ </button> <span class="navbar-brand"> <a class="navbar-link" href="../index.html">mkin</a> - <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.0.3</span> + <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.0.4</span> </span> </div> diff --git a/docs/reference/plot.mixed.mmkin-1.png b/docs/reference/plot.mixed.mmkin-1.png Binary files differindex 9c9a2211..2224d96e 100644 --- a/docs/reference/plot.mixed.mmkin-1.png +++ b/docs/reference/plot.mixed.mmkin-1.png diff --git a/docs/reference/plot.mixed.mmkin-2.png b/docs/reference/plot.mixed.mmkin-2.png Binary files differindex 0f66ff0f..28168495 100644 --- a/docs/reference/plot.mixed.mmkin-2.png +++ b/docs/reference/plot.mixed.mmkin-2.png diff --git a/docs/reference/plot.mixed.mmkin.html b/docs/reference/plot.mixed.mmkin.html index 4b72a308..b75fa6e6 100644 --- a/docs/reference/plot.mixed.mmkin.html +++ b/docs/reference/plot.mixed.mmkin.html @@ -72,7 +72,7 @@ </button> <span class="navbar-brand"> <a class="navbar-link" href="../index.html">mkin</a> - <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.0.3</span> + <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.0.4</span> </span> </div> |