Last updated on 2026-04-02 12:50:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 107.43 | 32.43 | 139.86 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 90.85 | 25.87 | 116.72 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 177.00 | 46.29 | 223.29 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 173.00 | 43.75 | 216.75 | NOTE | |
| r-devel-macos-arm64 | 0.1.1 | 25.00 | 2.00 | 27.00 | OK | |
| r-devel-windows-x86_64 | 0.1.1 | 140.00 | 74.00 | 214.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.1 | 106.06 | 27.49 | 133.55 | NOTE | |
| r-release-linux-x86_64 | 0.1.1 | 110.38 | 26.30 | 136.68 | OK | |
| r-release-macos-arm64 | 0.1.1 | OK | ||||
| r-release-macos-x86_64 | 0.1.1 | 82.00 | 26.00 | 108.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 122.00 | 71.00 | 193.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.1 | 78.00 | 33.00 | 111.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 148.00 | 86.00 | 234.00 | OK |
Version: 0.1.1
Check: compiled code
Result: NOTE
File ‘socratadata/libs/socratadata.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’
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-patched-linux-x86_64
Version: 0.1.1
Check: compiled code
Result: NOTE
File ‘socratadata/libs/socratadata.so’:
Found non-API call to R: ‘R_UnboundValue’
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-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 'socratadata/libs/x64/socratadata.dll':
Found non-API calls to R: 'R_MissingArg', 'R_UnboundValue'
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