CRAN Package Check Results for Package nnls

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4 2.75 18.30 21.05 OK
r-devel-linux-x86_64-debian-gcc 1.4 2.22 14.66 16.88 OK
r-devel-linux-x86_64-fedora-clang 1.4 34.30 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4 25.23 NOTE
r-devel-windows-ix86+x86_64 1.4 12.00 33.00 45.00 OK
r-patched-linux-x86_64 1.4 2.68 18.19 20.87 OK
r-patched-solaris-x86 1.4 40.00 OK
r-release-linux-x86_64 1.4 2.63 18.83 21.46 OK
r-release-macos-x86_64 1.4 OK
r-release-windows-ix86+x86_64 1.4 9.00 45.00 54.00 OK
r-oldrel-macos-x86_64 1.4 OK
r-oldrel-windows-ix86+x86_64 1.4 8.00 46.00 54.00 OK

Check Details

Version: 1.4
Check: Rd cross-references
Result: NOTE
    Undeclared packages ‘quadprog’, ‘bvls’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

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