CRAN Package Check Results for Maintainer ‘Alessandro Avellone <alessandro.avellone at unimib.it>’

Last updated on 2026-05-28 13:52:29 CEST.

Package ERROR NOTE OK
persistence 4 9
poseticDataAnalysis 2 11

Package persistence

Current CRAN status: ERROR: 4, OK: 9

Additional issues

rchk

Version: 1.0.0
Check: whether package can be installed
Result: ERROR Installation failed. Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package poseticDataAnalysis

Current CRAN status: NOTE: 2, OK: 11

Additional issues

rchk

Version: 1.1.0
Check: compiled code
Result: NOTE File ‘poseticDataAnalysis/libs/poseticDataAnalysis.so’: Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++) Objects: ‘dimensionalityReduction.o’, ‘poset.o’ 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-release-linux-x86_64