Skip to content

Commit

Permalink
rev dep check
Browse files Browse the repository at this point in the history
This was the only attempt on 2021-12-07 that (sort of?) succeeded, the days of the AWS outage.

I'm going to re-run as I suspect at least one of these failures is actually due to RSPM download failure, which might have been due to the AWS situation.
  • Loading branch information
jennybc committed Dec 8, 2021
1 parent a647d32 commit 776237c
Show file tree
Hide file tree
Showing 3 changed files with 179 additions and 29 deletions.
13 changes: 8 additions & 5 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# Revdeps

## Failed to check (2)
## Failed to check (5)

|package |version |error |warning |note |
|:-------|:-------|:-----|:-------|:----|
|butcher |? | | | |
|NA |? | | | |
|package |version |error |warning |note |
|:--------------------|:-------|:-----|:-------|:----|
|NA |? | | | |
|CongreveLamsdell2016 |? | | | |
|NA |? | | | |
|NA |? | | | |
|ensembleTax |? | | | |

7 changes: 4 additions & 3 deletions revdep/cran.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
## revdepcheck results

We checked 124 reverse dependencies (123 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
We checked 134 reverse dependencies (131 from CRAN + 3 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.

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

Issues with CRAN packages are summarised below.

### Failed to check

* butcher (NA)
* CongreveLamsdell2016 (NA)
* ensembleTax (NA)
188 changes: 167 additions & 21 deletions revdep/failures.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,49 @@
# butcher
# 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

```
```
# CongreveLamsdell2016

<details>

* Version: 0.1.5
* GitHub: https://github.com/tidymodels/butcher
* Source code: https://github.com/cran/butcher
* Date/Publication: 2021-06-28 07:30:02 UTC
* Number of recursive dependencies: 189
* Version: 1.0.2
* GitHub: https://github.com/ms609/Quartet
* Source code: https://github.com/cran/CongreveLamsdell2016
* Date/Publication: 2020-01-07 14:30:06 UTC
* Number of recursive dependencies: 97

Run `cloud_details(, "butcher")` for more info
Run `cloud_details(, "CongreveLamsdell2016")` for more info

</details>

Expand All @@ -17,24 +52,24 @@ Run `cloud_details(, "butcher")` for more info
### Devel

```
* using log directory ‘/tmp/workdir/butcher/new/butcher.Rcheck’
* using log directory ‘/tmp/workdir/CongreveLamsdell2016/new/CongreveLamsdell2016.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using options ‘--no-manual --no-build-vignettes’
* checking for file ‘butcher/DESCRIPTION’ ... OK
* this is package ‘butcher’ version ‘0.1.5
* checking for file ‘CongreveLamsdell2016/DESCRIPTION’ ... OK
* this is package ‘CongreveLamsdell2016’ version ‘1.0.2
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
...
Running ‘testthat.R’
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... NONE
adding-models-to-butcher.Rmd’ using ‘UTF-8’... OK
available-axe-methods.Rmd’ using ‘UTF-8’... OK
butcher.Rmd’ using ‘UTF-8’... OK
Compare-methods.Rmd’ using ‘UTF-8’... OK
Compare-node-supports.Rmd’ using ‘UTF-8’... OK
Conduct-analyses.Rmd’ using ‘UTF-8’... OK
* checking re-building of vignette outputs ... SKIPPED
* DONE
Status: 1 NOTE
Expand All @@ -47,24 +82,24 @@ Status: 1 NOTE
### CRAN

```
* using log directory ‘/tmp/workdir/butcher/old/butcher.Rcheck’
* using log directory ‘/tmp/workdir/CongreveLamsdell2016/old/CongreveLamsdell2016.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using options ‘--no-manual --no-build-vignettes’
* checking for file ‘butcher/DESCRIPTION’ ... OK
* this is package ‘butcher’ version ‘0.1.5
* checking for file ‘CongreveLamsdell2016/DESCRIPTION’ ... OK
* this is package ‘CongreveLamsdell2016’ version ‘1.0.2
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
...
Running ‘testthat.R’
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... NONE
adding-models-to-butcher.Rmd’ using ‘UTF-8’... OK
available-axe-methods.Rmd’ using ‘UTF-8’... OK
butcher.Rmd’ using ‘UTF-8’... OK
Compare-methods.Rmd’ using ‘UTF-8’... OK
Compare-node-supports.Rmd’ using ‘UTF-8’... OK
Conduct-analyses.Rmd’ using ‘UTF-8’... OK
* checking re-building of vignette outputs ... SKIPPED
* DONE
Status: 1 NOTE
Expand Down Expand Up @@ -108,4 +143,115 @@ Run `cloud_details(, "NA")` for more info
```
# 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

```
```
# ensembleTax

<details>

* Version: 1.1.1
* GitHub: NA
* Source code: https://github.com/cran/ensembleTax
* Date/Publication: 2021-05-21 16:00:03 UTC
* Number of recursive dependencies: 92

Run `cloud_details(, "ensembleTax")` for more info

</details>

## Error before installation

### Devel

```
* using log directory ‘/tmp/workdir/ensembleTax/new/ensembleTax.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using options ‘--no-manual --no-build-vignettes’
* checking for file ‘ensembleTax/DESCRIPTION’ ... OK
* this is package ‘ensembleTax’ version ‘1.1.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... ERROR
...
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'markdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
* DONE
Status: 1 ERROR
```
### CRAN

```
* using log directory ‘/tmp/workdir/ensembleTax/old/ensembleTax.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using options ‘--no-manual --no-build-vignettes’
* checking for file ‘ensembleTax/DESCRIPTION’ ... OK
* this is package ‘ensembleTax’ version ‘1.1.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... ERROR
...
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'markdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
* DONE
Status: 1 ERROR
```

0 comments on commit 776237c

Please sign in to comment.