From ef7ccf68e086bac3e75858bd4b97e3a2c6872aa1 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 28 Jun 2016 00:44:48 +0200 Subject: Avoid multicore fits in vignettes for passing CRAN checks Also a small fix to the FOCUS Z vignette, and an update of the static documentation generated by staticdocs. --- vignettes/compiled_models.html | 230 +++++++++++++++++++++++++++++++++-------- 1 file changed, 188 insertions(+), 42 deletions(-) (limited to 'vignettes/compiled_models.html') diff --git a/vignettes/compiled_models.html b/vignettes/compiled_models.html index 50db7e9a..3a81c6c3 100644 --- a/vignettes/compiled_models.html +++ b/vignettes/compiled_models.html @@ -8,18 +8,22 @@ + - + Performance benefit by using compiled model definitions in mkin - + + + + - - + + - + @@ -38,7 +42,34 @@ if (window.hljs && document.readyState && document.readyState === "complete") { - + + + @@ -54,27 +85,140 @@ code { color: inherit; background-color: rgba(0, 0, 0, 0.04); } -img { - max-width:100%; - height: auto; +img { + max-width:100%; + height: auto; +} +.tabbed-pane { + padding-top: 12px; +} +button.code-folding-btn:focus { + outline: none; } + +
+ + + -