diff options
Diffstat (limited to 'docs/news')
-rw-r--r-- | docs/news/index.html | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/docs/news/index.html b/docs/news/index.html new file mode 100644 index 0000000..f3a3f14 --- /dev/null +++ b/docs/news/index.html @@ -0,0 +1,58 @@ +<!DOCTYPE html> +<!-- Generated by pkgdown: do not edit by hand --><html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><title>Changelog • pfm</title><script src="../deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><link href="../deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet"><script src="../deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><!-- pkgdown --><script src="../pkgdown.js"></script><meta property="og:title" content="Changelog"></head><body> + <a href="#main" class="visually-hidden-focusable">Skip to contents</a> + + + <nav class="navbar navbar-expand-lg fixed-top bg-light" data-bs-theme="light" aria-label="Site navigation"><div class="container"> + + <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.3</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"> + <span class="navbar-toggler-icon"></span> + </button> + + <div id="navbar" class="collapse navbar-collapse ms-3"> + <ul class="navbar-nav me-auto"><li class="nav-item"><a class="nav-link" href="../reference/index.html">Reference</a></li> +<li class="active nav-item"><a class="nav-link" href="../news/index.html">Changelog</a></li> + </ul><ul class="navbar-nav"><li class="nav-item"><form class="form-inline" role="search"> + <input class="form-control" type="search" name="search-input" id="search-input" autocomplete="off" aria-label="Search site" placeholder="Search for" data-search-index="../search.json"></form></li> +<li class="nav-item"><a class="external-link nav-link" href="https://github.com/jranke/pfm/" aria-label="GitHub"><span class="fa fab fa-github fa-lg"></span></a></li> + </ul></div> + + + </div> +</nav><div class="container template-news"> +<div class="row"> + <main id="main" class="col-md-9"><div class="page-header"> + + <h1>Changelog</h1> + <small>Source: <a href="https://github.com/jranke/pfm/blob/HEAD/NEWS.md" class="external-link"><code>NEWS.md</code></a></small> + </div> + + <div class="section level2"> +<h2 class="pkg-version" data-toc-text="0.6.3" id="version-063">version 0.6.3<a class="anchor" aria-label="anchor" href="#version-063"></a></h2> +<ul><li><p>R/{PEC_sw_drift,PEC_sw_exposit_runoff,PEC_sw_sed}.R: Make use of the <code>units</code> package.</p></li> +<li><p>R/PEC_sw_drift.R: Change argument name from ‘crop_group_focus’ to ‘crop_group_RF’, in order to make it easier to understand the relation to the ‘drift_data’ argument.</p></li> +</ul></div> + </main></div> + + + <footer><div class="pkgdown-footer-left"> + <p>Developed by Johannes Ranke.</p> +</div> + +<div class="pkgdown-footer-right"> + <p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.1.0.</p> +</div> + + </footer></div> + + + + + + </body></html> + |