CRAN Package Check Results for Package lassoshooting

Last updated on 2021-03-04 00:48:01 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5-1 2.85 19.39 22.24 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.5-1 2.11 15.60 17.71 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.5-1 36.84 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.5-1 27.12 NOTE
r-devel-windows-ix86+x86_64 0.1.5-1 9.00 43.00 52.00 NOTE
r-patched-linux-x86_64 0.1.5-1 2.62 19.12 21.74 NOTE
r-patched-solaris-x86 0.1.5-1 42.60 NOTE
r-release-linux-x86_64 0.1.5-1 2.65 18.99 21.64 NOTE
r-release-macos-x86_64 0.1.5-1 NOTE
r-release-windows-ix86+x86_64 0.1.5-1 8.00 31.00 39.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