diff options
author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-03-06 15:43:24 +0100 |
---|---|---|
committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-03-06 15:43:24 +0100 |
commit | e6553b371bceedb431c1ff6f1b051022df44e92b (patch) | |
tree | 380a785bc7b5f4f7f8e40d04ebb9b940db919379 /docs/authors.html | |
parent | f20ed2fd0d9629975b8a170ecdfed531ac9c906b (diff) |
Remove travis badge, installation from r-universe
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 ffa7e8e..fac5267 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -10,7 +10,7 @@ <a class="navbar-brand me-2" href="index.html">pfm</a> - <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">0.6.1</small> + <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">0.6.2</small> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation"> @@ -55,13 +55,13 @@ <p>Johannes Ranke (2024). <em>pfm: Utilities for Pesticide Fate Modelling</em>. -R package version 0.6.1, https://github.com/jranke/pfm, <a href="https://pkgdown.jrwb.de/pfm">https://pkgdown.jrwb.de/pfm</a>. +R package version 0.6.2, https://github.com/jranke/pfm, <a href="https://pkgdown.jrwb.de/pfm">https://pkgdown.jrwb.de/pfm</a>. </p> <pre>@Manual{, title = {pfm: Utilities for Pesticide Fate Modelling}, author = {{Johannes Ranke}}, year = {2024}, - note = {R package version 0.6.1, https://github.com/jranke/pfm}, + note = {R package version 0.6.2, https://github.com/jranke/pfm}, url = {https://pkgdown.jrwb.de/pfm}, }</pre> </div> |