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.5: CHECK report for AneuFinder on oaxaca

This page was generated on 2017-03-04 16:52:00 -0500 (Sat, 04 Mar 2017).

Package 44/1339HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AneuFinder 1.3.3
Aaron Taudt
Snapshot Date: 2017-03-03 17:15:47 -0500 (Fri, 03 Mar 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/AneuFinder
Last Changed Rev: 125366 / Revision: 127142
Last Changed Date: 2016-12-21 04:09:48 -0500 (Wed, 21 Dec 2016)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
toluca2 Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ OK ] OK 

Summary

Package: AneuFinder
Version: 1.3.3
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings AneuFinder_1.3.3.tar.gz
StartedAt: 2017-03-03 23:01:02 -0800 (Fri, 03 Mar 2017)
EndedAt: 2017-03-03 23:11:42 -0800 (Fri, 03 Mar 2017)
EllapsedTime: 640.7 seconds
RetCode: 0
Status:  OK 
CheckDir: AneuFinder.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/AneuFinder.Rcheck’
* using R Under development (unstable) (2017-02-15 r72177)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘AneuFinder/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘AneuFinder’ version ‘1.3.3’
* 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 ‘AneuFinder’ 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 loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
Aneufinder: multiple local function definitions for ‘parallel.helper’
  with different formal arguments
* 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 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 ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
simulateReads       75.853  6.362  82.311
correctGC           50.516  3.310  69.900
heatmapAneuploidies 44.185  0.279  44.485
plotHeterogeneity   30.552  0.308  30.876
getSCEcoordinates   26.100  0.743  29.294
karyotypeMeasures   22.487  0.171  22.670
findCNVs.strandseq  16.685  0.672  20.174
heatmapGenomewide   17.011  0.211  17.353
subsetByCNVprofile   7.761  0.140   7.903
variableWidthBins    6.981  0.772  10.574
binReads             7.074  0.393  10.600
findCNVs             6.896  0.566   9.756
consensusSegments    7.365  0.041   7.407
collapseBins         5.480  0.350   8.554
bed2GRanges          4.949  0.155   7.320
blacklist            3.263  0.203   5.683
* 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.5-bioc/meat/AneuFinder.Rcheck/00check.log’
for details.


AneuFinder.Rcheck/00install.out:

* installing *source* package ‘AneuFinder’ ...
** libs
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2  -c R_interface.cpp -o R_interface.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2  -c densities.cpp -o densities.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2  -c init.cpp -o init.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2  -c loghmm.cpp -o loghmm.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2  -c scalehmm.cpp -o scalehmm.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2  -c utility.cpp -o utility.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 AneuFinder.so R_interface.o densities.o init.o loghmm.o scalehmm.o utility.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.5-bioc/meat/AneuFinder.Rcheck/AneuFinder/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 (AneuFinder)

AneuFinder.Rcheck/AneuFinder-Ex.timings:

nameusersystemelapsed
Aneufinder0.0010.0000.001
bam2GRanges1.7310.0681.967
bed2GRanges4.9490.1557.320
binReads 7.074 0.39310.600
blacklist3.2630.2035.683
clusterByQuality1.0180.0451.199
collapseBins5.4800.3508.554
colors0.0270.0020.029
compareMethods0.5400.0190.559
consensusSegments7.3650.0417.407
correctGC50.516 3.31069.900
export0.0000.0000.001
filterSegments0.3610.0260.386
findCNVs6.8960.5669.756
findCNVs.strandseq16.685 0.67220.174
fixedWidthBins0.2190.0632.832
getDistinctColors0.0390.0030.043
getQC0.8130.0120.824
getSCEcoordinates26.100 0.74329.294
heatmapAneuploidies44.185 0.27944.485
heatmapGenomewide17.011 0.21117.353
importBed2.2450.0542.299
karyotypeMeasures22.487 0.17122.670
loadFromFiles3.8740.0193.908
plotHeterogeneity30.552 0.30830.876
plotPCA1.1400.0261.166
simulateReads75.853 6.36282.311
subsetByCNVprofile7.7610.1407.903
variableWidthBins 6.981 0.77210.574