CRAN Package Check Results for Package nmfgpu4R

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.5.2 40.56 61.13 101.69 WARN
r-devel-linux-x86_64-debian-gcc 0.2.5.2 34.15 47.96 82.11 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.5.2 150.54 WARN
r-devel-linux-x86_64-fedora-gcc 0.2.5.2 130.44 NOTE
r-devel-windows-ix86+x86_64 0.2.5.2 102.00 107.00 209.00 OK
r-patched-linux-x86_64 0.2.5.2 37.05 57.55 94.60 OK
r-patched-solaris-x86 0.2.5.2 167.50 WARN
r-release-linux-x86_64 0.2.5.2 42.33 57.99 100.32 OK
r-release-macos-x86_64 0.2.5.2 OK
r-release-windows-ix86+x86_64 0.2.5.2 99.00 110.00 209.00 OK
r-oldrel-macos-x86_64 0.2.5.2 OK
r-oldrel-windows-ix86+x86_64 0.2.5.2 98.00 109.00 207.00 OK

Check Details

Version: 0.2.5.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./nmfgpu.h:200:4: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
     ./nmfgpu.h:206:4: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
     ./nmfgpu.h:215:4: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
     ./nmfgpu.h:224:4: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 0.2.5.2
Check: R code for possible problems
Result: NOTE
    Possibly missing '()' after 'return' in the following function:
     'nmfgpu4R.init'
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: 0.2.5.2
Check: compiled code
Result: NOTE
    File ‘nmfgpu4R/libs/nmfgpu4R.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

Version: 0.2.5.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     WrapperNMFGPU.cpp:96:12: warning: converting ‘false’ to pointer type for argument 1 of ‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]’ [-Wconversion-null]
Flavor: r-patched-solaris-x86