Skip to content

Commit

Permalink
Merge pull request #822 from DyfanJones/main
Browse files Browse the repository at this point in the history
update revdeps results
  • Loading branch information
DyfanJones committed Aug 22, 2024
2 parents fc1f3a0 + 50b5222 commit 2e950ed
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions paws.common/revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,36 +3,36 @@
|field |value |
|:--------|:----------------------------------------|
|version |R version 4.4.1 (2024-06-14) |
|os |macOS Sonoma 14.4.1 |
|os |macOS Sonoma 14.5 |
|system |aarch64, darwin20 |
|ui |RStudio |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |Europe/London |
|date |2024-07-08 |
|date |2024-08-22 |
|rstudio |2024.04.2+764 Chocolate Cosmos (desktop) |
|pandoc |3.2.1 @ /opt/homebrew/bin/pandoc |
|pandoc |3.3 @ /opt/homebrew/bin/pandoc |

# Dependencies

|package |old |new |Δ |
|:-----------|:----------|:------|:--|
|paws.common |0.7.3.9000 |0.7.4 |* |
|askpass |1.2.0 |1.2.0 | |
|base64enc |0.1-3 |0.1-3 | |
|cli |3.6.3 |3.6.3 | |
|curl |5.2.1 |5.2.1 | |
|digest |0.6.36 |0.6.36 | |
|httr |1.4.7 |1.4.7 | |
|jsonlite |1.8.8 |1.8.8 | |
|mime |0.12 |0.12 | |
|openssl |2.2.0 |2.2.0 | |
|R6 |2.5.1 |2.5.1 | |
|Rcpp |1.0.12 |1.0.12 | |
|rlang |1.1.4 |1.1.4 | |
|sys |3.4.2 |3.4.2 | |
|xml2 |1.3.6 |1.3.6 | |
|package |old |new |Δ |
|:-----------|:------|:------|:--|
|paws.common |0.7.5 |0.7.5 |NA |
|askpass |1.2.0 |1.2.0 |NA |
|base64enc |0.1-3 |0.1-3 |NA |
|cli |3.6.3 |3.6.3 |NA |
|curl |5.2.1 |5.2.1 |NA |
|digest |0.6.36 |0.6.36 |NA |
|httr |1.4.7 |1.4.7 |NA |
|jsonlite |1.8.8 |1.8.8 |NA |
|mime |0.12 |0.12 |NA |
|openssl |2.2.0 |2.2.0 |NA |
|R6 |2.5.1 |2.5.1 |NA |
|Rcpp |1.0.13 |1.0.13 |NA |
|rlang |1.1.4 |1.1.4 |NA |
|sys |3.4.2 |3.4.2 |NA |
|xml2 |1.3.6 |1.3.6 |NA |

# Revdeps

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

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

Please sign in to comment.