CRAN Package Check Results for Package tidycells

Last updated on 2020-05-06 06:48:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 12.03 348.85 360.88 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 10.36 152.33 162.69 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.2 403.60 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 412.28 OK
r-devel-windows-ix86+x86_64 0.2.2 30.00 416.00 446.00 OK
r-patched-linux-x86_64 0.2.2 11.11 332.78 343.89 OK
r-patched-solaris-x86 0.2.2 461.80 OK
r-release-linux-x86_64 0.2.2 9.75 341.03 350.78 OK
r-release-osx-x86_64 0.2.2 OK
r-release-windows-ix86+x86_64 0.2.2 28.00 405.00 433.00 OK
r-oldrel-osx-x86_64 0.2.2 OK
r-oldrel-windows-ix86+x86_64 0.2.2 19.00 397.00 416.00 OK

Check Details

Version: 0.2.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [66s/88s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tidycells)
     >
     >
     > test_check("tidycells")
     Error occurred during initialization of boot layer
     java.lang.StackOverflowError
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.2
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘tidycells-intro.Rmd’ using rmarkdown
    Quitting from lines 446-457 (tidycells-intro.Rmd)
    Error: processing vignette 'tidycells-intro.Rmd' failed with diagnostics:
    argument is of length zero
    --- failed re-building ‘tidycells-intro.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘tidycells-intro.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc