Skip to content

Commit

Permalink
prepping for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ddsjoberg committed Sep 2, 2024
1 parent 172b604 commit d4899f9
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 0 deletions.
7 changes: 7 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@

0 errors ✔ | 0 warnings ✔ | 0 notes ✔

## revdepcheck results

We checked 4 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We failed to check 0 packages

## Additional Comments

* Thank you for your time!
28 changes: 28 additions & 0 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Platform

|field |value |
|:--------|:---------------------------------------------------------------------------------------------------|
|version |R version 4.3.3 (2024-02-29) |
|os |macOS Ventura 13.4.1 |
|system |aarch64, darwin20 |
|ui |RStudio |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |America/Los_Angeles |
|date |2024-09-02 |
|rstudio |2024.04.2+764.pro1 Chocolate Cosmos (desktop) |
|pandoc |3.1.11 @ /Applications/RStudio.app/Contents/Resources/app/quarto/bin/tools/aarch64/ (via rmarkdown) |

# Dependencies

|package |old |new |Δ |
|:-------|:-----|:----------|:--|
|cardx |0.2.0 |0.2.0.9015 |* |
|cards |0.2.2 |0.2.2 | |
|cli |NA |3.6.3 |* |
|cpp11 |NA |0.4.7 |* |
|withr |NA |3.0.1 |* |

# Revdeps

7 changes: 7 additions & 0 deletions revdep/cran.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## revdepcheck results

We checked 4 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We failed to check 0 packages

1 change: 1 addition & 0 deletions revdep/failures.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*Wow, no problems at all. :)*
1 change: 1 addition & 0 deletions revdep/problems.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*Wow, no problems at all. :)*

0 comments on commit d4899f9

Please sign in to comment.