CRAN Package Check Results for Package QuickJSR

Last updated on 2025-04-01 09:55:05 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.6.0 76.94 19.01 95.95 WARN
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 130.00 81.00 211.00 OK
r-patched-linux-x86_64 1.6.0 101.96 22.58 124.54 WARN
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.6.0 128.00 60.00 188.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.6.0 131.00 64.00 195.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-patched-linux-x86_64

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-windows-x86_64, r-oldrel-windows-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-oldrel-macos-arm64, r-oldrel-macos-x86_64