Skip to content

Commit

Permalink
Update revdep checks
Browse files Browse the repository at this point in the history
  • Loading branch information
pdil committed Dec 11, 2023
1 parent 38ddb16 commit 96da047
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 44 deletions.
16 changes: 5 additions & 11 deletions revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

|field |value |
|:--------|:------------------------------------------|
|version |R version 4.3.0 (2023-04-21) |
|os |macOS 14.1.2 |
|version |R version 4.3.2 (2023-10-31) |
|os |macOS Sonoma 14.1.2 |
|system |aarch64, darwin20 |
|ui |RStudio |
|language |(EN) |
Expand All @@ -16,15 +16,9 @@

# Dependencies

|package |old |new |Δ |
|:-------|:-----|:----------|:--|
|usmap |0.6.3 |0.6.3.9999 |* |
|package |old |new |Δ |
|:-------|:-----|:-----|:--|
|usmap |0.6.3 |0.6.4 |* |

# Revdeps

## New problems (1)

|package |version |error |warning |note |
|:---------|:-------|:-----|:-------|:------|
|[PracTools](problems.md#practools)|1.4.2 | | |__+1__ |

10 changes: 1 addition & 9 deletions revdep/cran.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@

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

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

Issues with CRAN packages are summarised below.

### New problems
(This reports the first line of each new failure)

* PracTools
checking installed package size ... NOTE

25 changes: 1 addition & 24 deletions revdep/problems.md
Original file line number Diff line number Diff line change
@@ -1,24 +1 @@
# PracTools

<details>

* Version: 1.4.2
* GitHub: NA
* Source code: https://github.com/cran/PracTools
* Date/Publication: 2023-12-05 10:40:02 UTC
* Number of recursive dependencies: 105

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

</details>

## Newly broken

* checking installed package size ... NOTE
```
installed size is 5.8Mb
sub-directories of 1Mb or more:
data 4.4Mb
doc 1.1Mb
```
*Wow, no problems at all. :)*

0 comments on commit 96da047

Please sign in to comment.