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/HS.solution.Rd | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'man/HS.solution.Rd') diff --git a/man/HS.solution.Rd b/man/HS.solution.Rd index 2940e949..9390a2e9 100644 --- a/man/HS.solution.Rd +++ b/man/HS.solution.Rd @@ -44,12 +44,12 @@ Version 1.1, 18 December 2014 \url{http://esdac.jrc.ec.europa.eu/projects/degradation-kinetics} } \seealso{ -Other parent solutions: -\code{\link{DFOP.solution}()}, -\code{\link{FOMC.solution}()}, -\code{\link{IORE.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[=IORE.solution]{IORE.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