CRAN Package Check Results for Package dualtrees

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 3.79 37.34 41.13 OK
r-devel-linux-x86_64-debian-gcc 0.1.4 2.87 30.25 33.12 OK
r-devel-linux-x86_64-fedora-clang 0.1.4 58.74 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.4 49.91 NOTE
r-devel-windows-ix86+x86_64 0.1.4 11.00 87.00 98.00 OK
r-patched-linux-x86_64 0.1.4 3.81 37.25 41.06 OK
r-patched-solaris-x86 0.1.4 96.10 OK
r-release-linux-x86_64 0.1.4 3.69 37.58 41.27 OK
r-release-macos-x86_64 0.1.4 OK
r-release-windows-ix86+x86_64 0.1.4 9.00 92.00 101.00 OK
r-oldrel-macos-x86_64 0.1.4 OK
r-oldrel-windows-ix86+x86_64 0.1.4 14.00 130.00 144.00 OK

Check Details

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