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. --- inst/web/vignettes/FOCUS_D.html | 89 ++++- inst/web/vignettes/FOCUS_L.html | 644 +++++++++++++++----------------- inst/web/vignettes/FOCUS_Z.pdf | Bin 225057 -> 237947 bytes inst/web/vignettes/compiled_models.html | 230 +++++++++--- inst/web/vignettes/mkin.html | 347 +++++++++++++++++ 5 files changed, 911 insertions(+), 399 deletions(-) create mode 100644 inst/web/vignettes/mkin.html (limited to 'inst/web/vignettes') diff --git a/inst/web/vignettes/FOCUS_D.html b/inst/web/vignettes/FOCUS_D.html index 964c1ad8..48ae4654 100644 --- a/inst/web/vignettes/FOCUS_D.html +++ b/inst/web/vignettes/FOCUS_D.html @@ -8,18 +8,19 @@ + - + Example evaluation of FOCUS Example Dataset D - + - - + + - + @@ -39,6 +40,34 @@ if (window.hljs && document.readyState && document.readyState === "complete") { + + + @@ -53,18 +82,44 @@ 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; } + +
+ + + + + + + + - + + + + - - + + - + @@ -38,7 +42,34 @@ if (window.hljs && document.readyState && document.readyState === "complete") { - + + + @@ -54,33 +85,144 @@ 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; } + +
+ + + -