Last updated on 2021-02-05 15:54:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3-6 | 9.77 | 240.71 | 250.48 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3-6 | 7.79 | 93.14 | 100.93 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3-6 | 290.98 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3-6 | 289.19 | OK | |||
r-devel-windows-ix86+x86_64 | 0.3-6 | 24.00 | 271.00 | 295.00 | OK | |
r-patched-linux-x86_64 | 0.3-6 | 10.06 | 227.98 | 238.04 | OK | |
r-patched-solaris-x86 | 0.3-6 | 372.00 | OK | |||
r-release-linux-x86_64 | 0.3-6 | 10.46 | 229.78 | 240.24 | OK | |
r-release-macos-x86_64 | 0.3-6 | OK | ||||
r-release-windows-ix86+x86_64 | 0.3-6 | 30.00 | 288.00 | 318.00 | OK | |
r-oldrel-macos-x86_64 | 0.3-6 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.3-6 | 16.00 | 191.00 | 207.00 | OK |
Version: 0.3-6
Check: tests
Result: ERROR
Running ‘data-sets.R’ [0s/1s]
Running ‘testthat.R’ [4s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(subtee)
>
> test_check("subtee")
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_bagged.R:74:1): (code run outside of `test_that()`) ─────────────
Error: cannot xtfrm data frames
Backtrace:
█
1. └─subtee::bagged(...) test_bagged.R:74:0
2. └─base::order(data[trt])
3. └─base::lapply(z, function(x) if (is.object(x)) as.vector(xtfrm(x)) else x)
4. └─base:::FUN(X[[i]], ...)
5. ├─base::as.vector(xtfrm(x))
6. ├─base::xtfrm(x)
7. └─base::xtfrm.data.frame(x)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 39 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3-6
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘plotting_functions.Rmd’ using rmarkdown
trying URL ‘https://www.uniklinik-freiburg.de/fileadmin/mediapool/08_institute/biometrie-statistik/Dateien/Studium_und_Lehre/Lehrbuecher/Multivariable_Model-building/adv_prostate_ca.zip’
Content type 'application/zip' length 62590 bytes (61 KB)
==================================================
downloaded 61 KB
Quitting from lines 28-64 (plotting_functions.Rmd)
Error: processing vignette ‘plotting_functions.Rmd’ failed with diagnostics:
cannot xtfrm data frames
--- failed re-building ‘plotting_functions.Rmd’
--- re-building ‘subbuild_function.Rmd’ using rmarkdown
trying URL ‘https://www.uniklinik-freiburg.de/fileadmin/mediapool/08_institute/biometrie-statistik/Dateien/Studium_und_Lehre/Lehrbuecher/Multivariable_Model-building/adv_prostate_ca.zip’
Content type 'application/zip' length 62590 bytes (61 KB)
==================================================
downloaded 61 KB
--- finished re-building ‘subbuild_function.Rmd’
--- re-building ‘subtee_package.Rmd’ using rmarkdown
trying URL ‘https://www.uniklinik-freiburg.de/fileadmin/mediapool/08_institute/biometrie-statistik/Dateien/Studium_und_Lehre/Lehrbuecher/Multivariable_Model-building/adv_prostate_ca.zip’
Content type 'application/zip' length 62590 bytes (61 KB)
==================================================
downloaded 61 KB
Quitting from lines 117-124 (subtee_package.Rmd)
Error: processing vignette ‘subtee_package.Rmd’ failed with diagnostics:
cannot xtfrm data frames
--- failed re-building ‘subtee_package.Rmd’
SUMMARY: processing the following files failed:
‘plotting_functions.Rmd’ ‘subtee_package.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc