CRAN Package Check Results for Package nnls

Last updated on 2023-03-22 00:52:27 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4 3.39 21.49 24.88 OK
r-devel-linux-x86_64-debian-gcc 1.4 2.23 17.38 19.61 OK
r-devel-linux-x86_64-fedora-clang 1.4 32.85 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4 30.59 NOTE
r-patched-linux-x86_64 1.4 2.59 21.43 24.02 OK
r-release-linux-x86_64 1.4 2.59 21.92 24.51 OK
r-release-macos-arm64 1.4 18.00 OK
r-release-macos-x86_64 1.4 24.00 OK
r-release-windows-x86_64 1.4 6.00 50.00 56.00 OK
r-oldrel-macos-arm64 1.4 19.00 OK
r-oldrel-macos-x86_64 1.4 31.00 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