CRAN Package Check Results for Package lassoshooting

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5-1 3.05 17.82 20.87 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.5-1 2.22 13.72 15.94 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.5-1 32.76 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.5-1 24.10 NOTE
r-devel-windows-ix86+x86_64 0.1.5-1 11.00 33.00 44.00 NOTE
r-patched-linux-x86_64 0.1.5-1 2.73 17.40 20.13 NOTE
r-patched-solaris-x86 0.1.5-1 38.20 NOTE
r-release-linux-x86_64 0.1.5-1 2.62 17.37 19.99 NOTE
r-release-macos-x86_64 0.1.5-1 NOTE
r-release-windows-ix86+x86_64 0.1.5-1 9.00 38.00 47.00 NOTE
r-oldrel-macos-x86_64 0.1.5-1 NOTE
r-oldrel-windows-ix86+x86_64 0.1.5-1 9.00 49.00 58.00 NOTE

Check Details

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