mirror of
https://github.com/rstudio/shiny.git
synced 2026-01-09 15:08:04 -05:00
run revdep. updates redep_cran notes
This commit is contained in:
1790
revdep/README.md
1790
revdep/README.md
File diff suppressed because it is too large
Load Diff
3596
revdep/problems.md
3596
revdep/problems.md
File diff suppressed because it is too large
Load Diff
@@ -1,9 +1,9 @@
|
||||
## revdepcheck results
|
||||
|
||||
We checked 855 reverse dependencies (739 from CRAN + 116 from BioConductor), comparing R CMD check results across CRAN and dev versions of this package.
|
||||
We checked 902 reverse dependencies (778 from CRAN + 124 from BioConductor), comparing R CMD check results across CRAN and dev versions of this package.
|
||||
|
||||
* We saw 2 new problems
|
||||
* We failed to check 0 packages
|
||||
* We saw 1 new problems
|
||||
* We failed to check 2 packages
|
||||
|
||||
Issues with CRAN packages are summarised below.
|
||||
|
||||
@@ -13,5 +13,16 @@ Issues with CRAN packages are summarised below.
|
||||
* bsplus
|
||||
checking tests ...
|
||||
|
||||
* periscope
|
||||
checking tests ...
|
||||
* Notified on May 11, 2020
|
||||
* PR: https://github.com/ijlyttle/bsplus/pull/74
|
||||
* Merged: May 12, 2020
|
||||
|
||||
|
||||
### Failed to check
|
||||
|
||||
* frailtypack
|
||||
* I can not figure out a way to install from source on macOS
|
||||
|
||||
* skeleSim
|
||||
* Error: object ‘strata<-’ is not exported by 'namespace:strataG'
|
||||
* False positive
|
||||
|
||||
@@ -83,5 +83,3 @@ rewire_namespace_handler <- function(pkgname, symbolname, value) {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user