CRAN Package Check Results for Package contfrac

Last updated on 2017-02-24 23:52:20.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1-10 1.01 11.22 12.23 NOTE
r-devel-linux-x86_64-debian-gcc 1.1-10 0.91 10.82 11.73 NOTE
r-devel-linux-x86_64-fedora-clang 1.1-10 19.27 NOTE --no-stop-on-test-error
r-devel-linux-x86_64-fedora-gcc 1.1-10 18.47 NOTE --no-stop-on-test-error
r-devel-macos-x86_64-clang 1.1-10 18.37 NOTE --no-stop-on-test-error
r-devel-windows-ix86+x86_64 1.1-10 7.00 46.00 53.00 OK
r-patched-linux-x86_64 1.1-10 0.89 9.07 9.95 OK
r-patched-solaris-sparc 1.1-10 95.50 OK
r-patched-solaris-x86 1.1-10 23.90 OK
r-release-linux-x86_64 1.1-10 0.87 8.98 9.85 OK
r-release-osx-x86_64-mavericks 1.1-10 OK
r-release-windows-ix86+x86_64 1.1-10 10.00 29.00 39.00 OK
r-oldrel-windows-ix86+x86_64 1.1-10 13.00 27.00 40.00 OK

Check Details

Version: 1.1-10
Check: compiled code
Result: NOTE
    File ‘contfrac/libs/contfrac.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-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.1-10
Flags: --no-stop-on-test-error
Check: compiled code
Result: NOTE
    File ‘contfrac/libs/contfrac.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, r-devel-macos-x86_64-clang