CRAN Package Check Results for Package kknn

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.1 8.43 70.56 78.99 OK
r-devel-linux-x86_64-debian-gcc 1.3.1 7.03 51.99 59.02 OK
r-devel-linux-x86_64-fedora-clang 1.3.1 99.41 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.1 92.58 NOTE
r-devel-windows-ix86+x86_64 1.3.1 23.00 94.00 117.00 OK
r-patched-linux-x86_64 1.3.1 9.11 68.05 77.16 OK
r-patched-solaris-x86 1.3.1 138.70 OK
r-release-linux-x86_64 1.3.1 10.12 68.14 78.26 OK
r-release-macos-x86_64 1.3.1 OK
r-release-windows-ix86+x86_64 1.3.1 23.00 129.00 152.00 OK
r-oldrel-macos-x86_64 1.3.1 OK
r-oldrel-windows-ix86+x86_64 1.3.1 16.00 118.00 134.00 OK

Check Details

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