CRAN Package Check Results for Maintainer ‘Martin Loos <Martin.Loos at eawag.ch>’

Last updated on 2022-04-24 03:52:59 CEST.

Package WARN NOTE OK
enviPick 1 2 9

Package enviPick

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

Version: 1.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     kernel.cpp:1213:35: warning: ‘void operator delete(void*, std::size_t)’ called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete]
     kernel.cpp:1218:27: warning: ‘void operator delete(void*, std::size_t)’ called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete]
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.5
Check: compiled code
Result: NOTE
    File ‘enviPick/libs/enviPick.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