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 veracruz2

This page was generated on 2017-08-16 13:34:26 -0400 (Wed, 16 Aug 2017).

Package 44/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AneuFinder 1.4.0
Aaron Taudt
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/AneuFinder
Last Changed Rev: 129126 / Revision: 131943
Last Changed Date: 2017-04-24 15:25:24 -0400 (Mon, 24 Apr 2017)
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
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: AneuFinder
Version: 1.4.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings AneuFinder_1.4.0.tar.gz
StartedAt: 2017-08-15 23:37:28 -0400 (Tue, 15 Aug 2017)
EndedAt: 2017-08-15 23:47:06 -0400 (Tue, 15 Aug 2017)
EllapsedTime: 578.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_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/AneuFinder.Rcheck’
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-apple-darwin15.6.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.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 ‘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             71.945  5.914  80.124
correctGC                 50.253  3.312  56.211
heatmapAneuploidies       40.952  0.171  42.226
plotHeterogeneity         24.644  0.178  25.537
getSCEcoordinates         19.975  0.542  22.455
karyotypeMeasures         17.997  0.124  18.582
findCNVs.strandseq        17.058  0.534  19.212
heatmapGenomewide         16.246  0.180  16.849
heatmapGenomewideClusters 11.326  0.037  11.649
findCNVs                   8.174  0.709  10.106
consensusSegments          7.184  0.030   7.408
subsetByCNVprofile         6.278  0.015   6.477
variableWidthBins          5.802  0.481   7.440
binReads                   5.608  0.270   7.258
collapseBins               5.551  0.264   6.900
bed2GRanges                4.767  0.089   6.037
blacklist                  4.074  0.143   5.316
* 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   -fPIC  -Wall -g -O2  -c R_interface.cpp -o R_interface.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c densities.cpp -o densities.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c init.cpp -o init.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c loghmm.cpp -o loghmm.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c scalehmm.cpp -o scalehmm.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -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
Aneufinder000
bam2GRanges1.0080.0591.112
bed2GRanges4.7670.0896.037
binReads5.6080.2707.258
blacklist4.0740.1435.316
clusterByQuality1.3270.0321.398
collapseBins5.5510.2646.900
colors0.0230.0020.026
compareMethods0.5100.0150.536
consensusSegments7.1840.0307.408
correctGC50.253 3.31256.211
export0.0010.0000.001
filterSegments0.4310.0190.458
findCNVs 8.174 0.70910.106
findCNVs.strandseq17.058 0.53419.212
fixedWidthBins0.0950.0050.997
getDistinctColors0.0280.0020.030
getQC0.6400.0120.675
getSCEcoordinates19.975 0.54222.455
heatmapAneuploidies40.952 0.17142.226
heatmapGenomewide16.246 0.18016.849
heatmapGenomewideClusters11.326 0.03711.649
importBed1.9780.0392.057
karyotypeMeasures17.997 0.12418.582
loadFromFiles2.9560.0113.060
plotHeterogeneity24.644 0.17825.537
plot_pca1.0810.0271.155
simulateReads71.945 5.91480.124
subsetByCNVprofile6.2780.0156.477
variableWidthBins5.8020.4817.440