Last updated on 2026-04-05 03:51:54 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 45.16 | 28.16 | 73.32 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 30.48 | 21.73 | 52.21 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 74.00 | 43.49 | 117.49 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 87.00 | 40.17 | 127.17 | OK | |
| r-devel-macos-arm64 | 0.4.0 | 9.00 | 5.00 | 14.00 | OK | |
| r-devel-windows-x86_64 | 0.4.0 | 68.00 | 69.00 | 137.00 | OK | |
| r-patched-linux-x86_64 | 0.4.0 | 38.94 | 25.86 | 64.80 | OK | |
| r-release-linux-x86_64 | 0.4.0 | 26.28 | 24.86 | 51.14 | OK | |
| r-release-macos-arm64 | 0.4.0 | 7.00 | 20.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 0.4.0 | 24.00 | 56.00 | 80.00 | OK | |
| r-release-windows-x86_64 | 0.4.0 | 46.00 | 65.00 | 111.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.0 | 8.00 | 29.00 | 37.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.0 | 22.00 | 57.00 | 79.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.0 | 50.00 | 79.00 | 129.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-devel-linux-x86_64-debian-clang