diff --git a/main/404.html b/main/404.html index cebce112..ec937667 100644 --- a/main/404.html +++ b/main/404.html @@ -45,12 +45,6 @@ - - @@ -77,7 +71,7 @@

Page not found (404)

diff --git a/main/CODE_OF_CONDUCT.html b/main/CODE_OF_CONDUCT.html index f42937f8..40756c91 100644 --- a/main/CODE_OF_CONDUCT.html +++ b/main/CODE_OF_CONDUCT.html @@ -28,12 +28,6 @@ @@ -123,7 +117,7 @@

Attribution -

Site built with pkgdown 2.1.0.

+

Site built with pkgdown 2.1.1.

diff --git a/main/CONTRIBUTING.html b/main/CONTRIBUTING.html index c8d2b1bf..d92f2733 100644 --- a/main/CONTRIBUTING.html +++ b/main/CONTRIBUTING.html @@ -28,12 +28,6 @@ @@ -162,7 +156,7 @@

Questions -

Site built with pkgdown 2.1.0.

+

Site built with pkgdown 2.1.1.

diff --git a/main/LICENSE-text.html b/main/LICENSE-text.html index cda3ee56..efc713fc 100644 --- a/main/LICENSE-text.html +++ b/main/LICENSE-text.html @@ -28,12 +28,6 @@ @@ -69,7 +63,7 @@

License

diff --git a/main/PULL_REQUEST_TEMPLATE.html b/main/PULL_REQUEST_TEMPLATE.html index 8c669be1..1c5f9cf9 100644 --- a/main/PULL_REQUEST_TEMPLATE.html +++ b/main/PULL_REQUEST_TEMPLATE.html @@ -28,12 +28,6 @@ @@ -59,7 +53,7 @@

Pull Request

diff --git a/main/SECURITY.html b/main/SECURITY.html index f78f14c7..6de18e83 100644 --- a/main/SECURITY.html +++ b/main/SECURITY.html @@ -28,12 +28,6 @@ @@ -78,7 +72,7 @@

Data Security Standards (DSS) -

Site built with pkgdown 2.1.0.

+

Site built with pkgdown 2.1.1.

diff --git a/main/articles/index.html b/main/articles/index.html index 0106c54d..200c3c26 100644 --- a/main/articles/index.html +++ b/main/articles/index.html @@ -28,12 +28,6 @@ @@ -62,7 +56,7 @@

All vignettes

diff --git a/main/articles/introduction.html b/main/articles/introduction.html index cd6813f3..20cc379e 100644 --- a/main/articles/introduction.html +++ b/main/articles/introduction.html @@ -45,12 +45,6 @@ - - @@ -1582,7 +1576,7 @@

References -

Site built with pkgdown 2.1.0.

+

Site built with pkgdown 2.1.1.

diff --git a/main/articles/test.html b/main/articles/test.html index 7e0fd1fb..76e44cca 100644 --- a/main/articles/test.html +++ b/main/articles/test.html @@ -45,12 +45,6 @@ - - @@ -94,7 +88,7 @@

Daniel Sabanes diff --git a/main/authors.html b/main/authors.html index f9958749..4e81e757 100644 --- a/main/authors.html +++ b/main/authors.html @@ -28,12 +28,6 @@ @@ -108,7 +102,7 @@

Citation

diff --git a/main/index.html b/main/index.html index ee393d0a..c199e2a5 100644 --- a/main/index.html +++ b/main/index.html @@ -47,12 +47,6 @@ - - @@ -152,7 +146,7 @@

Developers

diff --git a/main/news/index.html b/main/news/index.html index 899a6bb2..79866a52 100644 --- a/main/news/index.html +++ b/main/news/index.html @@ -28,12 +28,6 @@ @@ -58,7 +52,7 @@

phase1b 1.0.0 diff --git a/main/pkgdown.js b/main/pkgdown.js index 9757bf9e..1a99c65f 100644 --- a/main/pkgdown.js +++ b/main/pkgdown.js @@ -152,3 +152,11 @@ async function searchFuse(query, callback) { }); }); })(window.jQuery || window.$) + +document.addEventListener('keydown', function(event) { + // Check if the pressed key is '/' + if (event.key === '/') { + event.preventDefault(); // Prevent any default action associated with the '/' key + document.getElementById('search-input').focus(); // Set focus to the search input + } +}); diff --git a/main/pkgdown.yml b/main/pkgdown.yml index d8b286c1..5b8fdb0f 100644 --- a/main/pkgdown.yml +++ b/main/pkgdown.yml @@ -1,10 +1,10 @@ -pandoc: '3.3' -pkgdown: 2.1.0 +pandoc: '3.4' +pkgdown: 2.1.1 pkgdown_sha: ~ articles: introduction: introduction.html test: test.html -last_built: 2024-09-13T12:56Z +last_built: 2024-09-30T12:57Z urls: reference: https://genentech.github.io/phase1b/reference article: https://genentech.github.io/phase1b/articles diff --git a/main/reference/ASLdata.html b/main/reference/ASLdata.html index c226f202..6e5aa100 100644 --- a/main/reference/ASLdata.html +++ b/main/reference/ASLdata.html @@ -28,12 +28,6 @@ @@ -82,7 +76,7 @@

Format< diff --git a/main/reference/ATEdata.html b/main/reference/ATEdata.html index 65cad0d2..e65dfa42 100644 --- a/main/reference/ATEdata.html +++ b/main/reference/ATEdata.html @@ -28,12 +28,6 @@ @@ -70,7 +64,7 @@

Format< diff --git a/main/reference/Phase1b-package.html b/main/reference/Phase1b-package.html index b774dba3..eed4158b 100644 --- a/main/reference/Phase1b-package.html +++ b/main/reference/Phase1b-package.html @@ -28,12 +28,6 @@ @@ -79,7 +73,7 @@

Author< diff --git a/main/reference/Rplot001.png b/main/reference/Rplot001.png deleted file mode 100644 index 17a35806..00000000 Binary files a/main/reference/Rplot001.png and /dev/null differ diff --git a/main/reference/Rplot002.png b/main/reference/Rplot002.png deleted file mode 100644 index b65a596f..00000000 Binary files a/main/reference/Rplot002.png and /dev/null differ diff --git a/main/reference/TTEdata.html b/main/reference/TTEdata.html index 61bcc4f7..8fd3600a 100644 --- a/main/reference/TTEdata.html +++ b/main/reference/TTEdata.html @@ -30,12 +30,6 @@ @@ -109,7 +103,7 @@

Format< diff --git a/main/reference/boundsPostprob.html b/main/reference/boundsPostprob.html index c7b43430..94a7cdbf 100644 --- a/main/reference/boundsPostprob.html +++ b/main/reference/boundsPostprob.html @@ -1,11 +1,11 @@ Decision cutpoints for boundary (based on posterior probability) — boundsPostprob • phase1b