CRAN Package Check Results for Package FCNN4R

Last updated on 2018-08-04 15:46:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.2 35.30 36.17 71.47 WARN
r-devel-linux-x86_64-debian-gcc 0.6.2 34.47 31.47 65.94 NOTE
r-devel-linux-x86_64-fedora-clang 0.6.2 92.91 WARN
r-devel-linux-x86_64-fedora-gcc 0.6.2 92.04 NOTE
r-devel-windows-ix86+x86_64 0.6.2 108.00 85.00 193.00 OK
r-patched-linux-x86_64 0.6.2 39.57 31.97 71.54 NOTE
r-patched-solaris-x86 0.6.2 103.90 OK
r-release-linux-x86_64 0.6.2 40.89 35.91 76.80 NOTE
r-release-windows-ix86+x86_64 0.6.2 75.00 94.00 169.00 OK
r-release-osx-x86_64 0.6.2 WARN
r-oldrel-windows-ix86+x86_64 0.6.2 70.00 64.00 134.00 OK
r-oldrel-osx-x86_64 0.6.2 OK

Check Details

Version: 0.6.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     fcnn/level2.cpp:82:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     fcnn/level2.cpp:119:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
     fcnn/level2.cpp:165:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64

Version: 0.6.2
Check: compiled code
Result: NOTE
    File ‘FCNN4R/libs/FCNN4R.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-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64