Last updated on 2025-04-15 09:52:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.8 | 16.52 | 25.49 | 42.01 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.8 | 11.49 | 19.97 | 31.46 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.8 | 65.95 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.8 | 66.15 | NOTE | |||
r-devel-windows-x86_64 | 1.2.8 | 28.00 | 63.00 | 91.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.8 | 16.72 | 25.06 | 41.78 | NOTE | |
r-release-linux-x86_64 | 1.2.8 | 15.83 | 24.98 | 40.81 | NOTE | |
r-release-macos-arm64 | 1.2.8 | 29.00 | NOTE | |||
r-release-macos-x86_64 | 1.2.8 | 58.00 | NOTE | |||
r-release-windows-x86_64 | 1.2.8 | 29.00 | 66.00 | 95.00 | NOTE | |
r-oldrel-macos-arm64 | 1.2.8 | 30.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.8 | 91.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.8 | 30.00 | 75.00 | 105.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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-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.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64