CRAN Package Check Results for Maintainer ‘Andrew R. Johnson <andrew.johnson at arjohnsonau.com>’

Last updated on 2025-03-20 06:54:07 CET.

Package WARN NOTE OK
QuickJSR 4 7 4

Package QuickJSR

Current CRAN status: WARN: 4, NOTE: 7, OK: 4

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