From 4b65c23e24380f6e07815b85429eccf2217c648d Mon Sep 17 00:00:00 2001 From: Quarto GHA Workflow Runner Date: Mon, 11 Mar 2024 21:08:51 +0000 Subject: [PATCH] Built site for gh-pages --- .nojekyll | 2 +- authors.html | 28 +- chapter_03.html | 44 +- .../figure-html/unnamed-chunk-3-1.png | Bin 459595 -> 458318 bytes chapter_06.html | 46 +- .../figure-html/unnamed-chunk-9-1.png | Bin 45714 -> 45718 bytes chapter_07.html | 98 ++- .../figure-html/unnamed-chunk-52-1.png | Bin 65986 -> 66001 bytes chapter_09.html | 567 ++++++++++++------ chapter_09_files/figure-html/het plot-1.png | Bin 80929 -> 81494 bytes chapter_09_files/figure-html/het-1.png | Bin 85980 -> 86806 bytes chapter_09_files/figure-html/hom fres-1.png | Bin 30977 -> 31054 bytes .../figure-html/hom miss exploration-1.png | Bin 24917 -> 24946 bytes .../figure-html/hom plotdata-1.png | Bin 148797 -> 149271 bytes .../figure-html/homimp convergency-1.png | Bin 407687 -> 911383 bytes .../figure-html/homimp convergency-2.png | Bin 255660 -> 647482 bytes .../homimp convergency_ggmice-1.png | Bin 0 -> 47194 bytes chapter_10.html | 74 ++- chapter_11.html | 44 +- .../figure-html/unnamed-chunk-6-1.png | Bin 174364 -> 174382 bytes .../figure-html/unnamed-chunk-7-1.png | Bin 83144 -> 83057 bytes .../figure-html/unnamed-chunk-8-1.png | Bin 171199 -> 171098 bytes chapter_12.html | 40 +- chapter_16.html | 526 ++++++++-------- .../fig-predben_continuous_outcome-1.png | Bin 67215 -> 71558 bytes chapter_18.html | 121 ++-- chapter_18_files/figure-html/coefs-1.png | Bin 214332 -> 214107 bytes .../figure-html/itr.list.scatter-1.png | Bin 52838 -> 52886 bytes .../figure-html/unicomp.visual-1.png | Bin 111034 -> 111683 bytes chapter_18_files/figure-html/value-1.png | Bin 136448 -> 136760 bytes index.html | 30 +- search.json | 48 +- site_libs/bootstrap/bootstrap.min.css | 2 +- site_libs/quarto-nav/quarto-nav.js | 1 + site_libs/quarto-search/quarto-search.js | 65 +- 35 files changed, 1143 insertions(+), 593 deletions(-) create mode 100644 chapter_09_files/figure-html/homimp convergency_ggmice-1.png diff --git a/.nojekyll b/.nojekyll index 80edf8b..e38deef 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -40e58490 \ No newline at end of file +2920f73a \ No newline at end of file diff --git a/authors.html b/authors.html index 7b8435e..53788e3 100644 --- a/authors.html +++ b/authors.html @@ -2,7 +2,7 @@ - + @@ -417,6 +417,24 @@

11  11  11  diff --git a/chapter_03.html b/chapter_03.html index ec35ad0..732cafa 100644 --- a/chapter_03.html +++ b/chapter_03.html @@ -2,7 +2,7 @@ - + @@ -287,6 +287,10 @@

#creation of traffic light plot trafficlight_rob <- rob_traffic_light(data = Risk_of_Bias, tool = "ROB2") trafficlight_rob +
+
Warning in ggplot2::geom_point(shape = 1, colour = "black", size = psize, : All aesthetics have length 1, but the data has 204 rows.
+ℹ Did you mean to use `annotate()`?
+
@@ -303,7 +307,7 @@

Version info

R version 4.2.3 (2023-03-15)
 Platform: x86_64-pc-linux-gnu (64-bit)
-Running under: Ubuntu 22.04.3 LTS
+Running under: Ubuntu 22.04.4 LTS
 
 Matrix products: default
 BLAS:   /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3
@@ -322,14 +326,14 @@ 

Version info

[1] robvis_0.3.0 readxl_1.4.3 loaded via a namespace (and not attached): - [1] knitr_1.45 magrittr_2.0.3 munsell_0.5.0 tidyselect_1.2.0 + [1] knitr_1.45 magrittr_2.0.3 munsell_0.5.0 tidyselect_1.2.1 [5] colorspace_2.1-0 R6_2.5.1 rlang_1.1.3 fastmap_1.1.1 [9] fansi_1.0.6 dplyr_1.1.4 tools_4.2.3 grid_4.2.3 [13] gtable_0.3.4 xfun_0.42 utf8_1.2.4 cli_3.6.2 -[17] withr_3.0.0 htmltools_0.5.7 yaml_2.3.8 digest_0.6.34 -[21] tibble_3.2.1 lifecycle_1.0.4 farver_2.1.1 ggplot2_3.4.4 +[17] withr_3.0.0 htmltools_0.5.7 yaml_2.3.8 digest_0.6.35 +[21] tibble_3.2.1 lifecycle_1.0.4 farver_2.1.1 ggplot2_3.5.0 [25] purrr_1.0.2 tidyr_1.3.1 htmlwidgets_1.6.4 vctrs_0.6.5 -[29] codetools_0.2-19 glue_1.7.0 evaluate_0.23 rmarkdown_2.25 +[29] codetools_0.2-19 glue_1.7.0 evaluate_0.23 rmarkdown_2.26 [33] compiler_4.2.3 pillar_1.9.0 cellranger_1.1.0 scales_1.3.0 [37] generics_0.1.3 jsonlite_1.8.8 pkgconfig_2.0.3
@@ -418,6 +422,24 @@

Version info

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp('/' + window.location.host + '/'); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iVersion info

try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); @@ -728,12 +754,12 @@

Version info