CRAN Package Check Results for Package QuickJSR

Last updated on 2025-03-19 08:52:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.0 85.77 23.16 108.93 WARN
r-devel-linux-x86_64-debian-gcc 1.6.0 78.51 18.43 96.94 WARN
r-devel-linux-x86_64-fedora-clang 1.6.0 205.41 WARN
r-devel-linux-x86_64-fedora-gcc 1.6.0 275.01 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 97.17 22.64 119.81 OK
r-release-linux-x86_64 1.6.0 100.26 22.03 122.29 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 128.00 63.00 191.00 NOTE

Check Details

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

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