diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2023-05-19 17:08:43 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2023-05-19 17:10:16 +0200 |
commit | cf54ccca37d27480dbf8d59eb027300518f7ad75 (patch) | |
tree | 81a9d5955f716a74822ecb65dc83daeeb7efbba6 /docs/authors.html | |
parent | c931057ce8f05d3a0dfefea72b73903efb82e900 (diff) |
Prepare release of v1.2.4v1.2.4
- Update DESCRIPTION
- Update Makefile to document how to use R-patched
- Remove markup from two URLs to avoid CRAN NOTE
- Switch two vignettes from html_document to html_vignette to save space
in the docs directory, also avoiding a CRAN NOTE
- Complete rebuild of pkgdown docs for release
Diffstat (limited to 'docs/authors.html')
-rw-r--r-- | docs/authors.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/authors.html b/docs/authors.html index 775f84d8..313c86e9 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -17,7 +17,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.2.3.1</span> + <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.2.4</span> </span> </div> @@ -132,13 +132,13 @@ <p>Ranke J (2023). <em>mkin: Kinetic Evaluation of Chemical Degradation Data</em>. -R package version 1.2.3.1, <a href="https://pkgdown.jrwb.de/mkin/">https://pkgdown.jrwb.de/mkin/</a>. +R package version 1.2.4, <a href="https://pkgdown.jrwb.de/mkin/">https://pkgdown.jrwb.de/mkin/</a>. </p> <pre>@Manual{, title = {mkin: Kinetic Evaluation of Chemical Degradation Data}, author = {Johannes Ranke}, year = {2023}, - note = {R package version 1.2.3.1}, + note = {R package version 1.2.4}, url = {https://pkgdown.jrwb.de/mkin/}, }</pre> |