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.3: CHECK report for pRoloc on zin2

This page was generated on 2016-10-13 12:43:36 -0700 (Thu, 13 Oct 2016).

Package 886/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
pRoloc 1.12.4
Laurent Gatto
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/pRoloc
Last Changed Rev: 118585 / Revision: 122332
Last Changed Date: 2016-06-14 13:34:43 -0700 (Tue, 14 Jun 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: pRoloc
Version: 1.12.4
Command: /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings pRoloc_1.12.4.tar.gz
StartedAt: 2016-10-13 05:24:14 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 05:32:16 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 481.9 seconds
RetCode: 0
Status:  OK 
CheckDir: pRoloc.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings pRoloc_1.12.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.3-bioc/meat/pRoloc.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-pc-linux-gnu (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.12.4’
* 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 ... 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 ... 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’ ... NOTE
The following directory looks like a leftover from 'knitr':
  ‘figure’
Please remove from your package.
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                         user system elapsed
perTurboClassification 17.603  0.004  17.617
SpatProtVis-class       8.489  0.033   8.524
nnetClassification      8.314  0.000   8.345
svmClassification       7.311  0.000   7.320
rfClassification        7.306  0.004   7.305
ClustDist-class         4.455  0.032  11.105
addGoAnnotations        3.105  0.012   8.912
clustDist               3.069  0.032   9.205
ClustDistList-class     2.976  0.043   8.999
AnnotationParams-class  0.216  0.008   6.180
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.3-bioc/meat/pRoloc.Rcheck/00check.log’
for details.


pRoloc.Rcheck/00install.out:

* installing *source* package ‘pRoloc’ ...
** libs
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.3-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.3-bioc/R/library/RcppArmadillo/include"   -fpic  -g -O2  -Wall -c pRoloc.cpp -o pRoloc.o
g++ -shared -L/home/biocbuild/bbs-3.3-bioc/R/lib -L/usr/local/lib -o pRoloc.so pRoloc.o -L/home/biocbuild/bbs-3.3-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.3-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.3-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.3-bioc/meat/pRoloc.Rcheck/pRoloc/libs
** R
** data
** 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
AnnotationParams-class0.2160.0086.180
ClustDist-class 4.455 0.03211.105
ClustDistList-class2.9760.0438.999
GenRegRes-class0.0020.0000.002
SpatProtVis-class8.4890.0338.524
addGoAnnotations3.1050.0128.912
addMarkers0.1190.0000.121
checkFeatureNamesOverlap0.3980.0200.434
checkFvarOverlap0.0340.0000.034
chi2-methods0.0060.0000.006
classWeights0.1180.0000.118
clustDist3.0690.0329.205
empPvalues0.0940.0000.094
exprsToRatios-methods0.1680.0000.168
fDataToUnknown0.0390.0000.039
filterBinMSnSet0.2220.0000.222
filterZeroCols0.1170.0000.117
getGOFromFeatures0.0400.0040.527
getMarkerClasses0.0340.0000.037
getMarkers0.0380.0040.041
getPredictions0.3180.0000.318
getStockcol0.0630.0040.067
goIdToTerm2.3160.0042.333
highlightOnPlot0.1450.0000.144
knnClassification1.5860.0031.624
knntlClassification0.0000.0000.001
ksvmClassification4.5860.0044.595
makeGoSet0.3270.0080.965
markerMSnSet0.3040.0000.305
markers0.0490.0000.050
minMarkers0.0390.0000.039
move2Ds1.7470.0121.759
nbClassification3.9290.0043.933
nndist-methods0.2160.0000.216
nnetClassification8.3140.0008.345
orgQuants0.2540.0040.257
pRolocmarkers0.0110.0000.012
perTurboClassification17.603 0.00417.617
phenoDisco0.0010.0000.000
plot2D2.2320.0202.278
plot2Ds0.4230.0160.438
plotDist0.1110.0000.110
plsdaClassification0.0010.0000.000
rfClassification7.3060.0047.305
sampleMSnSet0.0790.0040.084
showGOEvidenceCodes0.0010.0000.001
svmClassification7.3110.0007.320
testMSnSet0.4790.0000.479
testMarkers0.0300.0000.031
thetas0.0050.0000.006