Last updated on 2025-03-09 12:52:01 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 21.34 | 119.88 | 141.22 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 13.17 | 86.78 | 99.95 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 261.55 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 223.13 | NOTE | |||
r-devel-macos-arm64 | 1.0.0 | 54.00 | OK | |||
r-devel-macos-x86_64 | 1.0.0 | 129.00 | OK | |||
r-devel-windows-x86_64 | 1.0.0 | 28.00 | 136.00 | 164.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.0 | 19.84 | 118.48 | 138.32 | OK | |
r-release-linux-x86_64 | 1.0.0 | 19.17 | 119.18 | 138.35 | OK | |
r-release-macos-arm64 | 1.0.0 | 68.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 118.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 26.00 | 135.00 | 161.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 65.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 116.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 31.00 | 163.00 | 194.00 | OK |
Version: 1.0.0
Check: compiled code
Result: NOTE
File ‘timeplyr/libs/timeplyr.so’:
Found non-API call to R: ‘Rf_isFrame’
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-gcc
Version: 1.0.0
Check: compiled code
Result: NOTE
File 'timeplyr/libs/x64/timeplyr.dll':
Found non-API call to R: 'Rf_isFrame'
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-windows-x86_64