Last updated on 2026-05-30 06:51:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3-7 | OK | ||||
| r-devel-linux-x86_64-debian-gcc | 1.3-7 | 6.30 | 339.78 | 346.08 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.4-0 | 16.00 | 734.45 | 750.45 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3-7 | 17.00 | 911.67 | 928.67 | OK | |
| r-devel-windows-x86_64 | 1.3-7 | 22.00 | 481.00 | 503.00 | OK | |
| r-patched-linux-x86_64 | 1.3-7 | 9.88 | 536.76 | 546.64 | OK | |
| r-release-linux-x86_64 | 1.3-7 | 10.80 | 534.96 | 545.76 | OK | |
| r-release-macos-arm64 | 1.4-0 | 4.00 | 149.00 | 153.00 | NOTE | |
| r-release-macos-x86_64 | 1.4-0 | 9.00 | 628.00 | 637.00 | OK | |
| r-release-windows-x86_64 | 1.4-0 | 23.00 | 448.00 | 471.00 | OK | |
| r-oldrel-macos-arm64 | 1.4-0 | 4.00 | 154.00 | 158.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.4-0 | 9.00 | 546.00 | 555.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4-0 | 26.00 | 476.00 | 502.00 | OK |
Version: 1.4-0
Check: running R code from vignettes
Result: NOTE
‘lmvnorm_src.Rnw’ using ‘UTF-8’... [11s/11s] NOTE
differences from ‘lmvnorm_src.Rout.save’
841c841
< [1] "Error in solve.default(S) : \n system is computationally singular: reciprocal condition number = 1.03752e-18\n"
---
> [1] "Error in solve.default(S) : \n system is computationally singular: reciprocal condition number = 1.81736e-18\n"
845c845
< <simpleError in solve.default(S): system is computationally singular: reciprocal condition number = 1.03752e-18>
---
> <simpleError in solve.default(S): system is computationally singular: reciprocal condition number = 1.81736e-18>
Flavor: r-release-macos-arm64
Version: 1.4-0
Check: running R code from vignettes
Result: NOTE
‘lmvnorm_src.Rnw’ using ‘UTF-8’... [11s/11s] NOTE
differences from ‘lmvnorm_src.Rout.save’
841c841
< [1] "Error in solve.default(S) : \n system is computationally singular: reciprocal condition number = 2.99672e-18\n"
---
> [1] "Error in solve.default(S) : \n system is computationally singular: reciprocal condition number = 1.81736e-18\n"
845c845
< <simpleError in solve.default(S): system is computationally singular: reciprocal condition number = 2.99672e-18>
---
> <simpleError in solve.default(S): system is computationally singular: reciprocal condition number = 1.81736e-18>
Flavor: r-oldrel-macos-arm64