From 851f146e866817e48a7becf25b7d76f0ad45f1fe Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 14 Sep 2018 18:24:49 +0200 Subject: Skip some more tests on CRAN Static documentation rebuilt by pkgdown --- docs/reference/mccall81_245T.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/reference/mccall81_245T.html') diff --git a/docs/reference/mccall81_245T.html b/docs/reference/mccall81_245T.html index 902f1224..d91431f3 100644 --- a/docs/reference/mccall81_245T.html +++ b/docs/reference/mccall81_245T.html @@ -158,8 +158,8 @@ anisole = list(type = "SFO"))
#> Successfully compiled differential equation model from auto-generated C code.
fit.1 <- mkinfit(SFO_SFO_SFO, subset(mccall81_245T, soil == "Commerce"), quiet = TRUE) summary(fit.1, data = FALSE)
#> mkin version used for fitting: 0.9.47.5 #> R version used for fitting: 3.5.1 -#> Date of fit: Fri Sep 14 17:41:38 2018 -#> Date of summary: Fri Sep 14 17:41:38 2018 +#> Date of fit: Fri Sep 14 18:20:57 2018 +#> Date of summary: Fri Sep 14 18:20:57 2018 #> #> Equations: #> d_T245/dt = - k_T245_sink * T245 - k_T245_phenol * T245 @@ -169,7 +169,7 @@ #> #> Model predictions using solution type deSolve #> -#> Fitted with method Port using 574 model solutions performed in 3.566 s +#> Fitted with method Port using 574 model solutions performed in 3.418 s #> #> Weighting: none #> @@ -247,8 +247,8 @@ fixed_parms = "k_phenol_sink", quiet = TRUE) summary(fit.2, data = FALSE)
#> mkin version used for fitting: 0.9.47.5 #> R version used for fitting: 3.5.1 -#> Date of fit: Fri Sep 14 17:41:39 2018 -#> Date of summary: Fri Sep 14 17:41:40 2018 +#> Date of fit: Fri Sep 14 18:20:59 2018 +#> Date of summary: Fri Sep 14 18:20:59 2018 #> #> Equations: #> d_T245/dt = - k_T245_sink * T245 - k_T245_phenol * T245 @@ -258,7 +258,7 @@ #> #> Model predictions using solution type deSolve #> -#> Fitted with method Port using 246 model solutions performed in 1.577 s +#> Fitted with method Port using 246 model solutions performed in 1.458 s #> #> Weighting: none #> -- cgit v1.2.1