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/articles/FOCUS_D.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/articles/FOCUS_D.html') diff --git a/docs/articles/FOCUS_D.html b/docs/articles/FOCUS_D.html index fabb567a..376acee2 100644 --- a/docs/articles/FOCUS_D.html +++ b/docs/articles/FOCUS_D.html @@ -166,8 +166,8 @@
summary(fit)
## 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:33 2019 
-## Date of summary: Mon Mar  4 10:09:33 2019 
+## Date of fit:     Mon Mar  4 14:06:39 2019 
+## Date of summary: Mon Mar  4 14:06:39 2019 
 ## 
 ## Equations:
 ## d_parent/dt = - k_parent_sink * parent - k_parent_m1 * parent
@@ -175,7 +175,7 @@
 ## 
 ## Model predictions using solution type deSolve 
 ## 
-## Fitted with method Port using 153 model solutions performed in 0.687 s
+## Fitted with method Port using 153 model solutions performed in 0.693 s
 ## 
 ## Weighting: none
 ## 
-- 
cgit v1.2.1