Last updated on 2026-03-29 05:49:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 23.01 | 217.75 | 240.76 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 13.42 | 184.67 | 198.09 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 28.00 | 321.18 | 349.18 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 28.00 | 338.23 | 366.23 | WARN | |
| r-devel-macos-arm64 | 0.1.1 | 7.00 | 45.00 | 52.00 | NOTE | |
| r-devel-windows-x86_64 | 0.1.1 | 41.00 | 294.00 | 335.00 | WARN | |
| r-patched-linux-x86_64 | 0.1.1 | 16.96 | 209.77 | 226.73 | NOTE | |
| r-release-linux-x86_64 | 0.1.1 | 17.24 | 209.31 | 226.55 | NOTE | |
| r-release-macos-arm64 | 0.1.1 | NOTE | ||||
| r-release-macos-x86_64 | 0.1.1 | 17.00 | 314.00 | 331.00 | NOTE | |
| r-release-windows-x86_64 | 0.1.1 | 40.00 | 299.00 | 339.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.1 | 17.00 | 259.00 | 276.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 45.00 | 355.00 | 400.00 | OK |
Version: 0.1.1
Check: compiled code
Result: WARN
File ‘dsdp/libs/dsdp.so’:
Found non-API call to R: ‘Rf_allocSExp’
This entry point may be removed soon.
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.1
Check: compiled code
Result: NOTE
File ‘dsdp/libs/dsdp.so’:
Found non-API call to R: ‘Rf_allocSExp’
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-macos-arm64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 0.1.1
Check: compiled code
Result: WARN
File 'dsdp/libs/x64/dsdp.dll':
Found non-API call to R: 'Rf_allocSExp'
This entry point may be removed soon.
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
Version: 0.1.1
Check: compiled code
Result: NOTE
File 'dsdp/libs/x64/dsdp.dll':
Found non-API call to R: 'Rf_allocSExp'
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-windows-x86_64