CRAN Package Check Results for Package CDVine

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4 20.09 67.92 88.01 OK
r-devel-linux-x86_64-debian-gcc 1.4 15.10 50.28 65.38 OK
r-devel-linux-x86_64-fedora-clang 1.4 109.43 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4 102.11 NOTE
r-devel-windows-ix86+x86_64 1.4 40.00 91.00 131.00 OK
r-patched-linux-x86_64 1.4 18.34 67.58 85.92 OK
r-patched-solaris-x86 1.4 135.90 OK
r-release-linux-x86_64 1.4 19.86 66.86 86.72 OK
r-release-macos-x86_64 1.4 OK
r-release-windows-ix86+x86_64 1.4 39.00 115.00 154.00 OK
r-oldrel-macos-x86_64 1.4 OK
r-oldrel-windows-ix86+x86_64 1.4 25.00 90.00 115.00 OK

Check Details

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