From 48d9cad339394c3aa0d730d9a27b1c0680ce13e8 Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Mon, 7 Sep 2026 13:45:39 +0200 Subject: Add DTx function, check and test The tolerance of one test had to be increased in test_deSolve.R, and four vdiffr snapshots with negligible differences were updated. Tests run with a maximum of 16 cores when running in the Agroscope Apptainer environment. --- man/IORE.solution.Rd | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'man/IORE.solution.Rd') diff --git a/man/IORE.solution.Rd b/man/IORE.solution.Rd index 5d0126a7..9909e87c 100644 --- a/man/IORE.solution.Rd +++ b/man/IORE.solution.Rd @@ -49,12 +49,12 @@ NAFTA Technical Working Group on Pesticides (not dated) Guidance for Evaluating and Calculating Degradation Kinetics in Environmental Media } \seealso{ -Other parent solutions: -\code{\link{DFOP.solution}()}, -\code{\link{FOMC.solution}()}, -\code{\link{HS.solution}()}, -\code{\link{SFO.solution}()}, -\code{\link{SFORB.solution}()}, -\code{\link{logistic.solution}()} +Other parent solutions: +\code{\link[=DFOP.solution]{DFOP.solution()}}, +\code{\link[=FOMC.solution]{FOMC.solution()}}, +\code{\link[=HS.solution]{HS.solution()}}, +\code{\link[=SFO.solution]{SFO.solution()}}, +\code{\link[=SFORB.solution]{SFORB.solution()}}, +\code{\link[=logistic.solution]{logistic.solution()}} } \concept{parent solutions} -- cgit v1.2.3