diff --git a/pkgdown.yml b/pkgdown.yml index c1dcf00..7cdcd3c 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -4,5 +4,5 @@ pkgdown_sha: ~ articles: docker: docker.html templateR: templateR.html -last_built: 2024-06-28T17:53Z +last_built: 2024-06-28T18:19Z diff --git a/reference/MotifPeeker.html b/reference/MotifPeeker.html index 84465a2..06716c2 100644 --- a/reference/MotifPeeker.html +++ b/reference/MotifPeeker.html @@ -315,7 +315,7 @@

Examples

quiet = TRUE, verbose = FALSE ) -#> [1] "/tmp/RtmpByXrE4/MotifPeeker_20240628_175311" +#> [1] "/tmp/RtmpdmXPjS/MotifPeeker_20240628_182006" diff --git a/reference/check_ENCODE.html b/reference/check_ENCODE.html index 7761fff..b90a9bd 100644 --- a/reference/check_ENCODE.html +++ b/reference/check_ENCODE.html @@ -102,8 +102,8 @@

Examples

requireNamespace("jsonlite", quietly = TRUE)) { check_ENCODE("ENCFF109VAD", expect_format = "bam") } -#> BFC2 -#> "/github/home/.cache/R/BiocFileCache/31184851a2e6_ENCFF109VAD.bam" +#> BFC2 +#> "/github/home/.cache/R/BiocFileCache/e692a8f2096_ENCFF109VAD.bam" diff --git a/reference/check_JASPAR.html b/reference/check_JASPAR.html index df7c35d..b1342e7 100644 --- a/reference/check_JASPAR.html +++ b/reference/check_JASPAR.html @@ -93,8 +93,8 @@

Value

Examples

check_JASPAR("MA1930.2")
-#>                                                               BFC3 
-#> "/github/home/.cache/R/BiocFileCache/31181ef1dbee_MA1930.2.jaspar" 
+#>                                                              BFC3 
+#> "/github/home/.cache/R/BiocFileCache/e69158ce662_MA1930.2.jaspar" 
 
 
diff --git a/reference/get_JASPARCORE.html b/reference/get_JASPARCORE.html index bff0735..b47f610 100644 --- a/reference/get_JASPARCORE.html +++ b/reference/get_JASPARCORE.html @@ -89,8 +89,8 @@

Value

Examples

get_JASPARCORE()
-#>                                                                                           BFC1 
-#> "/github/home/.cache/R/BiocFileCache/31182cb22f18_JASPAR2024_CORE_non-redundant_pfms_meme.txt" 
+#>                                                                                          BFC1 
+#> "/github/home/.cache/R/BiocFileCache/e6973849231_JASPAR2024_CORE_non-redundant_pfms_meme.txt" 
 
 
diff --git a/reference/to_plotly.html b/reference/to_plotly.html index 6824cdb..e3b2a89 100644 --- a/reference/to_plotly.html +++ b/reference/to_plotly.html @@ -129,7 +129,7 @@

Examples

p <- ggplot2::ggplot(x, ggplot2::aes(x = a, y = b)) + ggplot2::geom_point() to_plotly(p, html_tags = FALSE)
- +