-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Try revdep * Revdep in windows * Update docs with pkgdev * revdepcheck --------- Co-authored-by: Diego H <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
046fc9e
commit 3645bfe
Showing
15 changed files
with
177 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
on: | ||
workflow_dispatch: | ||
|
||
name: revdepcheck | ||
|
||
jobs: | ||
revdepcheck: | ||
runs-on: ${{ matrix.config.os }} | ||
|
||
name: ${{ matrix.config.os }} (${{ matrix.config.r }}) | ||
|
||
strategy: | ||
fail-fast: false | ||
matrix: | ||
config: | ||
- {os: windows-latest, r: 'release'} | ||
|
||
env: | ||
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }} | ||
steps: | ||
- uses: actions/checkout@v4 | ||
|
||
- uses: r-lib/actions/setup-pandoc@v2 | ||
|
||
- uses: r-lib/actions/setup-r@v2 | ||
with: | ||
use-public-rspm: false | ||
|
||
- uses: r-lib/actions/setup-r-dependencies@v2 | ||
with: | ||
cache-version: revdep | ||
extra-packages: | | ||
local::. | ||
r-lib/revdepcheck | ||
needs: check | ||
|
||
- name: revdepcheck | ||
run: | | ||
revdepcheck::revdep_reset() | ||
revdepcheck::revdep_check(num_workers = 4) | ||
shell: Rscript {0} | ||
|
||
- name: Commit results | ||
run: | | ||
git config --local user.name "github-actions[bot]" | ||
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com" | ||
git add -A | ||
git commit -m 'revdepcheck' || echo "No changes to commit" | ||
git push origin || echo "No changes to commit" | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
checks | ||
library | ||
checks.noindex | ||
library.noindex | ||
data.sqlite | ||
*.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
# Platform | ||
|
||
|field |value | | ||
|:--------|:---------------------------------------------------------------------| | ||
|version |R version 4.3.2 (2023-10-31 ucrt) | | ||
|os |Windows Server 2022 x64 (build 20348) | | ||
|system |x86_64, mingw32 | | ||
|ui |RTerm | | ||
|language |(EN) | | ||
|collate |English_United States.utf8 | | ||
|ctype |English_United States.utf8 | | ||
|tz |UTC | | ||
|date |2024-01-29 | | ||
|pandoc |2.19.2 @ C:\HOSTED~1\windows\pandoc\219~1.2\x64\PANDOC~1.2\pandoc.exe | | ||
|
||
# Dependencies | ||
|
||
|package |old |new |Δ | | ||
|:------------|:-----|:----------|:--| | ||
|climaemet |1.2.0 |1.2.0.9000 |* | | ||
|askpass |1.2.0 |1.2.0 | | | ||
|bit |4.0.5 |4.0.5 | | | ||
|bit64 |4.0.5 |4.0.5 | | | ||
|cli |3.6.2 |3.6.2 | | | ||
|clipr |0.8.0 |0.8.0 | | | ||
|colorspace |2.1-0 |2.1-0 | | | ||
|cpp11 |0.4.7 |0.4.7 | | | ||
|crayon |1.5.2 |1.5.2 | | | ||
|curl |5.2.0 |5.2.0 | | | ||
|dplyr |1.1.4 |1.1.4 | | | ||
|fansi |1.0.6 |1.0.6 | | | ||
|farver |2.1.1 |2.1.1 | | | ||
|generics |0.1.3 |0.1.3 | | | ||
|ggplot2 |3.4.4 |3.4.4 | | | ||
|glue |1.7.0 |1.7.0 | | | ||
|gtable |0.3.4 |0.3.4 | | | ||
|hms |1.1.3 |1.1.3 | | | ||
|httr |1.4.7 |1.4.7 | | | ||
|isoband |0.2.7 |0.2.7 | | | ||
|jsonlite |1.8.8 |1.8.8 | | | ||
|labeling |0.4.3 |0.4.3 | | | ||
|lifecycle |1.0.4 |1.0.4 | | | ||
|magrittr |2.0.3 |2.0.3 | | | ||
|mime |0.12 |0.12 | | | ||
|munsell |0.5.0 |0.5.0 | | | ||
|openssl |2.1.1 |2.1.1 | | | ||
|pillar |1.9.0 |1.9.0 | | | ||
|pkgconfig |2.0.3 |2.0.3 | | | ||
|prettyunits |1.2.0 |1.2.0 | | | ||
|progress |1.2.3 |1.2.3 | | | ||
|purrr |1.0.2 |1.0.2 | | | ||
|R6 |2.5.1 |2.5.1 | | | ||
|rappdirs |0.3.3 |0.3.3 | | | ||
|RColorBrewer |1.1-3 |1.1-3 | | | ||
|readr |2.1.5 |2.1.5 | | | ||
|rlang |1.1.3 |1.1.3 | | | ||
|scales |1.3.0 |1.3.0 | | | ||
|stringi |1.8.3 |1.8.3 | | | ||
|stringr |1.5.1 |1.5.1 | | | ||
|sys |3.4.2 |3.4.2 | | | ||
|tibble |3.2.1 |3.2.1 | | | ||
|tidyr |1.3.1 |1.3.1 | | | ||
|tidyselect |1.2.0 |1.2.0 | | | ||
|tzdb |0.4.0 |0.4.0 | | | ||
|utf8 |1.2.4 |1.2.4 | | | ||
|vctrs |0.6.5 |0.6.5 | | | ||
|viridisLite |0.4.2 |0.4.2 | | | ||
|vroom |1.6.5 |1.6.5 | | | ||
|withr |3.0.0 |3.0.0 | | | ||
|
||
# Revdeps | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
## revdepcheck results | ||
|
||
We checked 1 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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
*Wow, no problems at all. :)* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
*Wow, no problems at all. :)* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.