Last updated on 2026-09-25 06:51:04 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2-6 | 11.70 | 409.49 | 421.19 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2-6 | 8.30 | 236.46 | 244.76 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2-6 | 265.25 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.2-6 | 257.03 | OK | |||
| r-devel-windows-x86_64 | 1.2-6 | 12.00 | 321.00 | 333.00 | OK | |
| r-patched-linux-x86_64 | 1.2-6 | 8.41 | 387.06 | 395.47 | OK | |
| r-release-linux-x86_64 | 1.2-6 | 11.09 | 387.01 | 398.10 | OK | |
| r-release-macos-arm64 | 1.2-6 | 3.00 | 76.00 | 79.00 | ERROR | |
| r-release-macos-x86_64 | 1.2-6 | 8.00 | 400.00 | 408.00 | OK | |
| r-release-windows-x86_64 | 1.2-5 | 15.00 | 342.00 | 357.00 | OK | |
| r-oldrel-macos-arm64 | 1.2-6 | 3.00 | 88.00 | 91.00 | ERROR | |
| r-oldrel-macos-x86_64 | 1.2-6 | 8.00 | 351.00 | 359.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2-6 | 16.00 | 479.00 | 495.00 | OK |
Version: 1.2-6
Check: tests
Result: ERROR
Running ‘neutral-site-home-field.R’ [2s/2s]
Running ‘testthat.R’ [55s/55s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mvglmmRank)
Loading required package: Matrix
> test_check("mvglmmRank")
Saving _problems/test-numerics-5.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 582 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-numerics.R:4:5'): probit derivatives agree with independent differentiation, including the tail ──
Expected `.probit_derivative(q, order)` to equal `numDeriv::grad(...)`.
Differences:
actual != expected but don't know how to show the difference
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 582 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-macos-arm64
Version: 1.2-6
Check: tests
Result: ERROR
Running ‘neutral-site-home-field.R’ [2s/2s]
Running ‘testthat.R’ [54s/54s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mvglmmRank)
Loading required package: Matrix
> test_check("mvglmmRank")
Saving _problems/test-numerics-5.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 582 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-numerics.R:4:5'): probit derivatives agree with independent differentiation, including the tail ──
Expected `.probit_derivative(q, order)` to equal `numDeriv::grad(...)`.
Differences:
actual != expected but don't know how to show the difference
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 582 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-arm64