Last updated on 2025-05-29 07:49:57 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.11 | 181.04 | 192.73 | 373.77 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0.11 | 133.73 | 154.08 | 287.81 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0.11 | 758.92 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.11 | 348.54 | WARN | |||
r-devel-windows-x86_64 | 2.0.11 | 628.00 | 371.00 | 999.00 | OK | |
r-patched-linux-x86_64 | 2.0.11 | 185.96 | 131.38 | 317.34 | OK | |
r-release-linux-x86_64 | 2.0.10 | 181.90 | 132.46 | 314.36 | OK | |
r-release-macos-arm64 | 2.0.11 | 137.00 | OK | |||
r-release-macos-x86_64 | 2.0.11 | 267.00 | OK | |||
r-release-windows-x86_64 | 2.0.11 | 696.00 | 378.00 | 1074.00 | OK | |
r-oldrel-macos-arm64 | 2.0.11 | 137.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.0.11 | 261.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.0.11 | 700.00 | 459.00 | 1159.00 | NOTE |
Version: 2.0.11
Check: compiled code
Result: WARN
File ‘RcppPlanc/libs/RcppPlanc.so’:
Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C)
Object:
‘build/hwloc-prefix/src/hwloc-build/hwloc/.libs/libhwloc_embedded.a’
Found ‘abort’, possibly from ‘abort’ (C)
Object:
‘build/hwloc-prefix/src/hwloc-build/hwloc/.libs/libhwloc_embedded.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-devel-linux-x86_64-fedora-clang
Version: 2.0.11
Check: compiled code
Result: WARN
File ‘RcppPlanc/libs/RcppPlanc.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object:
‘build/hwloc-prefix/src/hwloc-build/hwloc/.libs/libhwloc_embedded.a’
Found ‘abort’, possibly from ‘abort’ (C)
Object:
‘build/hwloc-prefix/src/hwloc-build/hwloc/.libs/libhwloc_embedded.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-devel-linux-x86_64-fedora-gcc
Version: 2.0.11
Check: installed package size
Result: NOTE
installed size is 26.9Mb
sub-directories of 1Mb or more:
libs 24.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.0.11
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64