CRAN Package Check Results for Package snnR

Last updated on 2020-10-02 08:49:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 5.14 31.19 36.33 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 3.60 24.18 27.78 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 54.60 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 45.51 NOTE
r-devel-windows-ix86+x86_64 1.0 11.00 41.00 52.00 OK
r-patched-linux-x86_64 1.0 4.16 28.77 32.93 OK
r-patched-solaris-x86 1.0 63.00 OK
r-release-linux-x86_64 1.0 3.95 29.12 33.07 OK
r-release-macos-x86_64 1.0 OK
r-release-windows-ix86+x86_64 1.0 11.00 66.00 77.00 OK
r-oldrel-macos-x86_64 1.0 OK
r-oldrel-windows-ix86+x86_64 1.0 9.00 67.00 76.00 OK

Check Details

Version: 1.0
Check: R code for possible problems
Result: NOTE
    Possibly missing '()' after 'return' in the following functions:
     'DNNSLoss' 'optimization_L1'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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