CRAN Package Check Results for Package relaxo

Last updated on 2014-10-02 01:48:25.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-2 0.58 10.56 11.14 NOTE
r-devel-linux-x86_64-debian-gcc 0.1-2 0.58 10.29 10.87 NOTE
r-devel-linux-x86_64-fedora-clang 0.1-2 23.07 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1-2 20.85 NOTE
r-devel-osx-x86_64-clang 0.1-2 24.36 NOTE
r-devel-windows-ix86+x86_64 0.1-2 2.00 18.00 20.00 NOTE
r-patched-linux-x86_64 0.1-2 0.61 10.48 11.09 NOTE
r-patched-solaris-sparc 0.1-2 133.60 NOTE
r-patched-solaris-x86 0.1-2 33.50 NOTE
r-release-linux-ix86 0.1-2 1.63 16.05 17.68 NOTE
r-release-linux-x86_64 0.1-2 0.56 10.36 10.92 NOTE
r-release-osx-x86_64-mavericks 0.1-2 NOTE
r-release-windows-ix86+x86_64 0.1-2 3.00 25.00 28.00 NOTE
r-oldrel-windows-ix86+x86_64 0.1-2 2.00 27.00 29.00 NOTE

Check Details

Version: 0.1-2
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to ‘lars’ which was already attached by Depends.
     Please remove these calls from your code.
    Package in Depends field not imported from: ‘lars’
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
    See the information on DESCRIPTION files in the chapter ‘Creating R
    packages’ of the ‘Writing R Extensions’ 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-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.1-2
Check: R code for possible problems
Result: NOTE
    relaxo: no visible global function definition for ‘lars’
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-osx-x86_64-clang, r-devel-windows-ix86+x86_64

Version: 0.1-2
Check: Rd line widths
Result: NOTE
    Rd file 'cvrelaxo.Rd':
     \usage lines wider than 90 characters:
     cvrelaxo(X, Y, K = 5, phi = seq(0, 1, length = 10), max.steps = min( 2* length(Y), 2 * ncol(X)), fast = TRUE, keep.data = TRUE, warn=TR ... [TRUNCATED]
    
    Rd file 'plot.relaxo.Rd':
     \usage lines wider than 90 characters:
     plot(x, type = "l", lty = 1, main = NULL, xlab = "|beta|/max|beta| (phi=1)", ylab = expression("coefficients " * beta[j]), plotphi = u ... [TRUNCATED]
    
    Rd file 'relaxo.Rd':
     \usage lines wider than 90 characters:
     relaxo(X, Y, phi = seq(0, 1, length = 4), max.steps = min(2*length(Y), 2 * ncol(X)), fast = TRUE, keep.data = TRUE, warn=TRUE)
    
    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