Last updated on 2026-04-27 12:00:41 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 115.63 | 50.89 | 166.52 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 92.46 | 39.22 | 131.68 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 201.00 | 74.13 | 275.13 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 205.00 | 83.10 | 288.10 | NOTE | |
| r-devel-windows-x86_64 | 2.0.0 | 149.00 | 107.00 | 256.00 | NOTE | |
| r-patched-linux-x86_64 | 2.0.0 | 118.16 | 45.69 | 163.85 | NOTE | |
| r-release-linux-x86_64 | 2.0.0 | 116.90 | 45.05 | 161.95 | NOTE | |
| r-release-macos-arm64 | 2.0.0 | 28.00 | 4.00 | 32.00 | NOTE | |
| r-release-macos-x86_64 | 2.0.0 | 96.00 | 31.00 | 127.00 | NOTE | |
| r-release-windows-x86_64 | 2.0.0 | 124.00 | 100.00 | 224.00 | NOTE | |
| r-oldrel-macos-arm64 | 2.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0.0 | 95.00 | 82.00 | 177.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.0 | 138.00 | 120.00 | 258.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, r-release-linux-x86_64, r-release-macos-arm64
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.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 2.0.0
Check: compiled code
Result: NOTE
File ‘datefixR/libs/datefixR.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘R_NamespaceRegistry’,
‘R_Srcref’, ‘R_UnboundValue’
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-release-macos-x86_64