From a034219e2edbbf82b3cc586c611a41b625ca8a82 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 10 Sep 2026 12:34:50 +0200 Subject: Better support metabolites in `sawtooth` Also, add more example code to make it easier to use `one_box`, `sawtooth` and `pfm_degradation`. However, for generating sawtooth curves with specified output times, overlaying the output of several calls to `mkinpredict` is probably still easier. --- DESCRIPTION | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'DESCRIPTION') diff --git a/DESCRIPTION b/DESCRIPTION index 696eb3e..b0eeac3 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Package: pfm Type: Package Title: Utilities for Pesticide Fate Modelling Version: 0.6.5 -Date: 2026-06-22 +Date: 2026-09-10 Authors@R: c( person("Johannes Ranke", email = "johannes.ranke@agroscope.admin.ch", role = c("aut", "cre"), @@ -25,5 +25,6 @@ LazyLoad: true LazyData: true Encoding: UTF-8 URL: https://pkgdown.jrwb.de/pfm, https://github.com/jranke/pfm, http://jranke.github.io/pfm/ +Additional_repositories: https://agroscope-ch.r-universe.dev, https://jranke.r-universe.dev Roxygen: list(markdown = TRUE, r6 = TRUE) Config/roxygen2/version: 8.0.0 -- cgit v1.2.3