CRAN Package Check Results for Maintainer ‘Eloy Romero <eloy at cs.wm.edu>’

Last updated on 2026-04-26 02:49:39 CEST.

Package NOTE OK
PRIMME 10 2

Package PRIMME

Current CRAN status: NOTE: 10, OK: 2

Additional issues

rchk

Version: 3.2-6
Check: compiled code
Result: NOTE File ‘PRIMME/libs/PRIMME.so’: Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘primme/libprimme.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-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 3.2-6
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘Matrix’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 3.2-6
Check: compiled code
Result: NOTE File ‘PRIMME/libs/PRIMME.so’: Found ‘___stdoutp’, possibly from ‘stdout’ (C) Object: ‘primme/libprimme.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-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64