Skip to content

Commit

Permalink
Added revdep checks from my mac (revdepcheck doesn't work on my windo…
Browse files Browse the repository at this point in the history
…ws computer).
  • Loading branch information
Ethan Meyers committed Mar 15, 2024
1 parent 911a35e commit 1cc35fc
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.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/New_York |
|date |2024-03-14 |
|rstudio |2023.06.0+421 Mountain Hydrangea (desktop) |
|pandoc |NA |

# Dependencies

|package |old |new |Δ |
|:------------|:-----|:----------|:--|
|NeuroDecodeR |0.1.0 |0.1.0.9000 |* |
|dplyr |NA |1.1.4 |* |
|e1071 |NA |1.7-14 |* |
|ggplot2 |NA |3.5.0 |* |
|gtable |NA |0.3.4 |* |
|labeling |NA |0.4.3 |* |
|R.oo |NA |1.26.0 |* |
|R.utils |NA |2.12.3 |* |
|scales |NA |1.3.0 |* |
|stringi |NA |1.8.3 |* |
|stringr |NA |1.5.1 |* |
|tidyr |NA |1.3.1 |* |
|tidyselect |NA |1.2.0 |* |

# 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 0 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 1cc35fc

Please sign in to comment.