CRAN Package Check Results for Package vdg

Last updated on 2020-08-07 01:50:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 12.60 172.20 184.80 OK
r-devel-linux-x86_64-debian-gcc 1.2.0 11.08 129.97 141.05 OK
r-devel-linux-x86_64-fedora-clang 1.2.0 228.16 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.0 217.63 NOTE
r-devel-windows-ix86+x86_64 1.2.0 42.00 236.00 278.00 OK
r-patched-linux-x86_64 1.2.0 11.63 164.08 175.71 OK
r-patched-solaris-x86 1.2.0 313.50 OK
r-release-linux-x86_64 1.2.0 11.75 165.94 177.69 OK
r-release-macos-x86_64 1.2.0 OK
r-release-windows-ix86+x86_64 1.2.0 40.00 315.00 355.00 OK
r-oldrel-macos-x86_64 1.2.0 OK
r-oldrel-windows-ix86+x86_64 1.2.0 20.00 230.00 250.00 OK

Check Details

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