Skip to content

Commit

Permalink
Check revdeps and update cran-comments
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Jul 5, 2024
1 parent 637c585 commit c7c4865
Show file tree
Hide file tree
Showing 4 changed files with 166 additions and 499 deletions.
5 changes: 4 additions & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@

## revdepcheck results

I checked all 139 revdeps and did not see any problems.
We checked 144 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We failed to check 3 packages: clusttree, multinma, and scDiffCom
25 changes: 6 additions & 19 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,10 @@
# Revdeps

## Failed to check (16)
## Failed to check (3)

|package |version |error |warning |note |
|:---------------------|:-------|:-----|:-------|:----|
|biocthis |? | | | |
|biscuiteer |? | | | |
|CiteFuse |? | | | |
|decoupleR |? | | | |
|dorothea |? | | | |
|GenomicSuperSignature |? | | | |
|lefser |? | | | |
|netZooR |? | | | |
|periodicDNA |? | | | |
|scClassify |? | | | |
|singscore |? | | | |
|SPIAT |? | | | |
|spicyR |? | | | |
|velociraptor |? | | | |
|vissE |? | | | |
|VplotR |? | | | |
|package |version |error |warning |note |
|:---------|:-------|:-----|:-------|:----|
|clustree |? | | | |
|multinma |0.7.1 |1 | | |
|scDiffCom |? | | | |

11 changes: 9 additions & 2 deletions revdep/cran.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
## revdepcheck results

We checked 155 reverse dependencies (139 from CRAN + 16 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
We checked 144 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
* We failed to check 3 packages

Issues with CRAN packages are summarised below.

### Failed to check

* clustree (NA)
* multinma (NA)
* scDiffCom (NA)
Loading

0 comments on commit c7c4865

Please sign in to comment.