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.2: CHECK report for pRoloc on perceval

This page was generated on 2015-11-06 13:08:56 -0800 (Fri, 06 Nov 2015).

Package 801/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
pRoloc 1.10.0
Laurent Gatto
Snapshot Date: 2015-11-05 16:24:12 -0800 (Thu, 05 Nov 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/pRoloc
Last Changed Rev: 109589 / Revision: 110379
Last Changed Date: 2015-10-13 12:36:05 -0700 (Tue, 13 Oct 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: pRoloc
Version: 1.10.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings pRoloc_1.10.0.tar.gz
StartedAt: 2015-11-06 08:35:23 -0800 (Fri, 06 Nov 2015)
EndedAt: 2015-11-06 08:43:46 -0800 (Fri, 06 Nov 2015)
EllapsedTime: 503.8 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 pRoloc_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/pRoloc.Rcheck’
* using R version 3.2.2 Patched (2015-10-08 r69496)
* 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.10.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 ... [36s/36s] 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.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
Found the following possibly unsafe calls:
File ‘pRoloc/R/annotation.R’:
  unlockBinding("params", .pRolocEnv)
* 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 ... NOTE
  Error in .requirePackage(package) : 
    unable to find required package 'pRoloc2'
  Calls: <Anonymous> ... .findInheritedMethods -> getClass -> getClassDef -> .requirePackage
  Execution halted
* 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’ ... NOTE
The following directory looks like a leftover from 'knitr':
  ‘figure’
Please remove from your package.
* checking examples ... [104s/110s] OK
Examples with CPU or elapsed time > 5s
                         user system elapsed
perTurboClassification 21.888  0.041  21.932
SpatProtVis-class      12.152  0.240  12.414
nnetClassification      9.483  0.019   9.504
rfClassification        9.204  0.285   9.490
svmClassification       7.130  0.056   7.188
ksvmClassification      5.554  0.055   5.610
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [113s/85s]
 [113s/85s] 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
* DONE

Status: 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.2-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.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/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/Library/Frameworks/R.framework/Resources/lib -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-3.2-bioc/meat/pRoloc.Rcheck/pRoloc/libs
** R
** data
** inst
** preparing package for lazy loading
Warning in rgl.init(initValue, onlyNULL) :
  RGL: GLX extension missing on server
Warning in fun(libname, pkgname) : Error in 'rgl_init'
Note: the specification for S3 class “family” in package ‘MatrixModels’ seems equivalent to one from package ‘lme4’: not turning on duplicate class definitions for this class.
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning in rgl.init(initValue, onlyNULL) :
  RGL: GLX extension missing on server
Warning in fun(libname, pkgname) : Error in 'rgl_init'
Note: the specification for S3 class “family” in package ‘MatrixModels’ seems equivalent to one from package ‘lme4’: not turning on duplicate class definitions for this class.
* DONE (pRoloc)

pRoloc.Rcheck/pRoloc-Ex.timings:

nameusersystemelapsed
AnnotationParams-class0.2860.0162.337
GenRegRes-class0.0040.0000.004
SpatProtVis-class12.152 0.24012.414
addMarkers0.1730.0100.183
checkFeatureNamesOverlap0.5890.0460.650
checkFvarOverlap0.0770.0070.083
chi2-methods0.0110.0010.012
empPvalues0.2250.0010.227
exprsToRatios-methods0.3040.0110.315
filterBinMSnSet0.3530.0010.355
filterZeroCols0.1930.0090.202
getGOFromFeatures0.1000.0091.824
getMarkerClasses0.0820.0070.089
getMarkers0.0790.0050.085
getPredictions0.3460.0070.354
getStockcol0.1150.0110.127
goIdToTerm3.7140.2193.933
highlightOnPlot0.1690.0130.185
knnClassification1.3930.0191.413
knntlClassification000
ksvmClassification5.5540.0555.610
makeGoSet0.4450.0092.373
makeNaData1.6280.0081.636
markerMSnSet0.4430.0060.448
markers0.0880.0050.093
minClassScore0.1080.0060.114
minMarkers0.0870.0060.093
move2Ds2.3540.0562.447
nbClassification4.6930.0124.708
nndist-methods0.2900.0140.304
nnetClassification9.4830.0199.504
pRolocmarkers0.0120.0010.013
perTurboClassification21.888 0.04121.932
phenoDisco0.0010.0000.001
plot2D3.2500.0873.340
plot2Ds0.5950.0440.643
plotDist0.1850.0100.196
plsdaClassification0.0010.0010.001
rfClassification9.2040.2859.490
sampleMSnSet0.1520.0060.158
showGOEvidenceCodes0.0010.0000.001
svmClassification7.1300.0567.188
testMSnSet0.6320.0050.637
testMarkers0.0690.0030.072
thetas0.0150.0040.018