Skip to content

Commit

Permalink
A more successful revdep run
Browse files Browse the repository at this point in the history
What changed?

- Used R 4.1.1 (I've since updated the default in revdepcheck itself)
- More time elapsed since AWS outage

What's still wrong?

The NA, which is for animalcules, a Bioconductor package. Which has not been checked.
  • Loading branch information
jennybc committed Dec 9, 2021
1 parent 776237c commit d421679
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 238 deletions.
12 changes: 4 additions & 8 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
# Revdeps

## Failed to check (5)
## Failed to check (1)

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

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

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 checked 134 reverse dependencies (133 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.

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

Issues with CRAN packages are summarised below.

### Failed to check

* CongreveLamsdell2016 (NA)
* ensembleTax (NA)
222 changes: 0 additions & 222 deletions revdep/failures.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,226 +32,4 @@ Run `cloud_details(, "NA")` for more info
```
# CongreveLamsdell2016

<details>

* 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(, "CongreveLamsdell2016")` for more info

</details>

## Error before installation

### Devel

```
* 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 ‘CongreveLamsdell2016/DESCRIPTION’ ... OK
* this is package ‘CongreveLamsdell2016’ version ‘1.0.2’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
...
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... NONE
‘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
```
### CRAN

```
* 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 ‘CongreveLamsdell2016/DESCRIPTION’ ... OK
* this is package ‘CongreveLamsdell2016’ version ‘1.0.2’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
...
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... NONE
‘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
```
# 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

```
```
# 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 d421679

Please sign in to comment.