Last updated on 2025-03-25 16:55:53 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6.0 | 85.31 | 22.98 | 108.29 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.6.0 | 77.64 | 18.26 | 95.90 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.6.0 | 205.41 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.6.0 | 257.53 | WARN | |||
r-devel-macos-arm64 | 1.6.0 | 116.00 | OK | |||
r-devel-macos-x86_64 | 1.6.0 | 222.00 | OK | |||
r-devel-windows-x86_64 | 1.6.0 | 130.00 | 60.00 | 190.00 | OK | |
r-patched-linux-x86_64 | 1.6.0 | 98.94 | 22.28 | 121.22 | WARN | |
r-release-linux-x86_64 | 1.6.0 | 96.16 | 21.95 | 118.11 | NOTE | |
r-release-macos-arm64 | 1.6.0 | 93.00 | NOTE | |||
r-release-macos-x86_64 | 1.6.0 | 210.00 | NOTE | |||
r-release-windows-x86_64 | 1.6.0 | 126.00 | 62.00 | 188.00 | NOTE | |
r-oldrel-macos-arm64 | 1.6.0 | 89.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.6.0 | 167.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.6.0 | 126.00 | 66.00 | 192.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: compiled code
Result: WARN
File ‘QuickJSR/libs/QuickJSR.so’:
Found ‘__printf_chk’, possibly from ‘printf’ (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 ‘putchar’, possibly from ‘putchar’ (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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64
Version: 1.6.0
Check: compiled code
Result: WARN
File ‘QuickJSR/libs/QuickJSR.so’:
Found ‘__printf_chk’, possibly from ‘printf’ (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-fedora-clang
Version: 1.6.0
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: 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
Version: 1.6.0
Check: installed package size
Result: NOTE
installed size is 9.9Mb
sub-directories of 1Mb or more:
lib 6.8Mb
libs 2.2Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.