CRAN Package Check Results for Package enviPick

Last updated on 2022-05-02 15:54:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5 9.39 74.03 83.42 OK
r-devel-linux-x86_64-debian-gcc 1.5 6.90 55.91 62.81 WARN
r-devel-linux-x86_64-fedora-clang 1.5 102.72 NOTE
r-devel-linux-x86_64-fedora-gcc 1.5 98.37 NOTE
r-devel-windows-x86_64 1.5 22.00 84.00 106.00 OK
r-patched-linux-x86_64 1.5 10.63 72.16 82.79 OK
r-release-linux-x86_64 1.5 OK
r-release-macos-arm64 1.5 26.00 OK
r-release-macos-x86_64 1.5 48.00 OK
r-release-windows-x86_64 1.5 21.00 84.00 105.00 OK
r-oldrel-macos-arm64 1.5 31.00 OK
r-oldrel-macos-x86_64 1.5 43.00 OK
r-oldrel-windows-ix86+x86_64 1.5 16.00 71.00 87.00 OK

Check Details

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