Last updated on 2025-05-28 06:52:04 CEST.
Package | WARN | NOTE | OK |
---|---|---|---|
RcppPlanc | 2 | 3 | 8 |
Current CRAN status: WARN: 2, NOTE: 3, OK: 8
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.11
Check: compiled code
Result: WARN
File ‘RcppPlanc/libs/RcppPlanc.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (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-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-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.0.11
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64