CRAN Package Check Results for Package Rdtq

Last updated on 2020-08-07 01:49:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1 24.87 96.42 121.29 NOTE
r-devel-linux-x86_64-debian-gcc 0.1 17.27 68.68 85.95 NOTE
r-devel-linux-x86_64-fedora-clang 0.1 153.74 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1 135.70 NOTE
r-devel-windows-ix86+x86_64 0.1 60.00 170.00 230.00 OK
r-patched-linux-x86_64 0.1 20.31 84.98 105.29 NOTE
r-patched-solaris-x86 0.1 200.80 NOTE
r-release-linux-x86_64 0.1 19.86 84.90 104.76 NOTE
r-release-macos-x86_64 0.1 OK
r-release-windows-ix86+x86_64 0.1 59.00 179.00 238.00 OK
r-oldrel-macos-x86_64 0.1 OK
r-oldrel-windows-ix86+x86_64 0.1 40.00 154.00 194.00 OK

Additional issues

clang-UBSAN

Check Details

Version: 0.1
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'example.pdf'
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, r-release-linux-x86_64

Version: 0.1
Check: compiled code
Result: NOTE
    File ‘Rdtq/libs/Rdtq.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