Skip to content

Commit

Permalink
Update revdep info
Browse files Browse the repository at this point in the history
  • Loading branch information
DavisVaughan committed Aug 26, 2024
1 parent 45c366c commit 5814c27
Show file tree
Hide file tree
Showing 3 changed files with 125 additions and 17 deletions.
23 changes: 13 additions & 10 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
# Revdeps

## Failed to check (7)
## Failed to check (10)

|package |version |error |warning |note |
|:-------------|:-------|:-----|:-------|:----|
|BiocParallel |? | | | |
|CytoML |? | | | |
|flowCore |? | | | |
|flowWorkspace |? | | | |
|NanoMethViz |? | | | |
|ncdfFlow |? | | | |
|openCyto |? | | | |
|package |version |error |warning |note |
|:---------------|:-------|:-----|:-------|:----|
|BiocParallel |? | | | |
|CytoML |? | | | |
|flowCore |? | | | |
|flowWorkspace |? | | | |
|mnmer |? | | | |
|NanoMethViz |? | | | |
|ncdfFlow |? | | | |
|openCyto |? | | | |
|pkgstats |? | | | |
|rankUncertainty |? | | | |

2 changes: 1 addition & 1 deletion revdep/cran.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## revdepcheck results

We checked 61 reverse dependencies (54 from CRAN + 7 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
We checked 85 reverse dependencies (75 from CRAN + 10 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We failed to check 0 packages
Expand Down
117 changes: 111 additions & 6 deletions revdep/failures.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Version: NA
* GitHub: NA
* Source code: https://github.com/cran/BiocParallel
* Number of recursive dependencies: 129
* Number of recursive dependencies: 116

Run `revdepcheck::cloud_details(, "BiocParallel")` for more info

Expand Down Expand Up @@ -40,7 +40,7 @@ Run `revdepcheck::cloud_details(, "BiocParallel")` for more info
* Version: NA
* GitHub: NA
* Source code: https://github.com/cran/CytoML
* Number of recursive dependencies: 107
* Number of recursive dependencies: 108

Run `revdepcheck::cloud_details(, "CytoML")` for more info

Expand Down Expand Up @@ -75,7 +75,7 @@ Run `revdepcheck::cloud_details(, "CytoML")` for more info
* Version: NA
* GitHub: NA
* Source code: https://github.com/cran/flowCore
* Number of recursive dependencies: 117
* Number of recursive dependencies: 119

Run `revdepcheck::cloud_details(, "flowCore")` for more info

Expand Down Expand Up @@ -110,7 +110,7 @@ Run `revdepcheck::cloud_details(, "flowCore")` for more info
* Version: NA
* GitHub: NA
* Source code: https://github.com/cran/flowWorkspace
* Number of recursive dependencies: 107
* Number of recursive dependencies: 108

Run `revdepcheck::cloud_details(, "flowWorkspace")` for more info

Expand All @@ -137,6 +137,41 @@ Run `revdepcheck::cloud_details(, "flowWorkspace")` for more info
```
# mnmer

<details>

* Version: NA
* GitHub: NA
* Source code: https://github.com/cran/mnmer
* Number of recursive dependencies: 131

Run `revdepcheck::cloud_details(, "mnmer")` for more info

</details>

## Error before installation

### Devel

```
```
### CRAN

```
```
# NanoMethViz

Expand All @@ -145,7 +180,7 @@ Run `revdepcheck::cloud_details(, "flowWorkspace")` for more info
* Version: NA
* GitHub: NA
* Source code: https://github.com/cran/NanoMethViz
* Number of recursive dependencies: 184
* Number of recursive dependencies: 194

Run `revdepcheck::cloud_details(, "NanoMethViz")` for more info

Expand Down Expand Up @@ -180,7 +215,7 @@ Run `revdepcheck::cloud_details(, "NanoMethViz")` for more info
* Version: NA
* GitHub: NA
* Source code: https://github.com/cran/ncdfFlow
* Number of recursive dependencies: 111
* Number of recursive dependencies: 113

Run `revdepcheck::cloud_details(, "ncdfFlow")` for more info

Expand Down Expand Up @@ -242,4 +277,74 @@ Run `revdepcheck::cloud_details(, "openCyto")` for more info
```
# pkgstats

<details>

* Version: NA
* GitHub: NA
* Source code: https://github.com/cran/pkgstats
* Number of recursive dependencies: 78

Run `revdepcheck::cloud_details(, "pkgstats")` for more info

</details>

## Error before installation

### Devel

```
```
### CRAN

```
```
# rankUncertainty

<details>

* Version: NA
* GitHub: NA
* Source code: https://github.com/cran/rankUncertainty
* Number of recursive dependencies: 48

Run `revdepcheck::cloud_details(, "rankUncertainty")` for more info

</details>

## Error before installation

### Devel

```
```
### CRAN

```
```

0 comments on commit 5814c27

Please sign in to comment.