Last updated on 2025-04-15 11:50:46 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.7 | 35.79 | 106.32 | 142.11 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.7 | 26.74 | 76.32 | 103.06 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.7 | 242.90 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.7 | 238.33 | NOTE | |||
r-devel-windows-x86_64 | 0.1.7 | 46.00 | 217.00 | 263.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.7 | 38.11 | 103.32 | 141.43 | OK | |
r-release-linux-x86_64 | 0.1.7 | 39.95 | 102.67 | 142.62 | OK | |
r-release-macos-arm64 | 0.1.7 | 110.00 | OK | |||
r-release-macos-x86_64 | 0.1.7 | 221.00 | OK | |||
r-release-windows-x86_64 | 0.1.7 | 46.00 | 227.00 | 273.00 | OK | |
r-oldrel-macos-arm64 | 0.1.7 | 102.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.7 | 228.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.7 | 55.00 | 263.00 | 318.00 | OK |
Version: 0.1.7
Check: compiled code
Result: NOTE
File ‘synlik/libs/synlik.so’:
Found non-API call to R: ‘dchdc_’
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.7
Check: compiled code
Result: NOTE
File 'synlik/libs/x64/synlik.dll':
Found non-API call to R: 'dchdc_'
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