Last updated on 2025-04-03 02:53:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6.0 | 88.70 | 22.55 | 111.25 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.7.0 | 79.69 | 18.82 | 98.51 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.7.0 | 200.06 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.7.0 | 268.95 | OK | |||
r-devel-macos-arm64 | 1.7.0 | 117.00 | OK | |||
r-devel-macos-x86_64 | 1.7.0 | 233.00 | OK | |||
r-devel-windows-x86_64 | 1.7.0 | 125.00 | 62.00 | 187.00 | OK | |
r-patched-linux-x86_64 | 1.7.0 | 99.27 | 21.94 | 121.21 | OK | |
r-release-linux-x86_64 | 1.6.0 | 97.02 | 22.01 | 119.03 | NOTE | |
r-release-macos-arm64 | 1.7.0 | 98.00 | NOTE | |||
r-release-macos-x86_64 | 1.7.0 | 230.00 | NOTE | |||
r-release-windows-x86_64 | 1.7.0 | 123.00 | 78.00 | 201.00 | NOTE | |
r-oldrel-macos-arm64 | 1.7.0 | 85.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.7.0 | 184.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.7.0 | 113.00 | 69.00 | 182.00 | NOTE |
Version: 1.6.0
Check: compiled code
Result: WARN
File ‘QuickJSR/libs/QuickJSR.so’:
Found ‘__vprintf_chk’, possibly from ‘vprintf’ (C)
Object: ‘../inst/lib/libquickjs.a’
Found ‘_exit’, possibly from ‘_exit’ (C)
Object: ‘../inst/lib/libquickjs.a’
Found ‘abort’, possibly from ‘abort’ (C)
Object: ‘../inst/lib/libquickjs.a’
Found ‘exit’, possibly from ‘exit’ (C)
Object: ‘../inst/lib/libquickjs.a’
Found ‘stderr’, possibly from ‘stderr’ (C)
Object: ‘../inst/lib/libquickjs.a’
Found ‘stdout’, possibly from ‘stdout’ (C)
Object: ‘../inst/lib/libquickjs.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-debian-clang
Version: 1.6.0
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavor: r-release-linux-x86_64
Version: 1.7.0
Check: installed package size
Result: NOTE
installed size is 8.0Mb
sub-directories of 1Mb or more:
libs 7.6Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.7.0
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: 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