CRAN Package Check Results for Package vdg

Last updated on 2023-01-25 04:51:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 14.63 191.26 205.89 OK
r-devel-linux-x86_64-debian-gcc 1.2.2 11.78 140.99 152.77 OK
r-devel-linux-x86_64-fedora-clang 1.2.2 262.46 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.2 259.18 NOTE
r-patched-linux-x86_64 1.2.2 15.22 181.32 196.54 OK
r-release-linux-x86_64 1.2.2 14.12 181.65 195.77 OK
r-release-macos-arm64 1.2.2 106.00 OK
r-release-macos-x86_64 1.2.2 120.00 OK
r-release-windows-x86_64 1.2.2 30.00 304.00 334.00 OK
r-oldrel-macos-arm64 1.2.1 102.00 OK
r-oldrel-macos-x86_64 1.2.1 123.00 OK
r-oldrel-windows-ix86+x86_64 1.2.1 33.00 285.00 318.00 OK

Check Details

Version: 1.2.2
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