CRAN Package Check Results for Package mixexp

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.5 11.25 75.25 86.50 OK
r-devel-linux-x86_64-debian-gcc 1.2.5 8.32 57.06 65.38 OK
r-devel-linux-x86_64-fedora-clang 1.2.5 104.35 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.5 90.94 NOTE
r-patched-linux-x86_64 1.2.5 11.32 74.28 85.60 OK
r-release-linux-x86_64 1.2.5 9.74 72.96 82.70 OK
r-release-macos-arm64 1.2.5 OK
r-release-macos-x86_64 1.2.5 OK
r-release-windows-x86_64 1.2.5 20.00 95.00 115.00 OK
r-oldrel-macos-arm64 1.2.5 OK
r-oldrel-macos-x86_64 1.2.5 OK
r-oldrel-windows-ix86+x86_64 1.2.5 22.00 105.00 127.00 OK

Check Details

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