CRAN Package Check Results for Package swephR

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 28.19 34.55 62.74 WARN
r-devel-linux-x86_64-debian-gcc 0.3.1 23.75 26.66 50.41 WARN
r-devel-linux-x86_64-fedora-clang 0.3.1 103.57 WARN
r-devel-linux-x86_64-fedora-gcc 0.3.1 151.55 WARN
r-devel-macos-arm64 0.3.1 39.00 OK
r-devel-macos-x86_64 0.3.1 64.00 OK
r-devel-windows-x86_64 0.3.1 54.00 80.00 134.00 OK
r-patched-linux-x86_64 0.3.1 35.62 33.70 69.32 OK
r-release-linux-x86_64 0.3.1 34.64 32.43 67.07 NOTE
r-release-macos-arm64 0.3.1 39.00 NOTE
r-release-macos-x86_64 0.3.1 51.00 NOTE
r-release-windows-x86_64 0.3.1 48.00 79.00 127.00 NOTE
r-oldrel-macos-arm64 0.3.1 NOTE
r-oldrel-macos-x86_64 0.3.1 104.00 NOTE
r-oldrel-windows-x86_64 0.3.1 48.00 88.00 136.00 NOTE

Check Details

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

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: 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