From 83a4958ecda0e362bfbe60858a014ceb9adb8a60 Mon Sep 17 00:00:00 2001 From: Barret Schloerke Date: Mon, 26 Sep 2022 12:21:09 -0400 Subject: [PATCH] v1.1.1 (#88) --- .../website.R} | 0 DESCRIPTION | 3 +- README.md | 2 +- cran-comments.md | 88 ++++--------------- revdep/README.md | 31 +++---- revdep/cran.md | 7 ++ revdep/problems.md | 15 ++-- vignettes/reactlog.Rmd | 4 +- 8 files changed, 49 insertions(+), 101 deletions(-) rename .github/{shinycoreci-steps/before-build-site.R => shiny-workflows/website.R} (100%) create mode 100644 revdep/cran.md diff --git a/.github/shinycoreci-steps/before-build-site.R b/.github/shiny-workflows/website.R similarity index 100% rename from .github/shinycoreci-steps/before-build-site.R rename to .github/shiny-workflows/website.R diff --git a/DESCRIPTION b/DESCRIPTION index 5ec7650..1a4dcc2 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -29,9 +29,8 @@ Suggests: testthat License: GPL-3 | file LICENSE Encoding: UTF-8 -LazyData: true RoxygenNote: 7.2.1 -URL: https://rstudio.github.io/reactlog/, https://github.com/rstudio/reactlog, https://community.rstudio.com/tags/reactlog +URL: https://rstudio.github.io/reactlog/, https://github.com/rstudio/reactlog, https://community.rstudio.com/tag/reactlog BugReports: https://github.com/rstudio/reactlog/issues VignetteBuilder: knitr Language: en-US diff --git a/README.md b/README.md index e5c3339..6c8382f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# reactlog +# reactlog [![R build status](https://github.com/rstudio/reactlog/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/rstudio/reactlog/actions) diff --git a/cran-comments.md b/cran-comments.md index 9232f4f..31ac7ef 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,90 +1,32 @@ -## CRAN comments +## Comments -#### 2020-9-12 +#### 2022-09-19 -I've updated the links. Thank you! - -Best, -Barret - - -#### 2020-9-12 - -Thanks, we see: - -``` - Found the following (possibly) invalid URLs: - URL: https://community.rstudio.com/c/shiny (moved to -https://community.rstudio.com/c/shiny/8) - From: README.md - Status: 200 - Message: OK - URL: -https://resources.rstudio.com/rstudio-conf-2019/reactlog-2-0-debugging-the-state-of-shiny -(moved to -https://rstudio.com/resources/rstudioconf-2019/reactlog-2-0-debugging-the-state-of-shiny/) - From: inst/doc/reactlog.html - Status: 200 - Message: OK - URL: https://yarnpkg.com/en/ (moved to https://classic.yarnpkg.com/en/) - From: README.md - Status: 200 - Message: OK - URL: https://yarnpkg.com/en/docs/install (moved to -https://classic.yarnpkg.com/en/docs/install) - From: README.md - Status: 200 - Message: OK -``` - -Please change http --> https, add trailing slashes, or follow moved -content as appropriate. - -Please fix and resubmit. - -Best, -Uwe Ligges - -#### 2019-9-11 - -I've added new features and bug fixes to reactlog. +* Fixed a `{fontawesome}` bug. +* Removed `LazyData: true` from DESCRIPTION. Please let me know if there is anything else I can provide. -Thank you, +Best, Barret - -## R CMD check results - -0 errors | 0 warnings | 0 notes - ## Test environments -* local macOS, R 4.0.0 +* local macOS, R 4.1.3 +* r-hub * GitHub Actions * macOS - * oldrel, release, devel + * 4.2 * windows - * release - * ubuntu16 - * 3.3, 3.4, 3.5, oldrel, release, devel -0 errors ✔ | 0 warnings ✔ | 0 notes ✔ - -* devtools::check_win_devel() - - * checking CRAN incoming feasibility ... NOTE - Maintainer: 'Barret Schloerke ' + * 4.2 + * ubuntu18 + * devel, 4.2, 4.1, 4.0, 3.6, 3.5 +* devtools:: + * check_win_devel() - Possibly mis-spelled words in DESCRIPTION: - Reactivity (2:8) - Schloerke (15:4) - reactivity (16:29) - Status: 1 NOTE +## R CMD check results - * I believe spellings these are false positives. - * `Schloerke` is my last name - * `reactivity` is a word we use to describe how reactive values work within 'shiny'. +0 errors ✔ | 0 warnings ✔ | 0 notes ✔ ## revdepcheck results diff --git a/revdep/README.md b/revdep/README.md index 8f6dad9..90bd334 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -1,28 +1,29 @@ # Platform -|field |value | -|:--------|:----------------------------| -|version |R version 4.0.0 (2020-04-24) | -|os |macOS Catalina 10.15.6 | -|system |x86_64, darwin17.0 | -|ui |X11 | -|language |(EN) | -|collate |en_US.UTF-8 | -|ctype |en_US.UTF-8 | -|tz |America/New_York | -|date |2020-09-03 | +|field |value | +|:--------|:------------------------------| +|version |R version 4.1.3 (2022-03-10) | +|os |macOS Big Sur/Monterey 10.16 | +|system |x86_64, darwin17.0 | +|ui |X11 | +|language |(EN) | +|collate |en_US.UTF-8 | +|ctype |en_US.UTF-8 | +|tz |America/New_York | +|date |2022-09-26 | +|pandoc |2.19.2 @ /usr/local/bin/pandoc | # Dependencies |package |old |new |Δ | |:--------|:-----|:-----|:--| -|reactlog |1.0.0 |1.1.0 |* | +|reactlog |1.1.0 |1.1.1 |* | # Revdeps ## All (1) -|package |version |error |warning |note | -|:--------------------------|:-------|:-----|:-------|:----| -|[shiny](problems.md#shiny) |1.5.0 | | |1 | +|package |version |error |warning |note | +|:-------|:-------|:-----|:-------|:----| +|[shiny](problems.md#shiny)|1.7.2 | | |1 | diff --git a/revdep/cran.md b/revdep/cran.md new file mode 100644 index 0000000..782ef68 --- /dev/null +++ b/revdep/cran.md @@ -0,0 +1,7 @@ +## revdepcheck results + +We checked 1 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. + + * We saw 0 new problems + * We failed to check 0 packages + diff --git a/revdep/problems.md b/revdep/problems.md index 06c3a79..c5bf27c 100644 --- a/revdep/problems.md +++ b/revdep/problems.md @@ -2,14 +2,13 @@
-* Version: 1.5.0 +* Version: 1.7.2 +* GitHub: https://github.com/rstudio/shiny * Source code: https://github.com/cran/shiny -* URL: http://shiny.rstudio.com -* BugReports: https://github.com/rstudio/shiny/issues -* Date/Publication: 2020-06-23 13:30:03 UTC -* Number of recursive dependencies: 97 +* Date/Publication: 2022-07-19 03:30:02 UTC +* Number of recursive dependencies: 91 -Run `revdep_details(,"shiny")` for more info +Run `revdep_details(, "shiny")` for more info
@@ -17,9 +16,9 @@ Run `revdep_details(,"shiny")` for more info * checking installed package size ... NOTE ``` - installed size is 11.7Mb + installed size is 10.4Mb sub-directories of 1Mb or more: R 2.0Mb - www 8.5Mb + www 7.1Mb ``` diff --git a/vignettes/reactlog.Rmd b/vignettes/reactlog.Rmd index 55cfb31..d00a3ef 100644 --- a/vignettes/reactlog.Rmd +++ b/vignettes/reactlog.Rmd @@ -357,7 +357,7 @@ This vignette explains the **reactlog** interface, which requires a basic unders * Why a `clientData` is randomly appearing in the reactive graph * How to prevent reactivity from executing using `isolate()` * The **shiny** [tutorials](https://shiny.rstudio.com/tutorial/), which provides many great instructional videos and various learning resources. -* The `rstudio::conf2019` talk by Barret Schloerke: _Reactlog 2.0: Debugging the State of Shiny_ ([Video](https://rstudio.com/resources/rstudioconf-2019/reactlog-2-0-debugging-the-state-of-shiny/) / [Slides](https://github.com/schloerke/presentation-2019-01-18-reactlog/blob/master/rstudio-conf-2019-reactlog.pdf)). -* Effective Reactive Programming [Part 1](https://rstudio.com/resources/shiny-dev-con/reactivity-pt-1-joe-cheng/) [Part 2](https://rstudio.com/resources/shiny-dev-con/reactivity-pt-2/): +* The `rstudio::conf2019` talk by Barret Schloerke: _Reactlog 2.0: Debugging the State of Shiny_ ([Video](https://www.rstudio.com/resources/rstudioconf-2019/reactlog-2-0-debugging-the-state-of-shiny/) / [Slides](https://github.com/schloerke/presentation-2019-01-18-reactlog/blob/master/rstudio-conf-2019-reactlog.pdf)). +* Effective Reactive Programming [Part 1](https://www.rstudio.com/resources/shiny-dev-con/reactivity-pt-1-joe-cheng/)) [Part 2](https://www.rstudio.com/resources/shiny-dev-con/reactivity-pt-2/): * "This tutorial will go beyond the basics, explaining the philosophy behind Shiny’s reactive programming framework and exploring patterns and techniques for using it well." * [Mastering Shiny](https://mastering-shiny.org) by Hadley Wickham