Last updated on 2026-09-19 14:50:16 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2-5 | 13.05 | 88.05 | 101.10 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2-5 | 8.64 | 62.43 | 71.07 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2-6 | 251.87 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.2-6 | 249.72 | OK | |||
| r-devel-windows-x86_64 | 1.2-5 | 13.00 | 96.00 | 109.00 | OK | |
| r-patched-linux-x86_64 | 1.2-5 | 13.63 | 79.70 | 93.33 | OK | |
| r-release-linux-x86_64 | 1.2-5 | 12.10 | 81.69 | 93.79 | OK | |
| r-release-macos-arm64 | 1.2-6 | 3.00 | 75.00 | 78.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 | 13.00 | 85.00 | 98.00 | OK | |
| r-oldrel-macos-arm64 | 1.2-6 | 3.00 | 77.00 | 80.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 | 418.00 | 434.00 | OK |
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-release-macos-arm64
Version: 1.2-6
Check: tests
Result: ERROR
Running ‘neutral-site-home-field.R’ [2s/2s]
Running ‘testthat.R’ [53s/53s]
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