Last updated on 2025-12-31 11:49:56 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 5.0.2 | 313.86 | 247.74 | 561.60 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 5.0.2 | 213.00 | 167.09 | 380.09 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 5.0.2 | 600.00 | 436.04 | 1036.04 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 5.0.2 | 600.00 | 396.06 | 996.06 | NOTE | |
| r-devel-windows-x86_64 | 5.0.2 | 358.00 | 320.00 | 678.00 | NOTE | |
| r-patched-linux-x86_64 | 5.0.2 | 316.15 | 226.31 | 542.46 | OK | |
| r-release-linux-x86_64 | 5.0.2 | 310.35 | 228.33 | 538.68 | OK | |
| r-release-macos-arm64 | 5.0.2 | 60.00 | 19.00 | 79.00 | OK | |
| r-release-macos-x86_64 | 5.0.2 | 221.00 | 290.00 | 511.00 | OK | |
| r-release-windows-x86_64 | 5.0.2 | 353.00 | 310.00 | 663.00 | OK | |
| r-oldrel-macos-arm64 | 5.0.2 | 53.00 | 24.00 | 77.00 | NOTE | |
| r-oldrel-macos-x86_64 | 5.0.2 | 232.00 | 439.00 | 671.00 | NOTE | |
| r-oldrel-windows-x86_64 | 5.0.2 | 427.00 | 395.00 | 822.00 | OK |
Version: 5.0.2
Check: compiled code
Result: NOTE
File ‘nlmixr2est/libs/nlmixr2est.so’:
Found non-API call to R: ‘ATTRIB’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 5.0.2
Check: compiled code
Result: NOTE
File 'nlmixr2est/libs/x64/nlmixr2est.dll':
Found non-API call to R: 'ATTRIB'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64
Version: 5.0.2
Check: installed package size
Result: NOTE
installed size is 22.1Mb
sub-directories of 1Mb or more:
R 2.0Mb
libs 18.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64