CRAN Package Check Results for Maintainer ‘Katharine Mullen <mullenkate at gmail.com>’

Last updated on 2020-08-07 01:50:28 CEST.

Package NOTE OK
ALS 12
DEoptim 12
minpack.lm 2 10
nnls 2 10

Package ALS

Current CRAN status: OK: 12

Package DEoptim

Current CRAN status: OK: 12

Package minpack.lm

Current CRAN status: NOTE: 2, OK: 10

Version: 1.2-1
Check: compiled code
Result: NOTE
    File ‘minpack.lm/libs/minpack.lm.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

Package nnls

Current CRAN status: NOTE: 2, OK: 10

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