Skip to content

Commit c7c4865

Browse files
committed
Check revdeps and update cran-comments
1 parent 637c585 commit c7c4865

4 files changed

Lines changed: 166 additions & 499 deletions

File tree

cran-comments.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@
44

55
## revdepcheck results
66

7-
I checked all 139 revdeps and did not see any problems.
7+
We checked 144 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
8+
9+
* We saw 0 new problems
10+
* We failed to check 3 packages: clusttree, multinma, and scDiffCom

revdep/README.md

Lines changed: 6 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,10 @@
11
# Revdeps
22

3-
## Failed to check (16)
3+
## Failed to check (3)
44

5-
|package |version |error |warning |note |
6-
|:---------------------|:-------|:-----|:-------|:----|
7-
|biocthis |? | | | |
8-
|biscuiteer |? | | | |
9-
|CiteFuse |? | | | |
10-
|decoupleR |? | | | |
11-
|dorothea |? | | | |
12-
|GenomicSuperSignature |? | | | |
13-
|lefser |? | | | |
14-
|netZooR |? | | | |
15-
|periodicDNA |? | | | |
16-
|scClassify |? | | | |
17-
|singscore |? | | | |
18-
|SPIAT |? | | | |
19-
|spicyR |? | | | |
20-
|velociraptor |? | | | |
21-
|vissE |? | | | |
22-
|VplotR |? | | | |
5+
|package |version |error |warning |note |
6+
|:---------|:-------|:-----|:-------|:----|
7+
|clustree |? | | | |
8+
|multinma |0.7.1 |1 | | |
9+
|scDiffCom |? | | | |
2310

revdep/cran.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
## revdepcheck results
22

3-
We checked 155 reverse dependencies (139 from CRAN + 16 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
3+
We checked 144 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
44

55
* We saw 0 new problems
6-
* We failed to check 0 packages
6+
* We failed to check 3 packages
77

8+
Issues with CRAN packages are summarised below.
9+
10+
### Failed to check
11+
12+
* clustree (NA)
13+
* multinma (NA)
14+
* scDiffCom (NA)

0 commit comments

Comments
 (0)