From 560b2dbf139015633b0807613884cbfa4d3f4e95 Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Mon, 5 Jan 2026 07:18:23 +0100 Subject: Add dots argument to plot.one_box Also, use markdown for some links that R CMD check complained about. --- DESCRIPTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DESCRIPTION') diff --git a/DESCRIPTION b/DESCRIPTION index 084818b..047d427 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-01-05 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