Last updated on 2026-04-28 14:51:50 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 47.81 | 28.07 | 75.88 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 30.42 | 23.27 | 53.69 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 78.00 | 47.12 | 125.12 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 90.00 | 40.29 | 130.29 | OK | |
| r-devel-windows-x86_64 | 0.4.0 | 75.00 | 64.00 | 139.00 | OK | |
| r-patched-linux-x86_64 | 0.4.0 | 38.47 | 26.13 | 64.60 | OK | |
| r-release-linux-x86_64 | 0.4.0 | 40.34 | 26.47 | 66.81 | OK | |
| r-release-macos-arm64 | 0.4.0 | 10.00 | 5.00 | 15.00 | OK | |
| r-release-macos-x86_64 | 0.4.0 | 25.00 | 30.00 | 55.00 | NOTE | |
| r-release-windows-x86_64 | 0.4.0 | 52.00 | 83.00 | 135.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.0 | 7.00 | 20.00 | 27.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.0 | 24.00 | 56.00 | 80.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.0 | 53.00 | 79.00 | 132.00 | OK |
Version: 0.4.0
Check: compiled code
Result: NOTE
File ‘timechange/libs/timechange.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-release-macos-x86_64