From 9d6a975a0e3850a36889a18b5d9929d27b901ab3 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 4 Mar 2019 14:09:45 +0100 Subject: Make some example output more reproducible In order to avoid some unnecessary documentation rebuilds --- docs/reference/summary.mkinfit.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/reference/summary.mkinfit.html') diff --git a/docs/reference/summary.mkinfit.html b/docs/reference/summary.mkinfit.html index e2f4d2e2..f561e258 100644 --- a/docs/reference/summary.mkinfit.html +++ b/docs/reference/summary.mkinfit.html @@ -211,15 +211,15 @@

Examples

summary(mkinfit(mkinmod(parent = mkinsub("SFO")), FOCUS_2006_A, quiet = TRUE))
#> mkin version used for fitting: 0.9.48.1 #> R version used for fitting: 3.5.2 -#> Date of fit: Mon Mar 4 10:09:19 2019 -#> Date of summary: Mon Mar 4 10:09:19 2019 +#> Date of fit: Mon Mar 4 14:06:25 2019 +#> Date of summary: Mon Mar 4 14:06:25 2019 #> #> Equations: #> d_parent/dt = - k_parent_sink * parent #> #> Model predictions using solution type analytical #> -#> Fitted with method Port using 35 model solutions performed in 0.086 s +#> Fitted with method Port using 35 model solutions performed in 0.085 s #> #> Weighting: none #> -- cgit v1.2.1