diff --git a/404.html b/404.html index 5f50e1b02..9f55ff5a2 100644 --- a/404.html +++ b/404.html @@ -33,7 +33,7 @@ shiny - 1.9.0 + 1.9.0.9000 diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html index a76b6d847..9f9236e46 100644 --- a/CONTRIBUTING.html +++ b/CONTRIBUTING.html @@ -17,7 +17,7 @@ shiny - 1.9.0 + 1.9.0.9000 diff --git a/LICENSE-text.html b/LICENSE-text.html index 8068b0fca..0a4424b67 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -17,7 +17,7 @@ shiny - 1.9.0 + 1.9.0.9000 diff --git a/TODO-promises.html b/TODO-promises.html index b023c79bd..6dbc2f8a6 100644 --- a/TODO-promises.html +++ b/TODO-promises.html @@ -17,7 +17,7 @@ shiny - 1.9.0 + 1.9.0.9000 diff --git a/authors.html b/authors.html index 0835ed49e..1aeb98ab9 100644 --- a/authors.html +++ b/authors.html @@ -17,7 +17,7 @@ shiny - 1.9.0 + 1.9.0.9000 @@ -199,14 +199,14 @@

Chang W, Cheng J, Allaire J, Sievert C, Schloerke B, Xie Y, Allen J, McPherson J, Dipert A, Borges B (2024). shiny: Web Application Framework for R. -R package version 1.9.0, +R package version 1.9.0.9000, https://github.com/rstudio/shiny, https://shiny.posit.co/.

@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 = {2024},
-  note = {R package version 1.9.0,
+  note = {R package version 1.9.0.9000,
     https://github.com/rstudio/shiny},
   url = {https://shiny.posit.co/},
 }
diff --git a/index.html b/index.html index 0a11d129c..12b95ccec 100644 --- a/index.html +++ b/index.html @@ -34,7 +34,7 @@ shiny - 1.9.0 + 1.9.0.9000 diff --git a/news/index.html b/news/index.html index 66e4fd4aa..ed164e476 100644 --- a/news/index.html +++ b/news/index.html @@ -17,7 +17,7 @@ shiny - 1.9.0 + 1.9.0.9000 @@ -47,6 +47,9 @@ Source: NEWS.md +
+ +
diff --git a/pkgdown.yml b/pkgdown.yml index da127391a..1870cfe04 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -2,4 +2,4 @@ pandoc: 3.1.11 pkgdown: 2.1.0 pkgdown_sha: ~ articles: {} -last_built: 2024-07-29T22:12Z +last_built: 2024-07-29T22:23Z diff --git a/reference/ExtendedTask.html b/reference/ExtendedTask.html index 5e09c1479..2691efcc7 100644 --- a/reference/ExtendedTask.html +++ b/reference/ExtendedTask.html @@ -34,7 +34,7 @@ begin until the previous invocation has completed."> shiny - 1.9.0 + 1.9.0.9000
diff --git a/reference/MockShinySession.html b/reference/MockShinySession.html index 62c39a38b..8779316ef 100644 --- a/reference/MockShinySession.html +++ b/reference/MockShinySession.html @@ -28,7 +28,7 @@ of testServer()."> shiny - 1.9.0 + 1.9.0.9000
diff --git a/reference/NS.html b/reference/NS.html index cbd2a917f..6f4e60873 100644 --- a/reference/NS.html +++ b/reference/NS.html @@ -19,7 +19,7 @@ modules. See https://shiny.rstudio.com/articles/modules.html."> shiny - 1.9.0 + 1.9.0.9000 diff --git a/reference/Progress.html b/reference/Progress.html index 2dcc0993c..f889f0d3d 100644 --- a/reference/Progress.html +++ b/reference/Progress.html @@ -18,7 +18,7 @@ Reporting progress (object-oriented API)"> shiny - 1.9.0 + 1.9.0.9000 diff --git a/reference/absolutePanel.html b/reference/absolutePanel.html index 9452507a9..524bc1339 100644 --- a/reference/absolutePanel.html +++ b/reference/absolutePanel.html @@ -17,7 +17,7 @@ shiny - 1.9.0 + 1.9.0.9000 diff --git a/reference/actionButton.html b/reference/actionButton.html index beb48f820..a9850aaec 100644 --- a/reference/actionButton.html +++ b/reference/actionButton.html @@ -18,7 +18,7 @@ each time it is pressed.">