diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-04-17 07:19:08 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-04-17 07:19:08 +0200 |
commit | 4c2b22d75cc5102ddc595ea479c46bfdb46c1016 (patch) | |
tree | ea3f03440f4f3e2c306cc9af90d166880533a446 /docs/news | |
parent | b84465a76cc27e2a29613eba9f6fda06a32e1cfb (diff) |
Add year to Massart citation in DESCRIPTION, update docs
Diffstat (limited to 'docs/news')
-rw-r--r-- | docs/news/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index 9ea5e1d..d3ddaa8 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -95,7 +95,7 @@ </ul> <ul class="nav navbar-nav navbar-right"> <li> - <a href="http://github.com/jranke/chemCal/"> + <a href="https://github.com/jranke/chemCal/"> <span class="fab fa-github fa-lg"></span> </a> @@ -114,7 +114,7 @@ <div class="col-md-9 contents"> <div class="page-header"> <h1 data-toc-skip>Changelog <small></small></h1> - <small>Source: <a href='http://github.com/jranke/chemCal/blob/master/NEWS.md'><code>NEWS.md</code></a></small> + <small>Source: <a href='https://github.com/jranke/chemCal/blob/master/NEWS.md'><code>NEWS.md</code></a></small> </div> <div id="chemcal-022" class="section level1"> @@ -124,6 +124,7 @@ <ul> <li><p>‘calplot’ gains an argument ‘legend_x’ for better control of the legend position</p></li> <li><p>Added the cadmium dataset from Rocke and Lorenzato (1995)</p></li> +<li><p>Suggest: rmarkdown as it is not a dependency of knitr any more, as pointed out by Kurt Hornik</p></li> </ul> </div> <div id="chemcal-021" class="section level1"> |