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/web_only/NAFTA_examples.html | 14 +++++++------- docs/articles/web_only/compiled_models.html | 10 +++++----- 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'docs/articles/web_only') diff --git a/docs/articles/web_only/NAFTA_examples.html b/docs/articles/web_only/NAFTA_examples.html index db1fc478..12e5d522 100644 --- a/docs/articles/web_only/NAFTA_examples.html +++ b/docs/articles/web_only/NAFTA_examples.html @@ -347,7 +347,7 @@ ## DT50 DT90 DT50_rep ## SFO 86.3 287 86.3 ## IORE 53.4 668 201.0 -## DFOP 55.6 517 253.5 +## DFOP 55.6 517 253.0 ## ## Representative half-life: ## [1] 201.0316 @@ -492,9 +492,9 @@ ## ## DTx values: ## DT50 DT90 DT50_rep -## SFO 14.0 46.5 13.99 +## SFO 14.0 46.5 14.00 ## IORE 16.4 29.4 8.86 -## DFOP 14.0 46.5 13.99 +## DFOP 14.0 46.5 14.00 ## ## Representative half-life: ## [1] 8.862193 @@ -644,9 +644,9 @@ ## ## DTx values: ## DT50 DT90 DT50_rep -## SFO 11.8 39.1 11.76 +## SFO 11.8 39.1 11.80 ## IORE 12.9 31.4 9.46 -## DFOP 11.8 39.1 11.76 +## DFOP 11.8 39.1 11.80 ## ## Representative half-life: ## [1] 9.461912 @@ -830,9 +830,9 @@ ## ## DTx values: ## DT50 DT90 DT50_rep -## SFO 143 474 142.7 +## SFO 143 474 143.0 ## IORE 131 236 71.2 -## DFOP 143 474 142.7 +## DFOP 143 474 143.0 ## ## Representative half-life: ## [1] 71.18014 diff --git a/docs/articles/web_only/compiled_models.html b/docs/articles/web_only/compiled_models.html index 1d96ea76..269b1098 100644 --- a/docs/articles/web_only/compiled_models.html +++ b/docs/articles/web_only/compiled_models.html @@ -129,9 +129,9 @@ }
## Lade nötiges Paket: rbenchmark
##                    test replications elapsed relative user.self sys.self
-## 3     deSolve, compiled            3   2.313    1.000     2.312        0
-## 1 deSolve, not compiled            3  17.602    7.610    17.595        0
-## 2      Eigenvalue based            3   2.853    1.233     2.851        0
+## 3     deSolve, compiled            3   2.310    1.000     2.308        0
+## 1 deSolve, not compiled            3  17.509    7.580    17.500        0
+## 2      Eigenvalue based            3   2.859    1.238     2.858        0
 ##   user.child sys.child
 ## 3          0         0
 ## 1          0         0
@@ -160,8 +160,8 @@
 }
## Successfully compiled differential equation model from auto-generated C code.
##                    test replications elapsed relative user.self sys.self
-## 2     deSolve, compiled            3   4.049    1.000     4.047        0
-## 1 deSolve, not compiled            3  37.135    9.171    37.119        0
+## 2     deSolve, compiled            3   4.074    1.000     4.072        0
+## 1 deSolve, not compiled            3  37.219    9.136    37.203        0
 ##   user.child sys.child
 ## 2          0         0
 ## 1          0         0
-- cgit v1.2.1