Skip to content

Commit

Permalink
Run revdep check
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke committed Sep 6, 2022
1 parent 70063a6 commit d70655f
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 0 deletions.
36 changes: 36 additions & 0 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Platform

|field |value |
|:--------|:------------------------------|
|version |R version 4.1.3 (2022-03-10) |
|os |macOS Big Sur/Monterey 10.16 |
|system |x86_64, darwin17.0 |
|ui |X11 |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |America/New_York |
|date |2022-09-06 |
|pandoc |2.19.2 @ /usr/local/bin/pandoc |

# Dependencies

|package |old |new |Δ |
|:-----------|:-----|:--------|:--|
|shinytest2 |0.1.0 |0.1.1 |* |
|AsioHeaders |NA |1.22.1-1 |* |

# Revdeps

## All (7)

|package |version |error |warning |note |
|:------------|:-------|:-----|:-------|:----|
|conductor |0.1.1 | | | |
|designer |0.1.0 | | | |
|gridstackeR |0.1.0 | | | |
|howler |0.2.0 | | | |
|IDEAFilter |0.1.2 | | | |
|shiny.reglog |0.5.2 | | | |
|video |0.1.0 | | | |

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 7 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 d70655f

Please sign in to comment.