CRAN Package Check Results for Package MRH

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2 14.26 85.13 99.39 NOTE
r-devel-linux-x86_64-debian-gcc 2.2 12.12 63.66 75.78 NOTE
r-devel-linux-x86_64-fedora-clang 2.2 123.77 NOTE
r-devel-linux-x86_64-fedora-gcc 2.2 114.74 NOTE
r-devel-windows-ix86+x86_64 2.2 35.00 104.00 139.00 OK
r-patched-linux-x86_64 2.2 13.14 82.56 95.70 NOTE
r-patched-solaris-x86 2.2 157.20 NOTE
r-release-linux-x86_64 2.2 14.61 82.61 97.22 NOTE
r-release-macos-x86_64 2.2 OK
r-release-windows-ix86+x86_64 2.2 36.00 147.00 183.00 OK
r-oldrel-macos-x86_64 2.2 OK
r-oldrel-windows-ix86+x86_64 2.2 21.00 112.00 133.00 OK

Check Details

Version: 2.2
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'MRH_lung'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

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