CRAN Package Check Results for Package mlmc

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 22.52 48.77 71.29 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 15.44 36.83 52.27 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 93.39 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 81.06 NOTE
r-devel-windows-ix86+x86_64 1.0.0 58.00 100.00 158.00 OK
r-patched-linux-x86_64 1.0.0 15.87 46.99 62.86 OK
r-patched-solaris-x86 1.0.0 110.10 OK
r-release-linux-x86_64 1.0.0 17.90 47.75 65.65 OK
r-release-macos-x86_64 1.0.0 OK
r-release-windows-ix86+x86_64 1.0.0 56.00 118.00 174.00 OK
r-oldrel-macos-x86_64 1.0.0 OK
r-oldrel-windows-ix86+x86_64 1.0.0 35.00 89.00 124.00 OK

Check Details

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