Last updated on 2024-11-08 22:50:03 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.73 | 19.12 | 21.85 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 2.04 | 15.38 | 17.42 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 34.64 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 32.61 | NOTE | |||
r-devel-windows-x86_64 | 0.1.0 | 5.00 | 50.00 | 55.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.0 | 2.46 | 18.38 | 20.84 | NOTE | |
r-release-linux-x86_64 | 0.1.0 | 2.40 | 18.28 | 20.68 | NOTE | |
r-release-macos-arm64 | 0.1.0 | 16.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.0 | 24.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.0 | 5.00 | 48.00 | 53.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.0 | 17.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.0 | 23.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.0 | 5.00 | 47.00 | 52.00 | NOTE |
Version: 0.1.0
Check: compiled code
Result: NOTE
File ‘essentials/libs/essentials.so’:
Found non-API call to R: ‘UNSET_S4_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-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: compiled code
Result: NOTE
File 'essentials/libs/x64/essentials.dll':
Found non-API call to R: 'UNSET_S4_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.
Flavor: r-devel-windows-x86_64
Version: 0.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64