From c4a35c0e141a4bb05ba508914bebdc2884109e76 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 14 Sep 2018 11:38:43 +0200 Subject: Exclude more example code from CRAN checks to avoid NOTES about long execution times. Static documentation rebuilt by pkgdown with run_dont_run = TRUE --- docs/articles/compiled_models.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/articles/compiled_models.html') diff --git a/docs/articles/compiled_models.html b/docs/articles/compiled_models.html index d93fe9e1..a6598fd4 100644 --- a/docs/articles/compiled_models.html +++ b/docs/articles/compiled_models.html @@ -29,7 +29,7 @@ mkin - 0.9.47.3 + 0.9.47.4 @@ -125,9 +125,9 @@ }
## Lade nötiges Paket: rbenchmark
##                    test replications elapsed relative user.self sys.self
-## 3     deSolve, compiled            3   2.110    1.000     2.108        0
-## 1 deSolve, not compiled            3  16.442    7.792    16.433        0
-## 2      Eigenvalue based            3   2.593    1.229     2.592        0
+## 3     deSolve, compiled            3   2.205    1.000     2.203        0
+## 1 deSolve, not compiled            3  17.206    7.803    17.196        0
+## 2      Eigenvalue based            3   2.829    1.283     2.828        0
 ##   user.child sys.child
 ## 3          0         0
 ## 1          0         0
@@ -156,8 +156,8 @@
 }
## Successfully compiled differential equation model from auto-generated C code.
##                    test replications elapsed relative user.self sys.self
-## 2     deSolve, compiled            3   3.781    1.000     3.778        0
-## 1 deSolve, not compiled            3  34.742    9.189    34.725        0
+## 2     deSolve, compiled            3   3.874    1.000     3.866    0.004
+## 1 deSolve, not compiled            3  35.712    9.218    35.692    0.000
 ##   user.child sys.child
 ## 2          0         0
 ## 1          0         0
-- cgit v1.2.1