CRAN Package Check Results for Package mrfse

Last updated on 2020-03-31 04:48:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1 3.30 17.79 21.09 OK
r-devel-linux-x86_64-debian-gcc 0.1 2.55 14.26 16.81 OK
r-devel-linux-x86_64-fedora-clang 0.1 27.69 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1 25.45 NOTE
r-devel-windows-ix86+x86_64 0.1 14.00 46.00 60.00 OK
r-devel-windows-ix86+x86_64-gcc8 0.1 14.00 34.00 48.00 OK
r-patched-linux-x86_64 0.1 3.03 17.78 20.81 OK
r-patched-solaris-x86 0.1 41.10 OK
r-release-linux-x86_64 0.1 2.58 16.15 18.73 OK
r-release-windows-ix86+x86_64 0.1 13.00 34.00 47.00 OK
r-release-osx-x86_64 0.1 OK
r-oldrel-windows-ix86+x86_64 0.1 11.00 34.00 45.00 OK
r-oldrel-osx-x86_64 0.1 OK

Additional issues

noOMP

Check Details

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