From d337a9665d9261d18734d81edc8fe4b569635e71 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 18 May 2015 16:58:44 +0200 Subject: Make checking faster, testing is done by tests --- man/transform_odeparms.Rd | 2 ++ 1 file changed, 2 insertions(+) (limited to 'man/transform_odeparms.Rd') diff --git a/man/transform_odeparms.Rd b/man/transform_odeparms.Rd index ba93af7d..1385a896 100644 --- a/man/transform_odeparms.Rd +++ b/man/transform_odeparms.Rd @@ -76,6 +76,7 @@ names(transformed) <- rownames(fit$start_transformed) transform_odeparms(initials, SFO_SFO) backtransform_odeparms(transformed, SFO_SFO) +\dontrun{ # The case of formation fractions SFO_SFO.ff <- mkinmod( parent = list(type = "SFO", to = "m1", sink = TRUE), @@ -98,4 +99,5 @@ SFO_SFO.ff.2 <- mkinmod( fit.ff.2 <- mkinfit(SFO_SFO.ff.2, FOCUS_2006_D) summary(fit.ff.2, data = FALSE) } +} \keyword{ manip } -- cgit v1.2.1