Last updated on 2025-03-09 21:50:32 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 78.34 | 23.30 | 101.64 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 65.56 | 18.35 | 83.91 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 186.86 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 164.45 | NOTE | |||
r-devel-macos-arm64 | 0.1.0 | 60.00 | OK | |||
r-devel-macos-x86_64 | 0.1.0 | 107.00 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 74.00 | 56.00 | 130.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.0 | 78.80 | 22.34 | 101.14 | OK | |
r-release-linux-x86_64 | 0.1.0 | 79.34 | 22.10 | 101.44 | OK | |
r-release-macos-arm64 | 0.1.0 | 58.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 128.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 80.00 | 53.00 | 133.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 56.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 112.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 78.00 | 57.00 | 135.00 | OK |
Version: 0.1.0
Check: compiled code
Result: NOTE
File ‘tomledit/libs/tomledit.so’:
Found non-API call to R: ‘DATAPTR’
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-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: compiled code
Result: NOTE
File 'tomledit/libs/x64/tomledit.dll':
Found non-API call to R: 'DATAPTR'
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