CRAN Package Check Results for Package sbrl

Last updated on 2020-04-23 12:47:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2 17.71 42.22 59.93 NOTE
r-devel-linux-x86_64-debian-gcc 1.2 10.60 34.41 45.01 NOTE
r-devel-linux-x86_64-fedora-clang 1.2 74.16 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2 74.06 NOTE
r-devel-windows-ix86+x86_64 1.2 44.00 152.00 196.00 OK
r-patched-linux-x86_64 1.2 15.60 42.03 57.63 NOTE
r-patched-osx-x86_64 1.2 ERROR
r-patched-solaris-x86 1.2 113.30 NOTE
r-release-linux-x86_64 1.2 14.63 40.36 54.99 OK
r-release-windows-ix86+x86_64 1.2 35.00 125.00 160.00 OK
r-release-osx-x86_64 1.2 OK
r-oldrel-windows-ix86+x86_64 1.2 41.00 109.00 150.00 OK
r-oldrel-osx-x86_64 1.2 OK

Additional issues

clang-UBSAN gcc-UBSAN valgrind

Check Details

Version: 1.2
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'tdata_R.label' 'tdata_R.out'
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-patched-solaris-x86

Version: 1.2
Check: compiled code
Result: NOTE
    File ‘sbrl/libs/sbrl.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: 1.2
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-patched-osx-x86_64