CRAN Package Check Results for Package xseq

Last updated on 2017-07-26 01:56:45.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 1.68 115.65 117.33 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.1 1.64 112.34 113.98 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.1 221.89 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.1 216.80 NOTE
r-devel-windows-ix86+x86_64 0.2.1 10.00 225.00 235.00 OK
r-patched-linux-x86_64 0.2.1 1.67 112.36 114.03 NOTE
r-patched-solaris-x86 0.2.1 257.90 OK
r-release-linux-x86_64 0.2.1 1.56 114.94 116.50 NOTE
r-release-windows-ix86+x86_64 0.2.1 7.00 255.00 262.00 OK
r-release-osx-x86_64 0.2.1 ERROR
r-oldrel-windows-ix86+x86_64 0.2.1 8.00 211.00 219.00 OK
r-oldrel-osx-x86_64 0.2.1 OK

Check Details

Version: 0.2.1
Check: compiled code
Result: NOTE
    File ‘xseq/libs/xseq.so’:
     Found no call to: ‘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-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-release-linux-x86_64

Version: 0.2.1
Check: package dependencies
Result: ERROR
    Package required but not available: ‘impute’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-release-osx-x86_64