mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-29 03:00:45 -04:00
Update cran-comments.md
This commit is contained in:
@@ -1,20 +1,55 @@
|
|||||||
## Comments
|
## Comments
|
||||||
|
|
||||||
### Submission
|
#### 2025-11-07
|
||||||
|
|
||||||
The revdep checks below are failing due to changes made in https://github.com/rstudio/shiny/pull/4249 -
|
Hi CRAN,
|
||||||
|
|
||||||
PRs submitted in 2025/06:
|
We made changes to underlying structures that packages are not suppose to test. PRs were provided for each failing package.
|
||||||
|
|
||||||
|
Maintainer change: From Winston Chang to Carson Sievert.
|
||||||
|
|
||||||
|
Please let me know if you need any further information.
|
||||||
|
|
||||||
|
Thank you,
|
||||||
|
Carson
|
||||||
|
|
||||||
|
## `R CMD check` results:
|
||||||
|
|
||||||
|
The maintainer change is correctly detected. The URL check is flagging a 429 error from Wikipedia, which is likely temporary as the URL is valid when visited manually.
|
||||||
|
|
||||||
|
```
|
||||||
|
* checking CRAN incoming feasibility ... [19s] NOTE
|
||||||
|
Maintainer: 'Carson Sievert <barret@posit.co>'
|
||||||
|
|
||||||
|
New maintainer:
|
||||||
|
Carson Sievert <barret@posit.co>
|
||||||
|
Old maintainer(s):
|
||||||
|
Winston Chang <winston@posit.co>
|
||||||
|
|
||||||
|
Found the following (possibly) invalid URLs:
|
||||||
|
URL: https://en.wikipedia.org/wiki/Reactive_programming
|
||||||
|
From: README.md
|
||||||
|
Status: 429
|
||||||
|
Message: Too Many Requests
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
## Reverse dependency fixes
|
||||||
|
|
||||||
|
The revdep checks below are failing due to changes made in https://github.com/rstudio/shiny/pull/4249 .
|
||||||
|
|
||||||
|
Unresolved PRs submitted in 2025/06:
|
||||||
* omicsTools - https://github.com/cheemalab/omicsTools/pull/1
|
* omicsTools - https://github.com/cheemalab/omicsTools/pull/1
|
||||||
* shinyGovstyle - https://github.com/dfe-analytical-services/shinyGovstyle/pull/155
|
* shinyGovstyle - https://github.com/dfe-analytical-services/shinyGovstyle/pull/155
|
||||||
* ShinyLink - https://github.com/cdc-addm/ShinyLink/pull/3
|
* ShinyLink - https://github.com/cdc-addm/ShinyLink/pull/3
|
||||||
* shinySbm - https://github.com/Jo-Theo/shinySbm/pull/2
|
* shinySbm - https://github.com/Jo-Theo/shinySbm/pull/2
|
||||||
|
|
||||||
|
|
||||||
PR submitted in 2025/10/29:
|
Unresolved PR submitted in 2025/10/29:
|
||||||
* biodosetools - PR made 2025/10/29 - https://github.com/biodosetools-team/biodosetools/pull/64
|
* biodosetools - PR made 2025/10/29 - https://github.com/biodosetools-team/biodosetools/pull/64
|
||||||
* inshiny - PR made 2025/10/29 - https://github.com/nicholasdavies/inshiny/pull/1
|
* inshiny - PR made 2025/10/29 - https://github.com/nicholasdavies/inshiny/pull/1
|
||||||
|
|
||||||
|
|
||||||
## revdepcheck results
|
## revdepcheck results
|
||||||
|
|
||||||
We checked 1386 reverse dependencies (1380 from CRAN + 6 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
|
We checked 1386 reverse dependencies (1380 from CRAN + 6 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
|
||||||
|
|||||||
Reference in New Issue
Block a user