CRAN Package Check Results for Maintainer ‘Mohammad Ferdosi <mhferdosi at yahoo.com>’

Last updated on 2025-03-19 05:52:59 CET.

Package WARN NOTE OK
hsphase 1 2 12

Package hsphase

Current CRAN status: WARN: 1, NOTE: 2, OK: 12

Version: 2.0.3
Check: compiled code
Result: NOTE File ‘hsphase/libs/hsphase.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. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 2.0.3
Check: whether package can be installed
Result: WARN Found the following significant warnings: swDetect.cpp:44:12: warning: 'void operator delete(void*, std::size_t)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete] See 'd:/Rcompile/CRANpkg/local/4.5/hsphase.Rcheck/00install.out' for details. * used C++ compiler: 'g++.exe (GCC) 14.2.0' Flavor: r-devel-windows-x86_64