CRAN Package Check Results for Maintainer ‘Ralf Stubner <ralf.stubner at gmail.com>’

Last updated on 2025-03-29 08:53:20 CET.

Package WARN NOTE OK
dqrng 15
swephR 5 8 2
tikzDevice 15

Package dqrng

Current CRAN status: OK: 15

Package swephR

Current CRAN status: WARN: 5, NOTE: 8, OK: 2

Version: 0.3.1
Check: compiled code
Result: WARN File ‘swephR/libs/swephR.so’: Found ‘__vprintf_chk’, possibly from ‘vprintf’ (C) Object: ‘libswe.a’ Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C) Object: ‘libswe.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: 0.3.1
Check: compiled code
Result: WARN File ‘swephR/libs/swephR.so’: Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C) Object: ‘libswe.a’ Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C) Object: ‘libswe.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: 0.3.1
Check: compiled code
Result: WARN File ‘swephR/libs/swephR.so’: Found ‘__printf_chk’, possibly from ‘printf’ (C) Object: ‘libswe.a’ Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C) Object: ‘libswe.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: 0.3.1
Check: compiled code
Result: NOTE File 'swephR/libs/x64/swephR.dll': Found 'puts', possibly from 'printf' (C), 'puts' (C) Object: 'libswe.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-windows-x86_64

Version: 0.3.1
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘swephRdata’ 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

Package tikzDevice

Current CRAN status: OK: 15