Last updated on 2025-08-25 20:50:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.3 | 59.84 | 62.64 | 122.48 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.1 | 45.38 | 41.64 | 87.02 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.1 | 240.35 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 217.90 | OK | |||
r-devel-windows-x86_64 | 0.4.0 | 98.00 | 97.00 | 195.00 | OK | |
r-patched-linux-x86_64 | 0.3.3 | 61.07 | 56.21 | 117.28 | OK | |
r-release-linux-x86_64 | 0.3.3 | 57.35 | 58.91 | 116.26 | OK | |
r-release-macos-arm64 | 0.3.3 | 61.00 | WARN | |||
r-release-macos-x86_64 | 0.4.1 | 97.00 | OK | |||
r-release-windows-x86_64 | 0.3.3 | 98.00 | 104.00 | 202.00 | OK | |
r-oldrel-macos-arm64 | 0.3.3 | 65.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.4.1 | 88.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.4.1 | 94.00 | 117.00 | 211.00 | OK |
Version: 0.3.3
Check: compiled code
Result: WARN
File ‘rbedrock/libs/rbedrock.so’:
Found ‘_abort’, possibly from ‘abort’ (C)
Object: ‘vendor/leveldb-mcpe/build/libleveldb.a’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-release-macos-arm64
Version: 0.3.3
Check: installed package size
Result: NOTE
installed size is 5.4Mb
sub-directories of 1Mb or more:
extdata 1.1Mb
libs 3.8Mb
Flavor: r-oldrel-macos-arm64
Version: 0.3.3
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavor: r-oldrel-macos-arm64
Version: 0.4.1
Check: installed package size
Result: NOTE
installed size is 5.9Mb
sub-directories of 1Mb or more:
extdata 1.1Mb
libs 4.1Mb
Flavor: r-oldrel-macos-x86_64
Version: 0.4.1
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavor: r-oldrel-macos-x86_64