CRAN Package Check Results for Package mrfse

Last updated on 2020-08-07 01:49:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2 3.61 18.39 22.00 OK
r-devel-linux-x86_64-debian-gcc 0.2 2.47 14.56 17.03 OK
r-devel-linux-x86_64-fedora-clang 0.2 35.96 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2 25.17 NOTE
r-devel-windows-ix86+x86_64 0.2 18.00 32.00 50.00 OK
r-patched-linux-x86_64 0.2 2.79 18.68 21.47 OK
r-patched-solaris-x86 0.2 41.70 OK
r-release-linux-x86_64 0.2 3.08 17.98 21.06 OK
r-release-macos-x86_64 0.2 OK
r-release-windows-ix86+x86_64 0.2 13.00 43.00 56.00 OK
r-oldrel-macos-x86_64 0.2 OK
r-oldrel-windows-ix86+x86_64 0.2 15.00 36.00 51.00 OK

Additional issues

rchk

Check Details

Version: 0.2
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