Last updated on 2025-04-04 05:53:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.8 | 15.54 | 25.52 | 41.06 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.8 | 11.73 | 20.62 | 32.35 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.8 | 71.11 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.8 | 70.42 | NOTE | |||
r-devel-macos-arm64 | 1.2.8 | 29.00 | NOTE | |||
r-devel-macos-x86_64 | 1.2.8 | 52.00 | NOTE | |||
r-devel-windows-x86_64 | 1.2.8 | 29.00 | 68.00 | 97.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.8 | 15.31 | 24.74 | 40.05 | NOTE | |
r-release-linux-x86_64 | 1.2.8 | 15.33 | 24.13 | 39.46 | OK | |
r-release-macos-arm64 | 1.2.8 | 30.00 | OK | |||
r-release-macos-x86_64 | 1.2.8 | 91.00 | OK | |||
r-release-windows-x86_64 | 1.2.8 | 28.00 | 74.00 | 102.00 | OK | |
r-oldrel-macos-arm64 | 1.2.8 | OK | ||||
r-oldrel-macos-x86_64 | 1.2.8 | 80.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.8 | 30.00 | 82.00 | 112.00 | OK |
Version: 1.2.8
Check: compiled code
Result: NOTE
File ‘minqa/libs/minqa.so’:
Found non-API call to R: ‘CLOENV’
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, r-devel-macos-arm64, r-devel-macos-x86_64, r-patched-linux-x86_64
Version: 1.2.8
Check: compiled code
Result: NOTE
File 'minqa/libs/x64/minqa.dll':
Found non-API call to R: 'CLOENV'
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