CRAN Package Check Results for Package bigGP

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-6 13.92 35.28 49.20 OK
r-devel-linux-x86_64-debian-gcc 0.1-6 9.28 27.54 36.82 OK
r-devel-linux-x86_64-fedora-clang 0.1-6 67.41 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1-6 56.40 NOTE
r-patched-linux-x86_64 0.1-6 10.35 34.83 45.18 OK
r-patched-solaris-x86 0.1-6 81.00 OK
r-release-linux-x86_64 0.1-6 11.56 34.13 45.69 OK
r-release-macos-x86_64 0.1-6 ERROR
r-oldrel-macos-x86_64 0.1-6 ERROR

Check Details

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

Version: 0.1-6
Check: package dependencies
Result: ERROR
    Package required but not available: ‘Rmpi’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64