Last updated on 2025-01-15 12:48:45 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.11.0 | 122.96 | 153.31 | 276.27 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.11.0 | 98.53 | 118.35 | 216.88 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.11.0 | 473.13 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.11.0 | 581.48 | OK | |||
r-devel-windows-x86_64 | 0.11.0 | 112.00 | 330.00 | 442.00 | OK | |
r-patched-linux-x86_64 | 0.11.0 | 134.21 | 163.13 | 297.34 | OK | |
r-release-linux-x86_64 | 0.10.0 | 130.35 | 170.78 | 301.13 | OK | |
r-release-macos-arm64 | 0.11.0 | 150.00 | NOTE | |||
r-release-macos-x86_64 | 0.11.0 | 383.00 | NOTE | |||
r-release-windows-x86_64 | 0.10.0 | 109.00 | 337.00 | 446.00 | ERROR | |
r-oldrel-macos-arm64 | 0.11.0 | 153.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.11.0 | 328.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.11.0 | 99.00 | 290.00 | 389.00 | NOTE |
Version: 0.11.0
Check: installed package size
Result: NOTE
installed size is 54.3Mb
sub-directories of 1Mb or more:
doc 1.4Mb
libs 52.7Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.10.0
Check: installed package size
Result: NOTE
installed size is 6.7Mb
sub-directories of 1Mb or more:
doc 1.4Mb
libs 5.1Mb
Flavor: r-release-windows-x86_64
Version: 0.10.0
Check: tests
Result: ERROR
Running 'testthat.R' [10s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(vinereg)
>
> if (require(testthat)) test_check("vinereg")
Loading required package: testthat
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 61 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-test-cpit.R:76:3'): works with continuous response ───────────
cll(fit, dat) not equal to fit$stats$cll.
1/1 mismatches
[1] 4.65 - 6.54 == -1.89
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 61 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64