CRAN Package Check Results for Package nnls

Last updated on 2023-01-25 04:51:43 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4 3.09 21.33 24.42 OK
r-devel-linux-x86_64-debian-gcc 1.4 2.45 17.01 19.46 OK
r-devel-linux-x86_64-fedora-clang 1.4 31.63 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4 31.13 NOTE
r-patched-linux-x86_64 1.4 2.65 21.14 23.79 OK
r-release-linux-x86_64 1.4 2.71 21.34 24.05 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