CRAN Package Check Results for Package RcppProgress

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3 4.20 15.07 19.27 NOTE
r-devel-linux-x86_64-debian-gcc 0.3 4.04 14.93 18.97 NOTE
r-devel-linux-x86_64-fedora-clang 0.3 35.73 NOTE --no-stop-on-test-error
r-devel-linux-x86_64-fedora-gcc 0.3 33.52 NOTE --no-stop-on-test-error
r-devel-macos-x86_64-clang 0.3 27.25 NOTE --no-stop-on-test-error
r-devel-windows-ix86+x86_64 0.3 40.00 67.00 107.00 OK
r-patched-linux-x86_64 0.3 3.37 13.06 16.43 OK
r-patched-solaris-sparc 0.3 165.70 OK
r-patched-solaris-x86 0.3 40.20 OK
r-release-linux-x86_64 0.3 3.70 13.09 16.79 OK
r-release-osx-x86_64-mavericks 0.3 OK
r-release-windows-ix86+x86_64 0.3 22.00 58.00 80.00 OK
r-oldrel-windows-ix86+x86_64 0.3 32.00 78.00 110.00 OK

Check Details

Version: 0.3
Check: compiled code
Result: NOTE
    File ‘RcppProgress/libs/RcppProgress.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: 0.3
Flags: --no-stop-on-test-error
Check: compiled code
Result: NOTE
    File ‘RcppProgress/libs/RcppProgress.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