CRAN Package Check Results for Package xseq

Last updated on 2017-07-17 18:47:14.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 1.79 118.21 119.99 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.1 1.57 115.60 117.17 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.1 220.56 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.1 218.12 NOTE
r-devel-windows-ix86+x86_64 0.2.1 8.00 200.00 208.00 OK
r-patched-linux-x86_64 0.2.1 1.56 117.42 118.98 NOTE
r-patched-solaris-x86 0.2.1 256.90 OK
r-release-linux-x86_64 0.2.1 1.57 119.03 120.60 NOTE
r-release-windows-ix86+x86_64 0.2.1 10.00 199.00 209.00 OK
r-release-osx-x86_64 0.2.1 ERROR
r-oldrel-windows-ix86+x86_64 0.2.1 10.00 210.00 220.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