Last updated on 2023-01-28 07:14:51 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.8 | 17.85 | 565.37 | 583.22 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.3.9 | 14.57 | 409.18 | 423.75 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.3.9 | 715.91 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.9 | 706.70 | OK | |||
r-devel-windows-x86_64 | 1.3.9 | 64.00 | 615.00 | 679.00 | OK | |
r-patched-linux-x86_64 | 1.3.8 | 23.04 | 516.21 | 539.25 | OK | |
r-release-linux-x86_64 | 1.3.8 | 13.53 | 521.27 | 534.80 | OK | |
r-release-macos-arm64 | 1.3.9 | 141.00 | OK | |||
r-release-macos-x86_64 | 1.3.8 | 232.00 | OK | |||
r-release-windows-x86_64 | 1.3.9 | 65.00 | 375.00 | 440.00 | OK | |
r-oldrel-macos-arm64 | 1.3.9 | 130.00 | OK | |||
r-oldrel-macos-x86_64 | 1.3.8 | 241.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.3.9 | 36.00 | 532.00 | 568.00 | OK |
Version: 1.3.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [152s/180s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(cvms)
>
> if (require("xpectr")) {
+ test_check("cvms")
+ }
Loading required package: xpectr
[ FAIL 1 | WARN 0 | SKIP 70 | PASS 3622 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• Fails in check - IMPROVE THESE TESTS (1)
• On CRAN (58)
• Skipping check for CRAN release due to r_hub failure (1)
• Skipping parallel tests (3)
• empty test (1)
• keras and tensorflow take too long and have too many dependencies (1)
• mac and ubuntu give different warnings (4)
• tidymodels have too many dependencies (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_cross_validate_fn.R:497'): gaussian lm model works with cross_validate_fn() ──
warnings_and_messages$Message not equal to rep(...).
8/8 mismatches
x[1]: "Possibly rank-deficient fit; the default rankdeficient = \"simple\" may c
x[1]: hange"
y[1]: "prediction from a rank-deficient fit may be misleading"
x[2]: "Possibly rank-deficient fit; the default rankdeficient = \"simple\" may c
x[2]: hange"
y[2]: "prediction from a rank-deficient fit may be misleading"
x[3]: "Possibly rank-deficient fit; the default rankdeficient = \"simple\" may c
x[3]: hange"
y[3]: "prediction from a rank-deficient fit may be misleading"
x[4]: "Possibly rank-deficient fit; the default rankdeficient = \"simple\" may c
x[4]: hange"
y[4]: "prediction from a rank-deficient fit may be misleading"
x[5]: "Possibly rank-deficient fit; the default rankdeficient = \"simple\" may c
x[5]: hange"
y[5]: "prediction from a rank-deficient fit may be misleading"
[ FAIL 1 | WARN 0 | SKIP 70 | PASS 3622 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang