Skip to content

Commit

Permalink
revdepcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 20, 2023
1 parent 88970f7 commit b986a44
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 15 deletions.
31 changes: 18 additions & 13 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
# Platform

|field |value |
|:--------|:----------------------------------------|
|version |R version 4.3.2 (2023-10-31 ucrt) |
|os |Windows 11 x64 (build 22621) |
|system |x86_64, mingw32 |
|ui |RStudio |
|language |(EN) |
|collate |Spanish_Spain.utf8 |
|ctype |Spanish_Spain.utf8 |
|tz |Europe/Madrid |
|date |2023-11-20 |
|rstudio |2023.09.1+494 Desert Sunflower (desktop) |
|pandoc |2.19.2 @ C:\PROGRA~1\Pandoc\pandoc.exe |
|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 |2023-11-20 |
|pandoc |2.19.2 @ C:\HOSTED~1\windows\pandoc\219~1.2\x64\PANDOC~1.2\pandoc.exe |

# Dependencies

Expand Down Expand Up @@ -64,3 +63,9 @@

# Revdeps

## Failed to check (1)

|package |version |error |warning |note |
|:------------|:-------|:-----|:-------|:----|
|malariaAtlas |1.5.1 |1 | | |

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

We checked 14 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
We checked 14 reverse dependencies (0 from CRAN + 14 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
20 changes: 19 additions & 1 deletion revdep/failures.md
Original file line number Diff line number Diff line change
@@ -1 +1,19 @@
*Wow, no problems at all. :)*
# malariaAtlas

<details>

* Version: 1.5.1
* GitHub: https://github.com/malaria-atlas-project/malariaAtlas
* Source code: https://github.com/cran/malariaAtlas
* Date/Publication: 2023-10-27 06:40:02 UTC
* Number of recursive dependencies: 127

Run `revdepcheck::revdep_details(, "malariaAtlas")` for more info

</details>

## In both

* R CMD check timed out


0 comments on commit b986a44

Please sign in to comment.