Last updated on 2026-04-16 13:51:19 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 117.71 | 51.72 | 169.43 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 94.16 | 38.42 | 132.58 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 201.00 | 74.24 | 275.24 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 203.00 | 85.76 | 288.76 | NOTE | |
| r-devel-macos-arm64 | 2.0.0 | 28.00 | 5.00 | 33.00 | OK | |
| r-devel-windows-x86_64 | 2.0.0 | 111.00 | 104.00 | 215.00 | NOTE | |
| r-patched-linux-x86_64 | 2.0.0 | 119.07 | 44.64 | 163.71 | NOTE | |
| r-release-linux-x86_64 | 2.0.0 | 119.04 | 43.59 | 162.63 | OK | |
| r-release-macos-arm64 | 2.0.0 | OK | ||||
| r-release-macos-x86_64 | 2.0.0 | 95.00 | 82.00 | 177.00 | OK | |
| r-release-windows-x86_64 | 2.0.0 | 110.00 | 102.00 | 212.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 2.0.0 | 94.00 | 89.00 | 183.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.0.0 | 139.00 | 122.00 | 261.00 | OK |
Version: 2.0.0
Check: compiled code
Result: NOTE
File ‘datefixR/libs/datefixR.so’:
Found non-API call to R: ‘R_NamespaceRegistry’
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, r-patched-linux-x86_64
Version: 2.0.0
Check: compiled code
Result: NOTE
File 'datefixR/libs/x64/datefixR.dll':
Found non-API call to R: 'R_NamespaceRegistry'
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: 2.0.0
Check: installed package size
Result: NOTE
installed size is 6.8Mb
sub-directories of 1Mb or more:
libs 5.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64