Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O [P] Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.0: CHECK report for pcaMethods on oaxaca

This page was generated on 2015-04-10 10:02:17 -0700 (Fri, 10 Apr 2015).

Package 647/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
pcaMethods 1.56.0
Henning Redestig
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/pcaMethods
Last Changed Rev: 95439 / Revision: 102249
Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ OK ] OK 

Summary

Package: pcaMethods
Version: 1.56.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch pcaMethods_1.56.0.tar.gz
StartedAt: 2015-04-10 02:03:24 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 02:05:28 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 123.3 seconds
RetCode: 0
Status:  OK 
CheckDir: pcaMethods.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch pcaMethods_1.56.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.0-bioc/meat/pcaMethods.Rcheck’
* using R version 3.1.3 (2015-03-09)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘pcaMethods/DESCRIPTION’ ... OK
* this is package ‘pcaMethods’ version ‘1.56.0’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘pcaMethods’ can be installed ... [10s/11s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... NOTE
File
  LICENSE
is not mentioned in the DESCRIPTION file.
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' call to ‘matrixStats’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Namespace in Imports field not imported from: ‘BiocGenerics’
  All declared Imports should be used.
Packages in Depends field not imported from:
  ‘Biobase’ ‘Rcpp’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
Q2: no visible global function definition for ‘exprs’
asExprSet: no visible global function definition for ‘exprs’
asExprSet: no visible global function definition for ‘exprs<-’
nni: no visible global function definition for ‘exprs’
pca: no visible global function definition for ‘exprs’
prep: no visible global function definition for ‘exprs’
prep: no visible global function definition for ‘exprs<-’
robustSvd : L1RegCoef: no visible global function definition for
  ‘weightedMedian’
robustSvd : L1Eigen: no visible global function definition for
  ‘weightedMedian’
plot,pcaRes: no visible binding for global variable ‘y’
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [60s/60s] OK
Examples with CPU or elapsed time > 5s
            user system elapsed
robustSvd 22.697  0.758  23.544
kEstimate 18.929  0.051  19.343
robustPca 10.038  0.331  10.533
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

NOTE: There were 3 notes.
See
  ‘/Users/biocbuild/bbs-3.0-bioc/meat/pcaMethods.Rcheck/00check.log’
for details.

pcaMethods.Rcheck/00install.out:

* installing *source* package ‘pcaMethods’ ...
** libs
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c nipals.cpp -o nipals.o
clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o pcaMethods.so nipals.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.0-bioc/meat/pcaMethods.Rcheck/pcaMethods/libs
** R
** data
** inst
** preparing package for lazy loading
Creating a new generic function for ‘loadings’ in package ‘pcaMethods’
Creating a generic function for ‘print’ from package ‘base’ in package ‘pcaMethods’
Creating a generic function for ‘biplot’ from package ‘stats’ in package ‘pcaMethods’
Creating a generic function for ‘summary’ from package ‘base’ in package ‘pcaMethods’
Creating a generic function for ‘predict’ from package ‘stats’ in package ‘pcaMethods’
Creating a generic function for ‘resid’ from package ‘stats’ in package ‘pcaMethods’
Creating a generic function for ‘fitted’ from package ‘stats’ in package ‘pcaMethods’
Creating a generic function for ‘plot’ from package ‘graphics’ in package ‘pcaMethods’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (pcaMethods)

pcaMethods.Rcheck/pcaMethods-Ex.timings:

nameusersystemelapsed
DModX0.1020.0040.110
Q20.1030.0070.112
R2VX0.0060.0010.006
RnipalsPca0.2650.0070.272
biplot.pcaRes0.0120.0010.013
bpca1.3910.0211.435
cvseg0.0150.0010.017
fitted.pcaRes0.0110.0000.013
kEstimate18.929 0.05119.343
kEstimateFast0.2220.0020.224
leverage0.0120.0030.031
llsImpute0.3570.0020.361
nipalsPca0.0150.0000.016
nlpca1.7030.0101.718
nni0.2680.0010.270
pca0.0620.0020.064
plot.pcaRes0.3060.0030.310
plotPcs0.0210.0010.022
ppca0.0730.0020.075
predict.pcaRes0.0120.0010.013
prep0.0020.0000.002
residuals.pcaRes0.0100.0010.011
robustPca10.038 0.33110.533
robustSvd22.697 0.75823.544
slplot0.0250.0020.027
svdImpute0.1520.0020.154
svdPca0.0220.0000.023
wasna0.0200.0020.021