Last updated on 2026-04-25 06:51:54 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 48.50 | 28.55 | 77.05 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 31.53 | 22.42 | 53.95 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 67.00 | 42.41 | 109.41 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 90.00 | 40.29 | 130.29 | OK | |
| r-patched-linux-x86_64 | 0.4.0 | 38.47 | 26.13 | 64.60 | OK | |
| r-release-linux-x86_64 | 0.4.0 | 25.37 | 24.56 | 49.93 | OK | |
| r-release-macos-arm64 | 0.4.0 | 9.00 | 5.00 | 14.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 | 54.00 | 68.00 | 122.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 | 40.00 | 65.00 | 105.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