Skip to content

Commit

Permalink
revdepcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 17, 2024
1 parent f3cb97b commit 3f03665
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 26 deletions.
49 changes: 24 additions & 25 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,32 @@
# Platform

|field |value |
|:--------|:---------------------------------------|
|version |R version 4.3.3 (2024-02-29) |
|os |Ubuntu 20.04.6 LTS |
|system |x86_64, linux-gnu |
|ui |RStudio |
|language |(EN) |
|collate |C.UTF-8 |
|ctype |C.UTF-8 |
|tz |UTC |
|date |2024-04-09 |
|rstudio |2023.12.1+402.pro1 Ocean Storm (server) |
|pandoc |NA |
|field |value |
|:--------|:------------------------------------------------------|
|version |R version 4.4.1 (2024-06-14) |
|os |Ubuntu 22.04.4 LTS |
|system |x86_64, linux-gnu |
|ui |X11 |
|language |(EN) |
|collate |C.UTF-8 |
|ctype |C.UTF-8 |
|tz |UTC |
|date |2024-06-17 |
|pandoc |3.1.11 @ /opt/hostedtoolcache/pandoc/3.1.11/x64/pandoc |

# Dependencies

|package |old |new |Δ |
|:------------|:------|:------|:--|
|cffr |1.0.0 |1.0.1 |* |
|cli |3.6.2 |3.6.2 | |
|curl |5.2.1 |5.2.1 | |
|desc |1.4.3 |1.4.3 | |
|jsonlite |1.8.8 |1.8.8 | |
|jsonvalidate |1.3.2 |1.3.2 | |
|R6 |2.5.1 |2.5.1 | |
|Rcpp |1.0.12 |1.0.12 | |
|V8 |4.4.2 |4.4.2 | |
|yaml |2.3.8 |2.3.8 | |
|package |old |new |Δ |
|:------------|:------|:----------|:--|
|cffr |1.0.1 |1.0.1.9000 |* |
|cli |3.6.2 |3.6.2 | |
|curl |5.2.1 |5.2.1 | |
|desc |1.4.3 |1.4.3 | |
|jsonlite |1.8.8 |1.8.8 | |
|jsonvalidate |1.3.2 |1.3.2 | |
|R6 |2.5.1 |2.5.1 | |
|Rcpp |1.0.12 |1.0.12 | |
|V8 |4.4.2 |4.4.2 | |
|yaml |2.3.8 |2.3.8 | |

# Revdeps

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 3 reverse dependencies (0 from CRAN + 3 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
We checked 4 reverse dependencies (0 from CRAN + 4 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

0 comments on commit 3f03665

Please sign in to comment.