Last updated on 2020-08-07 01:50:33 CEST.
Package | WARN | NOTE | OK |
---|---|---|---|
nmfgpu4R | 1 | 2 | 9 |
Current CRAN status: WARN: 1, NOTE: 2, OK: 9
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