-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
## revdepcheck results | ||
|
||
We checked 1278 reverse dependencies (1277 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of shiny. | ||
|
||
* We saw 2 new problems (NOTEs only) | ||
* We failed to check 19 packages due to installation issues | ||
|
||
Issues with CRAN packages are summarised below. | ||
|
||
### New problems | ||
|
||
R CMD check displayed NOTEs for two packages, unrelated to changes in shiny. | ||
|
||
* HH | ||
checking installed package size ... NOTE | ||
|
||
* PopED | ||
checking installed package size ... NOTE | ||
|
||
### Failed to check | ||
|
||
* animalEKF | ||
* AovBay | ||
* Certara.VPCResults | ||
* chipPCR | ||
* ctsem | ||
* dartR.sim | ||
* diveR | ||
* gap | ||
* jsmodule | ||
* loon.shiny | ||
* robmedExtra | ||
* rstanarm | ||
* SensMap | ||
* Seurat | ||
* shinyTempSignal | ||
* Signac | ||
* statsr | ||
* TestAnaAPP | ||
* tidyvpc |