Last updated on 2026-08-06 00:50:10 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 6.0.1 | 282.14 | 239.19 | 521.33 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 7.0.2 | 402.45 | 197.49 | 599.94 | OK | |
| r-devel-linux-x86_64-fedora-clang | 7.0.2 | 334.00 | 184.18 | 518.18 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 7.0.2 | 502.00 | 189.51 | 691.51 | OK | |
| r-devel-windows-x86_64 | 6.0.1 | 302.00 | 6.00 | 308.00 | ERROR | |
| r-patched-linux-x86_64 | 6.0.1 | 280.37 | 218.24 | 498.61 | OK | |
| r-release-linux-x86_64 | 6.0.1 | 297.79 | 219.14 | 516.93 | OK | |
| r-release-macos-arm64 | 7.0.2 | 102.00 | -10.00 | 92.00 | OK | |
| r-release-macos-x86_64 | 7.0.2 | 355.00 | 119.00 | 474.00 | OK | |
| r-release-windows-x86_64 | 7.0.2 | 468.00 | 330.00 | 798.00 | OK | |
| r-oldrel-macos-arm64 | 7.0.2 | 90.00 | -10.00 | 80.00 | OK | |
| r-oldrel-macos-x86_64 | 7.0.2 | 353.00 | 218.00 | 571.00 | OK | |
| r-oldrel-windows-x86_64 | 7.0.2 | 433.00 | 380.00 | 813.00 | OK |
Version: 6.0.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
nlmixr2est/R/print.R (.Names: 1)
nlmixr2est/tests/testthat/test-saem-translate.R (.Dim: 5, .Names: 2)
'.Names' should be changed to 'names'.
'.Dim' should be changed to 'dim'.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 6.0.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-windows-x86_64