CRAN Package Check Results for Package RcppPlanc

Last updated on 2025-05-24 09:50:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.10 175.09 189.09 364.18 OK
r-devel-linux-x86_64-debian-gcc 2.0.10 135.24 154.20 289.44 OK
r-devel-linux-x86_64-fedora-clang 2.0.11 758.92 WARN
r-devel-linux-x86_64-fedora-gcc 2.0.10 570.42 NOTE
r-devel-windows-x86_64 2.0.10 455.00 328.00 783.00 OK
r-patched-linux-x86_64 2.0.9 181.70 132.46 314.16 OK
r-release-linux-x86_64 2.0.7 178.79 131.89 310.68 OK
r-release-macos-arm64 2.0.11 137.00 OK
r-release-macos-x86_64 2.0.10 261.00 OK
r-release-windows-x86_64 2.0.11 466.00 249.00 715.00 OK
r-oldrel-macos-arm64 2.0.11 137.00 NOTE
r-oldrel-macos-x86_64 2.0.10 241.00 NOTE
r-oldrel-windows-x86_64 2.0.11 561.00 464.00 1025.00 NOTE

Additional issues

gcc-ASAN

Check Details

Version: 2.0.11
Check: compiled code
Result: WARN File ‘RcppPlanc/libs/RcppPlanc.so’: Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C) Object: ‘build/hwloc-prefix/src/hwloc-build/hwloc/.libs/libhwloc_embedded.a’ Found ‘abort’, possibly from ‘abort’ (C) Object: ‘build/hwloc-prefix/src/hwloc-build/hwloc/.libs/libhwloc_embedded.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: 2.0.10
Check: compiled code
Result: NOTE File ‘RcppPlanc/libs/libnmflib.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ It is good practice to register native routines and to disable symbol search. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 2.0.11
Check: installed package size
Result: NOTE installed size is 26.9Mb sub-directories of 1Mb or more: libs 24.8Mb Flavors: r-oldrel-macos-arm64, r-oldrel-windows-x86_64

Version: 2.0.11
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavor: r-oldrel-macos-arm64

Version: 2.0.10
Check: installed package size
Result: NOTE installed size is 27.3Mb sub-directories of 1Mb or more: libs 25.2Mb Flavor: r-oldrel-macos-x86_64

Version: 2.0.10
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavor: r-oldrel-macos-x86_64