CRAN Package Check Results for Maintainer ‘Tobias Abenius <Tobias.Abenius at Chalmers.se>’

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

Package NOTE OK
epoc 1 11
lassoshooting 12

Package epoc

Current CRAN status: NOTE: 1, OK: 11

Version: 0.2.6-1.1
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘graph’
Flavor: r-oldrel-macos-x86_64

Package lassoshooting

Current CRAN status: NOTE: 12

Version: 0.1.5-1
Check: top-level files
Result: NOTE
    File
     LICENSE
    is not mentioned in the DESCRIPTION file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.1.5-1
Check: Rd line widths
Result: NOTE
    Rd file 'lassoshooting.Rd':
     \usage lines wider than 90 characters:
     lassoshooting(X=NULL, y=NULL, lambda, XtX=NULL, Xty=NULL, thr=1.0e-6, maxit=1e4, nopenalize=NULL, penaltyweight=NULL, trace=0, ...)
    
    These lines will be truncated in the PDF manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

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