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 AneuFinder on morelia

This page was generated on 2016-04-21 13:28:00 -0700 (Thu, 21 Apr 2016).

Package 41/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AneuFinder 0.99.4
Aaron Taudt
Snapshot Date: 2016-04-20 17:20:35 -0700 (Wed, 20 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/AneuFinder
Last Changed Rev: 116043 / Revision: 116626
Last Changed Date: 2016-04-09 00:25:38 -0700 (Sat, 09 Apr 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: AneuFinder
Version: 0.99.4
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings AneuFinder_0.99.4.tar.gz
StartedAt: 2016-04-20 23:12:36 -0700 (Wed, 20 Apr 2016)
EndedAt: 2016-04-20 23:20:52 -0700 (Wed, 20 Apr 2016)
EllapsedTime: 496.1 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_0.99.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.3-bioc/meat/AneuFinder.Rcheck’
* using R version 3.3.0 beta (2016-04-06 r70435)
* 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 ‘0.99.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 ‘AneuFinder’ can be installed ... [16s/16s] 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 ... [321s/342s] OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
simulateReads       74.686  6.211  82.055
correctGC           51.807  3.512  68.618
heatmapAneuploidies 37.841  0.191  38.080
getSCEcoordinates   24.859  0.858  27.036
findSCEs            24.795  0.901  26.478
heatmapGenomewide   24.466  0.260  25.203
variableWidthBins    9.347  0.848  10.760
findCNVs             9.006  0.802  10.398
binReads             7.364  0.372   8.229
collapseBins         6.475  0.413   7.378
subsetByCNVprofile   6.605  0.018   6.628
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [12s/12s]
 [12s/12s] 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.3-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.3-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.0000.0000.001
bam2GRanges0.7110.0460.833
bed2GRanges4.2370.0984.921
binReads7.3640.3728.229
blacklist3.2790.1793.971
clusterByQuality1.2900.0181.311
collapseBins6.4750.4137.378
colors0.0170.0040.027
correctGC51.807 3.51268.618
export0.0010.0010.001
filterSegments0.3150.0150.330
findCNVs 9.006 0.80210.398
findSCEs24.795 0.90126.478
fixedWidthBins1.5630.0092.058
getSCEcoordinates24.859 0.85827.036
heatmapAneuploidies37.841 0.19138.080
heatmapGenomewide24.466 0.26025.203
importBed3.0010.0483.054
karyotypeMeasures4.8380.0714.914
loadGRangesFromFiles0.0000.0000.001
loadHmmsFromFiles3.2920.0193.338
simulateReads74.686 6.21182.055
subsetByCNVprofile6.6050.0186.628
variableWidthBins 9.347 0.84810.760