Skip to content

Commit

Permalink
Run-revdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Feb 9, 2021
1 parent ed222c3 commit 8713fd0
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 180 deletions.
7 changes: 6 additions & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,13 @@

## revdepcheck results

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

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

Issues with CRAN packages are summarised below.

### Failed to check

* butcher (NA)
6 changes: 0 additions & 6 deletions revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,3 @@
|:-------|:-------|:-----|:-------|:----|
|butcher |? | | | |

## New problems (1)

|package |version |error |warning |note |
|:------------------------------|:-------|:------|:-------|:----|
|[portalr](problems.md#portalr) |0.3.6 |__+1__ |2 | |

9 changes: 8 additions & 1 deletion revdep/cran.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## revdepcheck results

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

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

Issues with CRAN packages are summarised below.

### Failed to check

* butcher (NA)
146 changes: 25 additions & 121 deletions revdep/failures.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* GitHub: https://github.com/tidymodels/butcher
* Source code: https://github.com/cran/butcher
* Date/Publication: 2020-01-23 22:40:02 UTC
* Number of recursive dependencies: 186
* Number of recursive dependencies: 190

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

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

```
* using log directory '/tmp/workdir/butcher/new/butcher.Rcheck'
* using log directory /tmp/workdir/butcher/new/butcher.Rcheck
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: ASCII
* using options '--no-manual --no-build-vignettes'
* checking for file 'butcher/DESCRIPTION' ... OK
* this is package 'butcher' version '0.1.2'
* 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.2
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package suggested but not available for checking: 'NMF'
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for executable files ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package 'butcher' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... WARNING
Warning in Sys.setlocale("LC_CTYPE", "en_US.UTF-8") :
OS reports request to set locale to "en_US.UTF-8" cannot be honored
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Namespace in Imports field not imported from: 'modeldata'
All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... WARNING
checking a package with encoding 'UTF-8' in an ASCII locale
* checking for unstated dependencies in 'tests' ... OK
* checking tests ... OK
Running 'testthat.R'
...
Running ‘testthat.R’
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... 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
adding-models-to-butcher.Rmd using UTF-8... OK
available-axe-methods.Rmd using UTF-8... OK
butcher.Rmd using UTF-8... OK
* checking re-building of vignette outputs ... SKIPPED
* DONE
Status: 2 WARNINGs, 2 NOTEs
Status: 2 NOTEs
Expand All @@ -95,75 +47,27 @@ Status: 2 WARNINGs, 2 NOTEs
### CRAN

```
* using log directory '/tmp/workdir/butcher/old/butcher.Rcheck'
* using log directory /tmp/workdir/butcher/old/butcher.Rcheck
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: ASCII
* using options '--no-manual --no-build-vignettes'
* checking for file 'butcher/DESCRIPTION' ... OK
* this is package 'butcher' version '0.1.2'
* 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.2
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package suggested but not available for checking: 'NMF'
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for executable files ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package 'butcher' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... WARNING
Warning in Sys.setlocale("LC_CTYPE", "en_US.UTF-8") :
OS reports request to set locale to "en_US.UTF-8" cannot be honored
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Namespace in Imports field not imported from: 'modeldata'
All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... WARNING
checking a package with encoding 'UTF-8' in an ASCII locale
* checking for unstated dependencies in 'tests' ... OK
* checking tests ... OK
Running 'testthat.R'
...
Running ‘testthat.R’
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... 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
adding-models-to-butcher.Rmd using UTF-8... OK
available-axe-methods.Rmd using UTF-8... OK
butcher.Rmd using UTF-8... OK
* checking re-building of vignette outputs ... SKIPPED
* DONE
Status: 2 WARNINGs, 2 NOTEs
Status: 2 NOTEs
Expand Down
52 changes: 1 addition & 51 deletions revdep/problems.md
Original file line number Diff line number Diff line change
@@ -1,51 +1 @@
# portalr

<details>

* Version: 0.3.6
* GitHub: https://github.com/weecology/portalr
* Source code: https://github.com/cran/portalr
* Date/Publication: 2020-11-23 19:00:02 UTC
* Number of recursive dependencies: 109

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

</details>

## Newly broken

* checking tests ... ERROR
```
Running 'testthat.R'
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
ERROR (test-10-summarize_ants.R:6:3): colony_presence_absence returns expected results
Warning (test-10-summarize_ants.R:21:3): bait_presence_absence returns expected results
Warning (test-10-summarize_ants.R:21:3): bait_presence_absence returns expected results
ERROR (test-10-summarize_ants.R:21:3): bait_presence_absence returns expected results
Warning (test-10-summarize_ants.R:34:3): colony_presence_absence returns expected results
Warning (test-10-summarize_ants.R:34:3): colony_presence_absence returns expected results
ERROR (test-10-summarize_ants.R:34:3): colony_presence_absence returns expected results
Warning (test-10-summarize_ants.R:49:3): bait_presence_absence returns expected results
ERROR (test-10-summarize_ants.R:49:3): bait_presence_absence returns expected results
Warning (test-11-phenocam.R:6:1): (code run outside of `test_that()`)
ERROR (test-11-phenocam.R:6:1): (code run outside of `test_that()`)
[ FAIL 13 | WARN 46 | SKIP 39 | PASS 15 ]
Error: Test failures
Execution halted
```
## In both
* checking R files for syntax errors ... WARNING
```
Warning in Sys.setlocale("LC_CTYPE", "en_US.UTF-8") :
OS reports request to set locale to "en_US.UTF-8" cannot be honored
```
* checking examples ... WARNING
```
checking a package with encoding 'UTF-8' in an ASCII locale
```
*Wow, no problems at all. :)*

0 comments on commit 8713fd0

Please sign in to comment.