CRAN Package Check Results for Package FindIt

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3 3.79 38.85 42.64 NOTE
r-devel-linux-x86_64-debian-gcc 0.3 3.76 38.32 42.08 NOTE
r-devel-linux-x86_64-fedora-clang 0.3 100.10 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3 124.03 NOTE
r-devel-osx-x86_64-clang 0.3 81.34 NOTE
r-devel-windows-ix86+x86_64 0.3 10.00 56.00 66.00 NOTE
r-patched-linux-x86_64 0.3 3.90 40.59 44.48 NOTE
r-patched-solaris-sparc 0.3 541.70 NOTE
r-patched-solaris-x86 0.3 136.20 NOTE
r-release-linux-ix86 0.3 4.78 50.10 54.88 NOTE
r-release-linux-x86_64 0.3 4.09 39.77 43.86 NOTE
r-release-osx-x86_64-mavericks 0.3 NOTE
r-release-windows-ix86+x86_64 0.3 10.00 62.00 72.00 NOTE
r-oldrel-windows-ix86+x86_64 0.3 9.00 59.00 68.00 NOTE

Check Details

Version: 0.3
Check: DESCRIPTION meta-information
Result: NOTE
    Packages listed in more than one of Depends, Imports, Suggests, Enhances:
     ‘glmnet’ ‘lars’
    A package should be listed in only one of these fields.
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.3
Check: Rd line widths
Result: NOTE
    Rd file 'FindIt.Rd':
     \examples lines wider than 100 characters:
     #Generate matrices of main effects and scaling factors. Center on weighted means, then interact.
     #F1<-FindIt(y,X.c=X$X,treat, scale.c=X$scale.X, search.lambdas=TRUE, fit.glmnet=TRUE) #Run to find the LASSO parameters
     #F2<-FindIt(y=y, X.c=X2$X, treat=treat, type="single", rescale.c=F, scale.c=X2$scale.X, search.lambdas=TRUE, wts=wts.extrap, fi ... [TRUNCATED]
     F1<-FindIt(y,X.c=X$X,treat, scale.c=X$scale.X, search.lambdas=FALSE,lambdas=c(-4.000 ,-4.127),fit.glmnet=TRUE )
     F2<-FindIt(y=y, X.c=X2$X, treat=treat, type="single", rescale.c=FALSE, scale.c=X2$scale.X, search.lambdas=FALSE, lambdas=c( -5. ... [TRUNCATED]
     F3<-FindIt(y=y, X.c=X$X, treat=X.t, type="multiple", rescale.c=FALSE , scale.c=X$s, search.lambdas=TRUE,fit.glmnet=FALSE)
     #F3<-FindIt(y=y,X.c=X$X, treat=X.t, type="multiple", rescale.c=FALSE, scale.c=X$s, search.lambdas=FALSE, #lambda=c(-9.9265,-6.6 ... [TRUNCATED]
    
    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