From 10146dc469b218a97319fc4d49f12cb73cc9b5ba Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 6 Feb 2026 17:39:23 +0100 Subject: Support units in UK drainage calculations Also, address some R CMD check notes --- DESCRIPTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DESCRIPTION') diff --git a/DESCRIPTION b/DESCRIPTION index 084818b..16f04c2 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Package: pfm Type: Package Title: Utilities for Pesticide Fate Modelling Version: 0.6.4 -Date: 2025-06-24 +Date: 2026-02-06 Authors@R: c( person("Johannes Ranke", email = "johannes.ranke@agroscope.admin.ch", role = c("aut", "cre"), @@ -37,4 +37,4 @@ LazyData: true Encoding: UTF-8 URL: https://pkgdown.jrwb.de/pfm, https://github.com/jranke/pfm, http://jranke.github.io/pfm/ Roxygen: list(markdown = TRUE, r6 = TRUE) -RoxygenNote: 7.3.2.9000 +RoxygenNote: 7.3.3 -- cgit v1.2.3