CRAN Package Check Results for Package nnls

Last updated on 2022-04-24 03:52:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4 2.95 30.06 33.01 OK
r-devel-linux-x86_64-debian-gcc 1.4 2.19 23.33 25.52 OK
r-devel-linux-x86_64-fedora-clang 1.4 41.47 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4 29.88 NOTE
r-patched-linux-x86_64 1.4 2.81 28.90 31.71 OK
r-release-linux-x86_64 1.4 2.59 28.39 30.98 OK
r-release-macos-arm64 1.4 OK
r-release-macos-x86_64 1.4 OK
r-release-windows-x86_64 1.4 12.00 50.00 62.00 OK
r-oldrel-macos-arm64 1.4 OK
r-oldrel-macos-x86_64 1.4 OK
r-oldrel-windows-ix86+x86_64 1.4 9.00 29.00 38.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