Last updated on 2026-04-30 20:49:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1-1 | 1.94 | 60.66 | 62.60 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1-1 | 1.59 | 42.99 | 44.58 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1-1 | 96.99 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.1-1 | 107.73 | OK | |||
| r-devel-windows-x86_64 | 1.1-1 | 4.00 | 87.00 | 91.00 | OK | |
| r-patched-linux-x86_64 | 1.1-1 | 1.65 | 54.84 | 56.49 | ERROR | |
| r-release-linux-x86_64 | 1.1-1 | 1.91 | 54.14 | 56.05 | OK | |
| r-release-macos-arm64 | 1.1-1 | 1.00 | 22.00 | 23.00 | OK | |
| r-release-macos-x86_64 | 1.1-1 | 2.00 | 98.00 | 100.00 | OK | |
| r-release-windows-x86_64 | 1.1-1 | 3.00 | 105.00 | 108.00 | OK | |
| r-oldrel-macos-arm64 | 1.1-1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1-1 | 2.00 | 195.00 | 197.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1-1 | 4.00 | 98.00 | 102.00 | OK |
Version: 1.1-1
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
>
> test_check("cmvnorm")
Loading required package: cmvnorm
Attaching package: 'cmvnorm'
The following objects are masked from 'package:stats':
sd, var
Saving _problems/test_aaa-5.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_aaa.R:5:5'): Test suite test_aaa ─────────────────────────────
Expected `all(abs(cmvnorm::var(Z) - S) < 0.01)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64