Last updated on 2025-03-15 15:51:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 56.83 | 54.38 | 111.21 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 0.46 | 1.34 | 1.80 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 192.92 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 192.02 | NOTE | |||
r-devel-macos-arm64 | 1.0.1 | 41.00 | OK | |||
r-devel-macos-x86_64 | 1.0.1 | 79.00 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 108.00 | 80.00 | 188.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 65.55 | 52.35 | 117.90 | NOTE | |
r-release-linux-x86_64 | 1.0.1 | 65.42 | 52.28 | 117.70 | OK | |
r-release-macos-arm64 | 1.0.1 | 45.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 97.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 108.00 | 84.00 | 192.00 | OK | |
r-oldrel-macos-arm64 | 1.0.1 | OK | ||||
r-oldrel-macos-x86_64 | 1.0.1 | 108.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.1 | 94.00 | 97.00 | 191.00 | OK |
Version: 1.0.1
Check: compiled code
Result: NOTE
File ‘Rbeast/libs/Rbeast.so’:
Found non-API call to R: ‘OBJECT’
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64
Version: 1.0.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc