Last updated on 2025-03-17 05:50:07 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 24.22 | 82.33 | 106.55 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 17.09 | 67.70 | 84.79 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 189.73 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 198.79 | OK | |||
r-devel-macos-arm64 | 1.0 | 57.00 | OK | |||
r-devel-macos-x86_64 | 1.0 | 133.00 | OK | |||
r-devel-windows-x86_64 | 1.0 | 26.00 | 149.00 | 175.00 | ERROR | |
r-patched-linux-x86_64 | 1.0 | 24.94 | 80.85 | 105.79 | OK | |
r-release-linux-x86_64 | 1.0 | 23.32 | 75.76 | 99.08 | OK | |
r-release-macos-arm64 | 1.0 | 71.00 | OK | |||
r-release-macos-x86_64 | 1.0 | 167.00 | OK | |||
r-release-windows-x86_64 | 1.0 | 26.00 | 147.00 | 173.00 | OK | |
r-oldrel-macos-arm64 | 1.0 | OK | ||||
r-oldrel-macos-x86_64 | 1.0 | 117.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0 | 33.00 | 157.00 | 190.00 | OK |
Version: 1.0
Check: tests
Result: ERROR
Running 'tinytest.R' [1s]
Running the tests in 'tests/tinytest.R' failed.
Complete output:
>
> if ( requireNamespace("tinytest", quietly=TRUE) ){
+ home <- length(unclass(packageVersion("mig"))[[1]]) == 4
+ tinytest::test_package("mig", at_home = home)
+ }
test-bandwidth.R.............. 0 tests
test-bandwidth.R.............. 0 tests
test-bandwidth.R.............. 0 tests
test-bandwidth.R.............. 0 tests Error in TruncatedNormal::rtmvnorm(n = n, mu = rep(0, d - 1), sigma = covmat) :
Covariance matrix "sigma" must be symmetric
Calls: <Anonymous> ... eval -> <Anonymous> -> sweep -> as.matrix -> <Anonymous>
Execution halted
Flavor: r-devel-windows-x86_64