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.1: CHECK report for h5vc on morelia

This page was generated on 2015-10-09 09:41:23 -0700 (Fri, 09 Oct 2015).

Package 453/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
h5vc 2.2.0
Paul Theodor Pyl
Snapshot Date: 2015-10-08 17:20:21 -0700 (Thu, 08 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/h5vc
Last Changed Rev: 102591 / Revision: 109384
Last Changed Date: 2015-04-16 12:42:01 -0700 (Thu, 16 Apr 2015)
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
petty Mac OS X Snow Leopard (10.6.8) / x86_64  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: h5vc
Version: 2.2.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings h5vc_2.2.0.tar.gz
StartedAt: 2015-10-09 02:53:55 -0700 (Fri, 09 Oct 2015)
EndedAt: 2015-10-09 02:57:28 -0700 (Fri, 09 Oct 2015)
EllapsedTime: 213.7 seconds
RetCode: 0
Status:  OK 
CheckDir: h5vc.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.1-bioc/meat/h5vc.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘h5vc/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘h5vc’ version ‘2.2.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 ‘h5vc’ can be installed ... [14s/15s] 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
.h5dapplyIRanges: no visible binding for global variable ‘Sample’
callVariantsPairedFisher : <anonymous> : <anonymous>: no visible
  binding for global variable ‘pValue’
callVariantsPairedFisher : <anonymous> : <anonymous>: no visible
  binding for global variable ‘BlockID’
callVariantsSingle : <anonymous> : <anonymous>: no visible binding for
  global variable ‘Support’
callVariantsSingle : <anonymous> : <anonymous>: no visible binding for
  global variable ‘AF’
callVariantsSingle : <anonymous> : <anonymous>: no visible binding for
  global variable ‘SupFwd’
callVariantsSingle : <anonymous> : <anonymous>: no visible binding for
  global variable ‘SupRev’
callVariantsSingle : <anonymous> : <anonymous>: no visible binding for
  global variable ‘BlockID’
h5readBlock: no visible binding for global variable ‘Sample’
mergeTallyFiles : <anonymous>: no visible binding for global variable
  ‘group’
mergeTallyFiles: no visible binding for global variable ‘SourceFile’
plotMutationSpectrum: no visible binding for global variable
  ‘altAllele’
plotMutationSpectrum: no visible binding for global variable ‘tmp’
rerunBatchTallies: no visible binding for global variable ‘regID’
resizeCohort: no visible binding for global variable ‘newSamples’
tallyRangesBatch : <anonymous>: no visible binding for global variable
  ‘bamFiles’
tallyRangesBatch: no visible binding for global variable ‘verbose’
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [88s/79s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
callVariantsFisher 16.323  1.088  17.419
applyTallies       11.124  3.362  13.671
writeToTallyFile    8.839  3.449   8.500
tallyRanges         6.872  3.122   7.448
mismatchPlot        5.543  0.517   6.067
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’ [6s/6s]
 [6s/6s] 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.1-bioc/meat/h5vc.Rcheck/00check.log’
for details.


h5vc.Rcheck/00install.out:

* installing *source* package ‘h5vc’ ...
** libs
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rsamtools/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c tallyBAM.cpp -o tallyBAM.o
tallyBAM.cpp:47:7: warning: unused variable 'len' [-Wunused-variable]
  int len = nttable->end - nttable->beg;
      ^
tallyBAM.cpp:60:18: warning: variable 'c' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
        }else if(p->indel > 0){
                 ^˜˜˜˜˜˜˜˜˜˜˜
tallyBAM.cpp:64:16: note: uninitialized use occurs here
        str += c;
               ^
tallyBAM.cpp:60:15: note: remove the 'if' if its condition is always true
        }else if(p->indel > 0){
              ^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
tallyBAM.cpp:55:15: note: initialize the variable 'c' to silence this warning
        char c;
              ^
               = '\0'
tallyBAM.cpp:96:7: warning: unused variable 'len' [-Wunused-variable]
  int len = nttable->end - nttable->beg;
      ^
tallyBAM.cpp:141:6: warning: unused variable 'c' [-Wunused-variable]
        int c = 0;
            ^
tallyBAM.cpp:43:12: warning: unused function 'pileup_func_old' [-Wunused-function]
static int pileup_func_old(uint32_t tid, uint32_t pos, int n, const bam_pileup1_t *pl, void *data)
           ^
5 warnings generated.
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 h5vc.so tallyBAM.o /Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rsamtools/usrlib//libbam.a /Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rsamtools/usrlib//libbcf.a /Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rsamtools/usrlib//libtabix.a -lz -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
clang: warning: argument unused during compilation: '-pthread'
installing to /Users/biocbuild/bbs-3.1-bioc/meat/h5vc.Rcheck/h5vc/libs
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
* DONE (h5vc)

h5vc.Rcheck/h5vc-Ex.timings:

nameusersystemelapsed
applyTallies11.124 3.36213.671
batchTallies0.0000.0000.001
binGenome0.3530.0630.439
binnedAFs3.7880.7084.968
callVariants0.6510.1660.848
callVariantsFisher16.323 1.08817.419
callVariantsSingle1.1560.1651.321
coverage2.6460.2823.721
geom_h5vc0.5660.0370.604
getSampleData0.0840.0010.086
h5dapply0.9690.0621.032
h5readBlock0.1890.0100.257
helpers0.1650.0030.167
mergeTallies1.3660.1051.471
mergeTallyFiles000
mismatchPlot5.5430.5176.067
mutationSpectrum0.7490.2711.239
plotMutationSpectrum1.7550.2622.017
prepareForHDF51.0160.0691.085
prepareTallyFile0.0630.0030.170
tallyBAM0.0980.0050.103
tallyRanges6.8723.1227.448
writeReference0.2560.0550.311
writeToTallyFile8.8393.4498.500