Skip to content

Commit 4360917

Browse files
cloud_check() f7cbb016-c063-4d43-91da-87b8911bdf0d
1 parent 7f6d8f8 commit 4360917

File tree

4 files changed

+99
-642
lines changed

4 files changed

+99
-642
lines changed

revdep/README.md

Lines changed: 8 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,14 @@
1-
# Platform
2-
3-
|field |value |
4-
|:--------|:------------------------------------------------|
5-
|version |R version 4.3.0 (2023-04-21) |
6-
|os |macOS Ventura 13.0.1 |
7-
|system |aarch64, darwin20 |
8-
|ui |RStudio |
9-
|language |(EN) |
10-
|collate |en_US.UTF-8 |
11-
|ctype |en_US.UTF-8 |
12-
|tz |Europe/Paris |
13-
|date |2023-06-27 |
14-
|rstudio |2023.05.0-daily+336 Mountain Hydrangea (desktop) |
15-
|pandoc |3.1.2 @ /opt/homebrew/bin/ (via rmarkdown) |
16-
17-
# Dependencies
18-
19-
|package |old |new |Δ |
20-
|:-------|:-----|:----------|:--|
21-
|cpp11 |0.4.3 |0.4.3.9000 |* |
22-
231
# Revdeps
242

25-
## Failed to check (10)
3+
## Failed to check (7)
264

275
|package |version |error |warning |note |
286
|:-------------|:-------|:-----|:-------|:----|
29-
|CytoML |2.12.0 |1 | | |
30-
|epiworldR |0.0-2 |1 | | |
31-
|flowWorkspace |4.12.0 |1 | | |
32-
|hilbert |0.2.1 |1 | | |
33-
|igraph |1.5.0 |1 | | |
34-
|ncdfFlow |2.46.0 |1 | | |
35-
|RcppAlgos |2.7.2 |1 | | |
36-
|spatialsample |0.4.0 |1 | | |
37-
|svglite |2.1.1 |1 | | |
38-
|vdiffr |1.0.5 |1 | | |
39-
40-
## New problems (1)
41-
42-
|package |version |error |warning |note |
43-
|:---------|:-------|:-----|:-------|:------|
44-
|[triangulr](problems.md#triangulr)|1.2.1 |-1 | |__+1__ |
7+
|BiocParallel |? | | | |
8+
|CytoML |? | | | |
9+
|flowCore |? | | | |
10+
|flowWorkspace |? | | | |
11+
|NanoMethViz |? | | | |
12+
|ncdfFlow |? | | | |
13+
|openCyto |? | | | |
4514

revdep/cran.md

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,7 @@
11
## revdepcheck results
22

3-
We checked 63 reverse dependencies (56 from CRAN + 7 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
3+
We checked 61 reverse dependencies (54 from CRAN + 7 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
44

5-
* We saw 1 new problems
6-
* We failed to check 7 packages
5+
* We saw 0 new problems
6+
* We failed to check 0 packages
77

8-
Issues with CRAN packages are summarised below.
9-
10-
### New problems
11-
(This reports the first line of each new failure)
12-
13-
* triangulr
14-
checking C++ specification ... NOTE
15-
16-
### Failed to check
17-
18-
* epiworldR (NA)
19-
* hilbert (NA)
20-
* igraph (NA)
21-
* RcppAlgos (NA)
22-
* spatialsample (NA)
23-
* svglite (NA)
24-
* vdiffr (NA)

0 commit comments

Comments
 (0)