From 7e8d788d298b8e1492fd8f62d88456e99e0f5992 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 4 Jul 2019 08:10:33 +0200 Subject: Address failures of CRAN checks, improve NEWS Static documentation rebuilt by pkgdown --- docs/articles/FOCUS_L.html | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'docs/articles/FOCUS_L.html') diff --git a/docs/articles/FOCUS_L.html b/docs/articles/FOCUS_L.html index 1b54252f..0060bd69 100644 --- a/docs/articles/FOCUS_L.html +++ b/docs/articles/FOCUS_L.html @@ -88,7 +88,7 @@

Example evaluation of FOCUS Laboratory Data L1 to L3

Johannes Ranke

-

2019-07-03

+

2019-07-04

@@ -114,15 +114,15 @@ summary(m.L1.SFO)
## mkin version used for fitting:    0.9.49.5 
 ## R version used for fitting:       3.6.0 
-## Date of fit:     Wed Jul  3 16:39:02 2019 
-## Date of summary: Wed Jul  3 16:39:02 2019 
+## Date of fit:     Thu Jul  4 08:04:26 2019 
+## Date of summary: Thu Jul  4 08:04:26 2019 
 ## 
 ## Equations:
 ## d_parent/dt = - k_parent_sink * parent
 ## 
 ## Model predictions using solution type analytical 
 ## 
-## Fitted using 133 model solutions performed in 0.279 s
+## Fitted using 133 model solutions performed in 0.278 s
 ## 
 ## Error model: Constant variance 
 ## 
@@ -216,8 +216,8 @@
 ## finite result is doubtful
## mkin version used for fitting:    0.9.49.5 
 ## R version used for fitting:       3.6.0 
-## Date of fit:     Wed Jul  3 16:39:04 2019 
-## Date of summary: Wed Jul  3 16:39:04 2019 
+## Date of fit:     Thu Jul  4 08:04:28 2019 
+## Date of summary: Thu Jul  4 08:04:28 2019 
 ## 
 ## 
 ## Warning: Optimisation did not converge:
@@ -229,7 +229,7 @@
 ## 
 ## Model predictions using solution type analytical 
 ## 
-## Fitted using 899 model solutions performed in 1.874 s
+## Fitted using 899 model solutions performed in 1.876 s
 ## 
 ## Error model: Constant variance 
 ## 
@@ -321,15 +321,15 @@
 
summary(m.L2.FOMC, data = FALSE)
## mkin version used for fitting:    0.9.49.5 
 ## R version used for fitting:       3.6.0 
-## Date of fit:     Wed Jul  3 16:39:05 2019 
-## Date of summary: Wed Jul  3 16:39:05 2019 
+## Date of fit:     Thu Jul  4 08:04:29 2019 
+## Date of summary: Thu Jul  4 08:04:29 2019 
 ## 
 ## Equations:
 ## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent
 ## 
 ## Model predictions using solution type analytical 
 ## 
-## Fitted using 239 model solutions performed in 0.485 s
+## Fitted using 239 model solutions performed in 0.486 s
 ## 
 ## Error model: Constant variance 
 ## 
@@ -397,8 +397,8 @@
 
summary(m.L2.DFOP, data = FALSE)
## mkin version used for fitting:    0.9.49.5 
 ## R version used for fitting:       3.6.0 
-## Date of fit:     Wed Jul  3 16:39:07 2019 
-## Date of summary: Wed Jul  3 16:39:07 2019 
+## Date of fit:     Thu Jul  4 08:04:30 2019 
+## Date of summary: Thu Jul  4 08:04:30 2019 
 ## 
 ## Equations:
 ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) *
@@ -497,8 +497,8 @@
 
summary(mm.L3[["DFOP", 1]])
## mkin version used for fitting:    0.9.49.5 
 ## R version used for fitting:       3.6.0 
-## Date of fit:     Wed Jul  3 16:39:08 2019 
-## Date of summary: Wed Jul  3 16:39:09 2019 
+## Date of fit:     Thu Jul  4 08:04:32 2019 
+## Date of summary: Thu Jul  4 08:04:32 2019 
 ## 
 ## Equations:
 ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) *
@@ -507,7 +507,7 @@
 ## 
 ## Model predictions using solution type analytical 
 ## 
-## Fitted using 373 model solutions performed in 0.772 s
+## Fitted using 373 model solutions performed in 0.773 s
 ## 
 ## Error model: Constant variance 
 ## 
@@ -603,8 +603,8 @@
 
summary(mm.L4[["SFO", 1]], data = FALSE)
## mkin version used for fitting:    0.9.49.5 
 ## R version used for fitting:       3.6.0 
-## Date of fit:     Wed Jul  3 16:39:09 2019 
-## Date of summary: Wed Jul  3 16:39:10 2019 
+## Date of fit:     Thu Jul  4 08:04:33 2019 
+## Date of summary: Thu Jul  4 08:04:33 2019 
 ## 
 ## Equations:
 ## d_parent/dt = - k_parent_sink * parent
@@ -668,15 +668,15 @@
 
summary(mm.L4[["FOMC", 1]], data = FALSE)
## mkin version used for fitting:    0.9.49.5 
 ## R version used for fitting:       3.6.0 
-## Date of fit:     Wed Jul  3 16:39:10 2019 
-## Date of summary: Wed Jul  3 16:39:10 2019 
+## Date of fit:     Thu Jul  4 08:04:33 2019 
+## Date of summary: Thu Jul  4 08:04:33 2019 
 ## 
 ## Equations:
 ## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent
 ## 
 ## Model predictions using solution type analytical 
 ## 
-## Fitted using 224 model solutions performed in 0.452 s
+## Fitted using 224 model solutions performed in 0.453 s
 ## 
 ## Error model: Constant variance 
 ## 
-- 
cgit v1.2.1