Back to Multiple platform build/check report for BioC 3.6
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

CHECK report for h5vc on veracruz1

This page was generated on 2018-04-12 13:37:47 -0400 (Thu, 12 Apr 2018).

Package 636/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
h5vc 2.12.0
Paul Theodor Pyl
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/h5vc
Branch: RELEASE_3_6
Last Commit: a7f1d34
Last Changed Date: 2017-10-30 12:40:09 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: h5vc
Version: 2.12.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings h5vc_2.12.0.tar.gz
StartedAt: 2018-04-12 04:56:22 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 04:59:57 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 214.4 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.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/h5vc.Rcheck’
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-apple-darwin15.6.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.12.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 ... 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’
binnedAFs : <anonymous>: no visible global function definition for
  ‘hist’
callVariantsPaired : <anonymous> : <anonymous>: no visible global
  function definition for ‘binom.test’
callVariantsPairedFisher : <anonymous> : <anonymous> : <anonymous>: no
  visible global function definition for ‘fisher.test’
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> : binom.test.safe: no
  visible global function definition for ‘binom.test’
callVariantsSingle : <anonymous> : <anonymous> : <anonymous>: no
  visible global function definition for ‘fisher.test’
callVariantsSingle : <anonymous> : <anonymous>: no visible binding for
  global variable ‘BlockID’
mergeTallyFiles : <anonymous>: no visible binding for global variable
  ‘group’
mergeTallyFiles: no visible binding for global variable ‘SourceFile’
mismatchPlot: no visible binding for global variable ‘Sample’
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’
Undefined global functions or variables:
  AF BlockID Sample SourceFile SupFwd SupRev Support altAllele bamFiles
  binom.test fisher.test group hist newSamples pValue regID tmp verbose
Consider adding
  importFrom("graphics", "hist")
  importFrom("stats", "binom.test", "fisher.test")
to your NAMESPACE file.
* 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 ... OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
callVariantsFisher 15.355  0.218  15.887
applyTallies        8.657  0.931  12.355
mismatchPlot        7.205  0.248   7.618
writeToTallyFile    5.067  0.880   8.442
tallyRanges         2.351  0.565   6.162
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.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.6-bioc/meat/h5vc.Rcheck/00check.log’
for details.



Installation output

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"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/include" -I/usr/local/include   -fPIC  -Wall -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.4/Resources/library/Rsamtools/usrlib//libbam.a /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/usrlib//libbcf.a /Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rsamtools/usrlib//libtabix.a -lz -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
clang-4.0: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument]
installing to /Users/biocbuild/bbs-3.6-bioc/meat/h5vc.Rcheck/h5vc/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 (h5vc)

Tests output

h5vc.Rcheck/tests/runTests.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> BiocGenerics:::testPackage("h5vc")


RUNIT TEST PROTOCOL -- Thu Apr 12 04:59:51 2018 
*********************************************** 
Number of test functions: 1 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
h5vc RUnit Tests - 1 test function, 0 errors, 0 failures
Number of test functions: 1 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  5.036   0.203   5.308 

Example timings

h5vc.Rcheck/h5vc-Ex.timings

nameusersystemelapsed
applyTallies 8.657 0.93112.355
batchTallies0.0010.0000.001
binGenome0.4590.0690.531
binnedAFs3.6500.2803.998
callVariants1.6130.1671.870
callVariantsFisher15.355 0.21815.887
callVariantsSingle1.2770.1481.442
coverage2.7410.1762.965
geom_h5vc1.6800.0391.745
getSampleData0.0520.0010.055
h5dapply1.0940.0351.140
h5readBlock0.1740.0070.183
helpers0.1480.0040.154
mergeTallies1.0820.0371.135
mergeTallyFiles0.0000.0010.001
mismatchPlot7.2050.2487.618
mutationSpectrum0.9430.2051.182
plotMutationSpectrum2.2060.2162.474
prepareForHDF51.0980.0341.152
prepareTallyFile0.1330.0020.140
tallyBAM0.0550.0040.059
tallyRanges2.3510.5656.162
writeReference0.4870.0610.574
writeToTallyFile5.0670.8808.442