CRAN Package Check Results for Package CDVine

Last updated on 2020-10-14 07:49:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4 18.62 72.99 91.61 OK
r-devel-linux-x86_64-debian-gcc 1.4 16.17 54.00 70.17 OK
r-devel-linux-x86_64-fedora-clang 1.4 117.56 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4 115.89 NOTE
r-devel-windows-ix86+x86_64 1.4 25.00 76.00 101.00 OK
r-patched-linux-x86_64 1.4 21.73 67.80 89.53 OK
r-patched-solaris-x86 1.4 138.20 OK
r-release-linux-x86_64 1.4 20.09 65.60 85.69 OK
r-release-macos-x86_64 1.4 OK
r-release-windows-ix86+x86_64 1.4 28.00 76.00 104.00 OK
r-oldrel-macos-x86_64 1.4 OK
r-oldrel-windows-ix86+x86_64 1.4 46.00 99.00 145.00 OK

Additional issues

gcc11

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