run revdep. updates redep_cran notes

This commit is contained in:
Barret Schloerke
2020-06-19 11:09:15 -04:00
parent 000406ec0b
commit 231c13d9a5
4 changed files with 3189 additions and 2220 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -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

View File

@@ -83,5 +83,3 @@ rewire_namespace_handler <- function(pkgname, symbolname, value) {
}
}
}