CRAN Package Check Results for Package mig

Last updated on 2024-12-18 19:49:17 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 23.53 78.33 101.86 OK
r-devel-linux-x86_64-debian-gcc 1.0 17.73 26.25 43.98 ERROR
r-devel-linux-x86_64-fedora-clang 1.0 183.71 OK
r-devel-linux-x86_64-fedora-gcc 1.0 189.90 OK
r-devel-windows-x86_64 1.0 27.00 146.00 173.00 OK
r-patched-linux-x86_64 1.0 24.29 74.62 98.91 OK
r-release-linux-x86_64 1.0 23.42 74.51 97.93 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 148.00 174.00 OK
r-oldrel-macos-arm64 1.0 70.00 OK
r-oldrel-macos-x86_64 1.0 117.00 OK
r-oldrel-windows-x86_64 1.0 32.00 159.00 191.00 OK

Check Details

Version: 1.0
Check: tests
Result: ERROR Running ‘tinytest.R’ [0s/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-linux-x86_64-debian-gcc