-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
37 additions
and
121 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
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 |
---|---|---|
@@ -1,15 +1,8 @@ | ||
# Revdeps | ||
|
||
## Failed to check (1) | ||
## New problems (1) | ||
|
||
|package |version |error |warning |note | | ||
|:-------|:-------|:-----|:-------|:----| | ||
|NA |? | | | | | ||
|
||
## New problems (2) | ||
|
||
|package |version |error |warning |note | | ||
|:--------------------------------------|:-------|:------|:-------|:----| | ||
|[LabApplStat](problems.md#labapplstat) |1.4.3 |__+1__ | | | | ||
|[migraph](problems.md#migraph) |0.12.0 |__+1__ | |1 | | ||
|package |version |error |warning |note | | ||
|:-------|:-------|:------|:-------|:----| | ||
|[ggdag](problems.md#ggdag)|0.2.11 |__+1__ | |1 | | ||
|
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 |
---|---|---|
@@ -1,18 +1,15 @@ | ||
## revdepcheck results | ||
|
||
We checked 81 reverse dependencies (80 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. | ||
We checked 93 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. | ||
|
||
* We saw 2 new problems | ||
* We saw 1 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) | ||
|
||
* LabApplStat | ||
checking examples ... ERROR | ||
|
||
* migraph | ||
* ggdag | ||
checking tests ... ERROR | ||
|
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 |
---|---|---|
@@ -1,35 +1 @@ | ||
# NA | ||
|
||
<details> | ||
|
||
* Version: NA | ||
* GitHub: NA | ||
* Source code: https://github.com/cran/NA | ||
* Number of recursive dependencies: 0 | ||
|
||
Run `cloud_details(, "NA")` for more info | ||
|
||
</details> | ||
|
||
## Error before installation | ||
|
||
### Devel | ||
|
||
``` | ||
``` | ||
### CRAN | ||
|
||
``` | ||
``` | ||
*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