diff options
Diffstat (limited to 'docs/news/index.html')
| -rw-r--r-- | docs/news/index.html | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index f07bcc2..0e36e44 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -7,7 +7,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.4</small> + <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">0.6.5</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"> @@ -34,7 +34,11 @@ <div class="section level2"> <h2 class="pkg-version" data-toc-text="0.6.4" id="version-064">version 0.6.4<a class="anchor" aria-label="anchor" href="#version-064"></a></h2> -<ul><li><p>R/PEC_sw_drainage_uk.R: Fix a bug preventing the function to work of <code>latest_application</code> is set to 29 February.</p></li> +<ul><li>R/PEC_sw_drift.R: Vectorise the function not only with respect to distances, rates and water depths, but also with respect to crop groups. Closes issue <a href="https://github.com/jranke/pfm/issues/2" class="external-link">#2</a> reported by Julian Klein (<a href="https://github.com/juklei" class="external-link">@juklei</a>).</li> +</ul></div> + <div class="section level2"> +<h2 class="pkg-version" data-toc-text="0.6.4" id="version-064-1">version 0.6.4<a class="anchor" aria-label="anchor" href="#version-064-1"></a></h2> +<ul><li><p>R/PEC_sw_drainage_uk.R: Fix a bug preventing the function to work of <code>latest_application</code> is set to 29 February. Also, make this function correctly deal with units.</p></li> <li><p>R/twa.R: Fix a bug in plotting one-box models of class <code>one_box</code> that affected plots that displayed a time weighted average.</p></li> <li><p>R/PEC_sw_drainage_uk.R: Fix a bug leading to increased PEC values in the case the application date is after the beginning of the drainage period and <code>soil_DT50</code> was specified.</p></li> </ul></div> @@ -52,7 +56,7 @@ </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> + <p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.1.3.</p> </div> </footer></div> |
