CRAN Package Check Results for Package lares

Last updated on 2022-04-24 03:52:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.1.2 32.31 278.85 311.16 OK
r-devel-linux-x86_64-debian-gcc 5.1.2 21.23 205.09 226.32 OK
r-devel-linux-x86_64-fedora-clang 5.1.2 380.91 OK
r-devel-linux-x86_64-fedora-gcc 5.1.2 364.69 OK
r-patched-linux-x86_64 5.1.2 35.50 262.58 298.08 OK
r-release-linux-x86_64 5.1.2 28.30 251.69 279.99 OK
r-release-macos-arm64 5.0.3 WARN
r-release-macos-x86_64 5.1.2 OK
r-release-windows-x86_64 5.1.2 80.00 563.00 643.00 ERROR
r-oldrel-macos-arm64 5.0.3 WARN
r-oldrel-macos-x86_64 5.1.2 OK
r-oldrel-windows-ix86+x86_64 5.1.2 49.00 359.00 408.00 OK

Check Details

Version: 5.0.3
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘h2o_automl.Rmd’ using rmarkdown
    openjdk version "11.0.12" 2021-07-20 LTS
    OpenJDK Runtime Environment Zulu11.50+19-CA (build 11.0.12+7-LTS)
    OpenJDK 64-Bit Server VM Zulu11.50+19-CA (build 11.0.12+7-LTS, mixed mode)
    Quitting from lines 100-101 (h2o_automl.Rmd)
    Error: processing vignette 'h2o_automl.Rmd' failed with diagnostics:
    NO MODELS TRAINED. Please set max_models to at least 1 and increase max_time
    --- failed re-building ‘h2o_automl.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘h2o_automl.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Version: 5.1.2
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
    --- re-building 'h2o_automl.Rmd' using rmarkdown
    openjdk version "11.0.11" 2021-04-20
    OpenJDK Runtime Environment AdoptOpenJDK-11.0.11+9 (build 11.0.11+9)
    OpenJDK 64-Bit Server VM AdoptOpenJDK-11.0.11+9 (build 11.0.11+9, mixed mode)
    --- finished re-building 'h2o_automl.Rmd'
    
    Error in h2o.getConnection() :
     No active connection to an H2O cluster. Did you run `h2o.init()` ?
    Calls: <Anonymous> ... .h2o.doREST -> stopifnot -> is -> h2o.getConnection
Flavor: r-release-windows-x86_64