diff --git a/404.html b/404.html index c08fff842..d23196f37 100644 --- a/404.html +++ b/404.html @@ -39,7 +39,7 @@ shiny - 1.7.4 + 1.7.4.1 diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html index aac0eef2e..37a62b706 100644 --- a/CONTRIBUTING.html +++ b/CONTRIBUTING.html @@ -17,7 +17,7 @@ shiny - 1.7.4 + 1.7.4.1 diff --git a/LICENSE-text.html b/LICENSE-text.html index cbb97118a..2e0ecc8dc 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -17,7 +17,7 @@ shiny - 1.7.4 + 1.7.4.1 diff --git a/TODO-promises.html b/TODO-promises.html index 01cd0e9a4..9ff0817e3 100644 --- a/TODO-promises.html +++ b/TODO-promises.html @@ -17,7 +17,7 @@ shiny - 1.7.4 + 1.7.4.1 diff --git a/apple-touch-icon-120x120.png b/apple-touch-icon-120x120.png index 05316e419..897134995 100644 Binary files a/apple-touch-icon-120x120.png and b/apple-touch-icon-120x120.png differ diff --git a/apple-touch-icon-152x152.png b/apple-touch-icon-152x152.png index 7d15ae4c2..306905f5c 100644 Binary files a/apple-touch-icon-152x152.png and b/apple-touch-icon-152x152.png differ diff --git a/apple-touch-icon-180x180.png b/apple-touch-icon-180x180.png index 5e7b2e034..ad7e04daf 100644 Binary files a/apple-touch-icon-180x180.png and b/apple-touch-icon-180x180.png differ diff --git a/apple-touch-icon-60x60.png b/apple-touch-icon-60x60.png index c1703ae4c..d518e91f0 100644 Binary files a/apple-touch-icon-60x60.png and b/apple-touch-icon-60x60.png differ diff --git a/apple-touch-icon-76x76.png b/apple-touch-icon-76x76.png index 4962fab31..0fcccd111 100644 Binary files a/apple-touch-icon-76x76.png and b/apple-touch-icon-76x76.png differ diff --git a/apple-touch-icon.png b/apple-touch-icon.png index 1d2af36bb..68ee29f45 100644 Binary files a/apple-touch-icon.png and b/apple-touch-icon.png differ diff --git a/authors.html b/authors.html index 5b2dc3fd1..7df9b6e78 100644 --- a/authors.html +++ b/authors.html @@ -17,7 +17,7 @@ shiny - 1.7.4 + 1.7.4.1 @@ -199,13 +199,13 @@

Chang W, Cheng J, Allaire J, Sievert C, Schloerke B, Xie Y, Allen J, McPherson J, Dipert A, Borges B (2023). shiny: Web Application Framework for R. -R package version 1.7.4, https://shiny.rstudio.com/. +R package version 1.7.4.1, https://shiny.rstudio.com/.

@Manual{,
   title = {shiny: Web Application Framework for R},
   author = {Winston Chang and Joe Cheng and JJ Allaire and Carson Sievert and Barret Schloerke and Yihui Xie and Jeff Allen and Jonathan McPherson and Alan Dipert and Barbara Borges},
   year = {2023},
-  note = {R package version 1.7.4},
+  note = {R package version 1.7.4.1},
   url = {https://shiny.rstudio.com/},
 }
diff --git a/favicon-16x16.png b/favicon-16x16.png index 801b9f049..a2b08800f 100644 Binary files a/favicon-16x16.png and b/favicon-16x16.png differ diff --git a/favicon-32x32.png b/favicon-32x32.png index 0f7e4449f..2eaca0d18 100644 Binary files a/favicon-32x32.png and b/favicon-32x32.png differ diff --git a/index.html b/index.html index 16acf154f..604c99b2e 100644 --- a/index.html +++ b/index.html @@ -43,7 +43,7 @@ shiny - 1.7.4 + 1.7.4.1 diff --git a/news/index.html b/news/index.html index 5b18212d0..ce2fc1403 100644 --- a/news/index.html +++ b/news/index.html @@ -17,7 +17,7 @@ shiny - 1.7.4 + 1.7.4.1 diff --git a/pkgdown.yml b/pkgdown.yml index e75a9a389..8ff5405d8 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -2,5 +2,5 @@ pandoc: 3.1.2 pkgdown: 2.0.7 pkgdown_sha: ~ articles: {} -last_built: 2023-06-30T19:18Z +last_built: 2023-06-30T19:21Z diff --git a/reference/MockShinySession.html b/reference/MockShinySession.html index 9178e1314..8c147bf7e 100644 --- a/reference/MockShinySession.html +++ b/reference/MockShinySession.html @@ -28,7 +28,7 @@ of testServer()."> shiny - 1.7.4 + 1.7.4.1 diff --git a/reference/NS.html b/reference/NS.html index 36423ff50..4ca1126a4 100644 --- a/reference/NS.html +++ b/reference/NS.html @@ -19,7 +19,7 @@ modules. See https://shiny.rstudio.com/articles/modules.html."> shiny - 1.7.4 + 1.7.4.1 diff --git a/reference/Progress.html b/reference/Progress.html index 7e4fc985b..edf603d40 100644 --- a/reference/Progress.html +++ b/reference/Progress.html @@ -18,7 +18,7 @@ Reporting progress (object-oriented API)"> shiny - 1.7.4 + 1.7.4.1 diff --git a/reference/absolutePanel.html b/reference/absolutePanel.html index a70f6d4a0..99792fd16 100644 --- a/reference/absolutePanel.html +++ b/reference/absolutePanel.html @@ -17,7 +17,7 @@ shiny - 1.7.4 + 1.7.4.1 diff --git a/reference/actionButton.html b/reference/actionButton.html index 7a8455e66..3fa66ece9 100644 --- a/reference/actionButton.html +++ b/reference/actionButton.html @@ -18,7 +18,7 @@ each time it is pressed.">