From 3eefecf0adfbb30b8fb895c244dea6903bcb3e9c Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 31 Jan 2019 16:55:20 +0100 Subject: Restore NAMESPACE which was accidentally overwritten by pkgdown -> roxygen --- docs/articles/web_only/compiled_models.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/articles/web_only/compiled_models.html') diff --git a/docs/articles/web_only/compiled_models.html b/docs/articles/web_only/compiled_models.html index d7d76b49..08bb9b44 100644 --- a/docs/articles/web_only/compiled_models.html +++ b/docs/articles/web_only/compiled_models.html @@ -126,9 +126,9 @@ }
## Lade nötiges Paket: rbenchmark
##                    test replications elapsed relative user.self sys.self
-## 3     deSolve, compiled            3   2.331    1.000     2.330        0
-## 1 deSolve, not compiled            3  17.369    7.451    17.360        0
-## 2      Eigenvalue based            3   2.878    1.235     2.876        0
+## 3     deSolve, compiled            3   2.353    1.000     2.352        0
+## 1 deSolve, not compiled            3  17.619    7.488    17.609        0
+## 2      Eigenvalue based            3   2.899    1.232     2.898        0
 ##   user.child sys.child
 ## 3          0         0
 ## 1          0         0
@@ -157,8 +157,8 @@
 }
## Successfully compiled differential equation model from auto-generated C code.
##                    test replications elapsed relative user.self sys.self
-## 2     deSolve, compiled            3   4.120    1.000     4.116        0
-## 1 deSolve, not compiled            3  37.011    8.983    36.993        0
+## 2     deSolve, compiled            3   4.180    1.000     4.177        0
+## 1 deSolve, not compiled            3  37.331    8.931    37.312        0
 ##   user.child sys.child
 ## 2          0         0
 ## 1          0         0
-- cgit v1.2.1