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 2.14: CHECK report for pRoloc on petty

This page was generated on 2014-10-08 09:00:35 -0700 (Wed, 08 Oct 2014).

Package 605/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
pRoloc 1.4.0
Laurent Gatto
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/pRoloc
Last Changed Rev: 88838 / Revision: 95116
Last Changed Date: 2014-04-11 14:07:21 -0700 (Fri, 11 Apr 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK [ OK ] OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: pRoloc
Version: 1.4.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch pRoloc_1.4.0.tar.gz
StartedAt: 2014-10-07 23:34:40 -0700 (Tue, 07 Oct 2014)
EndedAt: 2014-10-07 23:49:14 -0700 (Tue, 07 Oct 2014)
EllapsedTime: 874.5 seconds
RetCode: 0
Status:  OK 
CheckDir: pRoloc.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-2.14-bioc/meat/pRoloc.Rcheck’
* using R version 3.1.1 (2014-07-10)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘pRoloc/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘pRoloc’ version ‘1.4.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 ‘pRoloc’ can be installed ... [68s/69s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* 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
Unexported objects imported by ':::' calls:
  ‘MLInterfaces:::.macroF1’ ‘MLInterfaces:::.precision’
  ‘MLInterfaces:::.recall’ ‘MLInterfaces:::es2df’
  See the note in ?`:::` about the use of this operator.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... 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 ... [119s/121s] OK
Examples with CPU or elapsed time > 5s
                         user system elapsed
perTurboClassification 25.093  0.060  25.612
svmClassification       9.488  0.052   9.670
nnetClassification      8.985  0.033   9.217
plot2D                  8.552  0.095   9.014
rfClassification        7.881  0.282   8.217
nbClassification        7.500  0.036   7.675
plot2D_v1               6.249  0.075   6.494
ksvmClassification      6.078  0.039   6.196
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘testthat.R’ [172s/173s]
 [172s/174s] OK
* 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

NOTE: There was 1 note.
See
  ‘/Users/biocbuild/bbs-2.14-bioc/meat/pRoloc.Rcheck/00check.log’
for details.

pRoloc.Rcheck/00install.out:

* installing *source* package ‘pRoloc’ ...
** libs
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/RcppArmadillo/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c pRoloc.cpp -o pRoloc.o
llvm-g++-4.2 -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -L/usr/local/lib -o pRoloc.so pRoloc.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.3/x86_64 -L/usr/local/lib/x86_64 -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.3 -lgfortran -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.14-bioc/meat/pRoloc.Rcheck/pRoloc/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (pRoloc)

pRoloc.Rcheck/pRoloc-Ex.timings:

nameusersystemelapsed
GenRegRes-class0.0040.0010.004
addMarkers0.4720.0210.518
chi2-methods0.0220.0010.024
empPvalues0.9360.0050.980
exprsToRatios-methods0.6180.0180.637
getMarkers0.0960.0080.105
getPredictions0.7170.0190.738
getStockcol0.1850.0090.195
knnClassification2.2840.0202.330
ksvmClassification6.0780.0396.196
makeNaData3.5640.0153.613
markerSet0.3970.0080.406
minClassScore0.1720.0070.181
minMarkers0.1690.0090.193
nbClassification7.5000.0367.675
nnetClassification8.9850.0339.217
pRolocmarkers0.0380.0060.045
perTurboClassification25.093 0.06025.612
phenoDisco0.0010.0000.002
plot2D8.5520.0959.014
plot2D_v16.2490.0756.494
plotDist0.2570.0090.279
plsdaClassification0.0010.0000.002
rfClassification7.8810.2828.217
svmClassification9.4880.0529.670
testMarkers0.1030.0080.111