Last updated on 2026-05-05 03:49:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 116.96 | 50.17 | 167.13 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.0.1 | 113.38 | 40.37 | 153.75 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.0.1 | 256.00 | 84.23 | 340.23 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.1 | 248.00 | 87.89 | 335.89 | OK | |
| r-devel-windows-x86_64 | 2.0.1 | 124.00 | 96.00 | 220.00 | OK | |
| r-patched-linux-x86_64 | 2.0.1 | 141.18 | 45.29 | 186.47 | OK | |
| r-release-linux-x86_64 | 2.0.1 | 146.85 | 45.55 | 192.40 | OK | |
| r-release-macos-arm64 | 2.0.1 | 35.00 | 3.00 | 38.00 | OK | |
| r-release-macos-x86_64 | 2.0.1 | 118.00 | 115.00 | 233.00 | OK | |
| r-release-windows-x86_64 | 2.0.1 | 129.00 | 98.00 | 227.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.1 | 35.00 | 10.00 | 45.00 | OK | |
| r-oldrel-macos-x86_64 | 2.0.1 | 122.00 | 110.00 | 232.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.1 | 157.00 | 112.00 | 269.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.
Flavor: r-devel-linux-x86_64-debian-clang