Last updated on 2019-05-01 01:51:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.1 | 41.27 | 259.98 | 301.25 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.1 | 30.44 | 284.74 | 315.18 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.1 | 367.84 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 461.76 | OK | |||
r-patched-linux-x86_64 | 0.4.1 | 36.60 | 346.34 | 382.94 | OK | |
r-patched-solaris-x86 | 0.4.1 | 383.20 | ERROR | |||
r-release-linux-x86_64 | 0.4.1 | 36.84 | 341.21 | 378.05 | OK | |
r-release-windows-ix86+x86_64 | 0.4.1 | 104.00 | 1103.00 | 1207.00 | OK | |
r-release-osx-x86_64 | 0.4.1 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.4.1 | 100.00 | 1091.00 | 1191.00 | OK | |
r-oldrel-osx-x86_64 | 0.4.1 | WARN |
Version: 0.4.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘xgboost’
Flavor: r-patched-solaris-x86
Version: 0.4.1
Check: examples
Result: ERROR
Running examples in ‘lime-Ex.R’ failed
The error most likely occurred in:
> ### Name: interactive_text_explanations
> ### Title: Interactive explanations
> ### Aliases: interactive_text_explanations text_explanations_output
> ### render_text_explanations
>
> ### ** Examples
>
> library(text2vec)
> library(xgboost)
Error in library(xgboost) : there is no package called ‘xgboost’
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [19s/72s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(lime)
>
> test_check("lime")
H2O is not running yet, starting it now...
Note: In case of errors look at the following log files:
/tmp/RtmpXPayR5/h2o_ripley_started_from_r.out
/tmp/RtmpXPayR5/h2o_ripley_started_from_r.err
java version "1.7.0_65"
Java(TM) SE Runtime Environment (build 1.7.0_65-b17)
Java HotSpot(TM) Server VM (build 24.65-b04, mixed mode)
Starting H2O JVM and connecting: ... Connection successful!
R is connected to the H2O cluster:
H2O cluster uptime: 10 seconds 990 milliseconds
H2O cluster timezone: Europe/London
H2O data parsing timezone: UTC
H2O cluster version: 3.22.1.1
H2O cluster version age: 3 months and 28 days !!!
H2O cluster name: H2O_started_from_R_ripley_slv035
H2O cluster total nodes: 1
H2O cluster total memory: 0.89 GB
H2O cluster total cores: 16
H2O cluster allowed cores: 16
H2O cluster healthy: TRUE
H2O Connection ip: localhost
H2O Connection port: 54321
H2O Connection proxy: NA
H2O Internal Security: FALSE
H2O API Extensions: AutoML, Algos, Core V3, Core V4
R Version: R version 3.6.0 RC (2019-04-24 r76423)
── 1. Error: (unknown) (@test-text.R#3) ───────────────────────────────────────
there is no package called 'xgboost'
1: library(xgboost) at testthat/test-text.R:3
══ testthat results ═══════════════════════════════════════════════════════════
OK: 18 SKIPPED: 0 WARNINGS: 1 FAILED: 1
1. Error: (unknown) (@test-text.R#3)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.4.1
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘Understanding_lime.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Quitting from lines 185-224 (Understanding_lime.Rmd)
Error: processing vignette 'Understanding_lime.Rmd' failed with diagnostics:
there is no package called 'xgboost'
--- failed re-building ‘Understanding_lime.Rmd’
SUMMARY: processing the following file failed:
‘Understanding_lime.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.4.1
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘Understanding_lime.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Quitting from lines 262-263 (Understanding_lime.Rmd)
Error: processing vignette 'Understanding_lime.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘Understanding_lime.Rmd’
SUMMARY: processing the following file failed:
‘Understanding_lime.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-osx-x86_64
Version: 0.4.1
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Quitting from lines 262-263 (Understanding_lime.Rmd)
Error: processing vignette 'Understanding_lime.Rmd' failed with diagnostics:
cannot open the connection
Execution halted
Flavor: r-oldrel-osx-x86_64