From 6476f5f49b373cd4cf05f2e73389df83e437d597 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 13 Feb 2025 16:30:31 +0100 Subject: Axis legend formatting, update vignettes --- .../accessible-code-block-0.0.1/empty-anchor.js | 15 --------------- .../figure-html/f_parent_mkin_dfop_const-1.png | Bin 57786 -> 57786 bytes .../figure-html/f_parent_mkin_dfop_const_test-1.png | Bin 57786 -> 57786 bytes .../figure-html/f_parent_mkin_dfop_tc_test-1.png | Bin 59396 -> 59146 bytes .../f_parent_nlmixr_saem_dfop_const-1.png | Bin 94264 -> 0 bytes .../figure-html/f_parent_nlmixr_saem_dfop_tc-1.png | Bin 82238 -> 0 bytes .../f_parent_nlmixr_saem_dfop_tc_10k-1.png | Bin 81793 -> 0 bytes .../f_parent_nlmixr_saem_dfop_tc_1k-1.png | Bin 84973 -> 0 bytes .../f_parent_nlmixr_saem_sfo_const-1.png | Bin 71898 -> 0 bytes .../figure-html/f_parent_nlmixr_saem_sfo_tc-1.png | Bin 77093 -> 0 bytes .../figure-html/f_parent_saemix_dfop_tc-1.png | Bin 29299 -> 29343 bytes .../figure-html/plot_parent_nlme-1.png | Bin 59192 -> 59209 bytes 12 files changed, 15 deletions(-) delete mode 100644 docs/articles/web_only/dimethenamid_2018_files/accessible-code-block-0.0.1/empty-anchor.js delete mode 100644 docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png delete mode 100644 docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_tc-1.png delete mode 100644 docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_tc_10k-1.png delete mode 100644 docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_tc_1k-1.png delete mode 100644 docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_sfo_const-1.png delete mode 100644 docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_sfo_tc-1.png (limited to 'docs/articles/web_only/dimethenamid_2018_files') diff --git a/docs/articles/web_only/dimethenamid_2018_files/accessible-code-block-0.0.1/empty-anchor.js b/docs/articles/web_only/dimethenamid_2018_files/accessible-code-block-0.0.1/empty-anchor.js deleted file mode 100644 index ca349fd6..00000000 --- a/docs/articles/web_only/dimethenamid_2018_files/accessible-code-block-0.0.1/empty-anchor.js +++ /dev/null @@ -1,15 +0,0 @@ -// Hide empty tag within highlighted CodeBlock for screen reader accessibility (see https://github.com/jgm/pandoc/issues/6352#issuecomment-626106786) --> -// v0.0.1 -// Written by JooYoung Seo (jooyoung@psu.edu) and Atsushi Yasumoto on June 1st, 2020. - -document.addEventListener('DOMContentLoaded', function() { - const codeList = document.getElementsByClassName("sourceCode"); - for (var i = 0; i < codeList.length; i++) { - var linkList = codeList[i].getElementsByTagName('a'); - for (var j = 0; j < linkList.length; j++) { - if (linkList[j].innerHTML === "") { - linkList[j].setAttribute('aria-hidden', 'true'); - } - } - } -}); diff --git a/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_mkin_dfop_const-1.png b/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_mkin_dfop_const-1.png index 505072ce..627e5c95 100644 Binary files a/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_mkin_dfop_const-1.png and b/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_mkin_dfop_const-1.png differ diff --git a/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_mkin_dfop_const_test-1.png b/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_mkin_dfop_const_test-1.png index 505072ce..627e5c95 100644 Binary files a/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_mkin_dfop_const_test-1.png and b/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_mkin_dfop_const_test-1.png differ diff --git a/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_mkin_dfop_tc_test-1.png b/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_mkin_dfop_tc_test-1.png index 0dd4da39..9f40fc35 100644 Binary files a/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_mkin_dfop_tc_test-1.png and b/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_mkin_dfop_tc_test-1.png differ diff --git a/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png b/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png deleted file mode 100644 index 88089aaf..00000000 Binary files a/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png and /dev/null differ diff --git a/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_tc-1.png b/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_tc-1.png deleted file mode 100644 index efc37a5f..00000000 Binary files a/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_tc-1.png and /dev/null differ diff --git a/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_tc_10k-1.png b/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_tc_10k-1.png deleted file mode 100644 index ab2b1b2d..00000000 Binary files a/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_tc_10k-1.png and /dev/null differ diff --git a/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_tc_1k-1.png b/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_tc_1k-1.png deleted file mode 100644 index 70987378..00000000 Binary files a/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_tc_1k-1.png and /dev/null differ diff --git a/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_sfo_const-1.png b/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_sfo_const-1.png deleted file mode 100644 index de0a0ded..00000000 Binary files a/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_sfo_const-1.png and /dev/null differ diff --git a/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_sfo_tc-1.png b/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_sfo_tc-1.png deleted file mode 100644 index 0b7f5090..00000000 Binary files a/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_sfo_tc-1.png and /dev/null differ diff --git a/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_saemix_dfop_tc-1.png b/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_saemix_dfop_tc-1.png index d154dc9b..fa5d34f0 100644 Binary files a/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_saemix_dfop_tc-1.png and b/docs/articles/web_only/dimethenamid_2018_files/figure-html/f_parent_saemix_dfop_tc-1.png differ diff --git a/docs/articles/web_only/dimethenamid_2018_files/figure-html/plot_parent_nlme-1.png b/docs/articles/web_only/dimethenamid_2018_files/figure-html/plot_parent_nlme-1.png index a799b14c..6bcf3434 100644 Binary files a/docs/articles/web_only/dimethenamid_2018_files/figure-html/plot_parent_nlme-1.png and b/docs/articles/web_only/dimethenamid_2018_files/figure-html/plot_parent_nlme-1.png differ -- cgit v1.2.1