-
Notifications
You must be signed in to change notification settings - Fork 66
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
1 parent
b1ad867
commit db967f2
Showing
4 changed files
with
47 additions
and
1,166 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 |
---|---|---|
@@ -1,37 +1,10 @@ | ||
# Revdeps | ||
|
||
## Failed to check (22) | ||
## Failed to check (3) | ||
|
||
|package |version |error |warning |note | | ||
|:-------------|:-------|:-----|:-------|:----| | ||
|NA |? | | | | | ||
|NA |? | | | | | ||
|elbird |0.2.5 |1 | | | | ||
|ggPMX |? | | | | | ||
|NA |? | | | | | ||
|loon.ggplot |? | | | | | ||
|loon.shiny |? | | | | | ||
|NA |? | | | | | ||
|NA |? | | | | | ||
|NA |? | | | | | ||
|nlmixr2plot |? | | | | | ||
|NA |? | | | | | ||
|NA |? | | | | | ||
|Platypus |? | | | | | ||
|NA |? | | | | | ||
|NA |? | | | | | ||
|NA |? | | | | | ||
|NA |? | | | | | ||
|tidySEM |? | | | | | ||
|NA |? | | | | | ||
|vivid |? | | | | | ||
|xpose.nlmixr2 |? | | | | | ||
|
||
## New problems (3) | ||
|
||
|package |version |error |warning |note | | ||
|:------------|:-------|:------|:-------|:----| | ||
|[globaltrends](problems.md#globaltrends)|0.0.12 |__+1__ | | | | ||
|[goldilocks](problems.md#goldilocks)|0.3.0 |__+1__ | | | | ||
|[psfmi](problems.md#psfmi)|1.0.0 |__+1__ |__+1__ |1 | | ||
|tidybayes |? | | | | | ||
|tidyposterior |? | | | | | ||
|
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,33 +1,13 @@ | ||
## revdepcheck results | ||
|
||
We checked 3743 reverse dependencies (3730 from CRAN + 13 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. | ||
We checked 217 reverse dependencies (216 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. | ||
|
||
* We saw 3 new problems | ||
* We failed to check 9 packages | ||
* We saw 0 new problems | ||
* We failed to check 2 packages | ||
|
||
Issues with CRAN packages are summarised below. | ||
|
||
### New problems | ||
(This reports the first line of each new failure) | ||
|
||
* globaltrends | ||
checking tests ... ERROR | ||
|
||
* goldilocks | ||
checking tests ... ERROR | ||
|
||
* psfmi | ||
checking examples ... ERROR | ||
checking re-building of vignette outputs ... WARNING | ||
|
||
### Failed to check | ||
|
||
* elbird (NA) | ||
* ggPMX (NA) | ||
* loon.ggplot (NA) | ||
* loon.shiny (NA) | ||
* nlmixr2plot (NA) | ||
* Platypus (NA) | ||
* tidySEM (NA) | ||
* vivid (NA) | ||
* xpose.nlmixr2 (NA) | ||
* tidybayes (NA) | ||
* tidyposterior (NA) |
Oops, something went wrong.