summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorRanke Johannes <johannes.ranke@agroscope.admin.ch>2026-06-22 18:49:39 +0200
committerRanke Johannes <johannes.ranke@agroscope.admin.ch>2026-06-22 18:49:39 +0200
commitdbb6233c0dc0cbc6abadebb931d1c65338268b5a (patch)
tree5c1b1b883684b363eae5479af1d199fb8533e90c /NEWS.md
parent6c8f7bae6eba1f8c4de6216c5b509d5837195b07 (diff)
Maintenance
- Bump date - Adapt to recommendations introduced in readr 2.2.0, in order to pass tests for reading TOXSWA .out files - Add NEWS items - Check and test logs
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 41a3da7..516ac58 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,5 +1,7 @@
## version 0.6.5
+- R/PEC_sw_drift.R: Support specifying units for distances and widths using the units package.
+- R/TOXSWA_cwa.R: Adapt to readr (>= 2.2.0) requiring to wrap literal input as used for reading .out files with I().
- R/PEC_sw_drainage_UK.R: Create a function `drainage_date_UK` that does not only respect the beginning of the drainage period on 1 October, but also the end of the drainage period on 30 April, and use it for determining the degradation time. Applications early in the year before 1 May will now correctly be calculated without degradation time.
- 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 #2 reported by Julian Klein (@juklei).

Contact - Imprint