From 5f9645570d8308f48a492d48f38acd0d08f7d636 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 23 Nov 2018 20:01:28 +0100 Subject: 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 be77df76..9f937a12 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.6 #> R version used for fitting: 3.5.1 -#> Date of fit: Tue Sep 18 15:16:48 2018 -#> Date of summary: Tue Sep 18 15:16:48 2018 +#> Date of fit: Fri Nov 23 19:57:18 2018 +#> Date of summary: Fri Nov 23 19:57:18 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.602 s +#> Fitted with method Port using 574 model solutions performed in 3.661 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.6 #> R version used for fitting: 3.5.1 -#> Date of fit: Tue Sep 18 15:16:50 2018 -#> Date of summary: Tue Sep 18 15:16:50 2018 +#> Date of fit: Fri Nov 23 19:57:19 2018 +#> Date of summary: Fri Nov 23 19:57:19 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.513 s +#> Fitted with method Port using 246 model solutions performed in 1.549 s #> #> Weighting: none #> -- cgit v1.2.1