Last updated on 2025-03-09 07:53:45 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.20 | 17.86 | 51.37 | 69.23 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9.20 | 0.29 | 1.57 | 1.86 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.9.20 | 123.10 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.20 | 131.22 | NOTE | |||
r-devel-macos-arm64 | 0.9.20 | 76.00 | OK | |||
r-devel-macos-x86_64 | 0.9.20 | 109.00 | OK | |||
r-devel-windows-x86_64 | 0.9.20 | 25.00 | 87.00 | 112.00 | NOTE | |
r-patched-linux-x86_64 | 0.9.20 | 19.83 | 46.77 | 66.60 | NOTE | |
r-release-linux-x86_64 | 0.9.20 | 19.84 | 47.09 | 66.93 | NOTE | |
r-release-macos-arm64 | 0.9.20 | 47.00 | NOTE | |||
r-release-macos-x86_64 | 0.9.20 | 124.00 | NOTE | |||
r-release-windows-x86_64 | 0.9.20 | 23.00 | 84.00 | 107.00 | NOTE | |
r-oldrel-macos-arm64 | 0.9.20 | 51.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.9.20 | 75.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.9.20 | 29.00 | 98.00 | 127.00 | NOTE |
Version: 0.9.20
Check: compiled code
Result: NOTE
File ‘rolog/libs/rolog.so’:
Found non-API calls to R: ‘BODY’, ‘FORMALS’
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
Version: 0.9.20
Check: package dependencies
Result: ERROR
Package required but not available: ‘rswipl’
Package suggested but not available for checking: ‘rswipl’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.9.20
Check: compiled code
Result: NOTE
File 'rolog/libs/x64/rolog.dll':
Found non-API calls to R: 'BODY', 'FORMALS'
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.9.20
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
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