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

CHECK report for h5vc on malbec2

This page was generated on 2019-10-16 12:03:38 -0400 (Wed, 16 Oct 2019).

Package 739/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
h5vc 2.18.0
Paul Theodor Pyl
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/h5vc
Branch: RELEASE_3_9
Last Commit: 8ec7cd5
Last Changed Date: 2019-05-02 11:53:46 -0400 (Thu, 02 May 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: h5vc
Version: 2.18.0
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:h5vc.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings h5vc_2.18.0.tar.gz
StartedAt: 2019-10-16 02:17:30 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 02:20:50 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 199.5 seconds
RetCode: 0
Status:  OK 
CheckDir: h5vc.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:h5vc.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings h5vc_2.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/h5vc.Rcheck’
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-pc-linux-gnu (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.18.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 ... NOTE
Versioned 'LinkingTo' value for ‘Rhtslib’ is only usable in R >= 3.0.2
* 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 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 : : no visible global function definition for
  ‘hist’
callVariantsPaired :  : : no visible global
  function definition for ‘binom.test’
callVariantsPairedFisher :  :  : : no
  visible global function definition for ‘fisher.test’
callVariantsPairedFisher :  : : no visible
  binding for global variable ‘pValue’
callVariantsPairedFisher :  : : no visible
  binding for global variable ‘BlockID’
callVariantsSingle :  : : no visible binding for
  global variable ‘Support’
callVariantsSingle :  : : no visible binding for
  global variable ‘AF’
callVariantsSingle :  : : no visible binding for
  global variable ‘SupFwd’
callVariantsSingle :  : : no visible binding for
  global variable ‘SupRev’
callVariantsSingle :  :  : binom.test.safe: no
  visible global function definition for ‘binom.test’
callVariantsSingle :  :  : : no
  visible global function definition for ‘fisher.test’
callVariantsSingle :  : : no visible binding for
  global variable ‘BlockID’
mergeTallyFiles : : 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 : : 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 ... NOTE
Note: information on .o files is not available
File ‘/home/biocbuild/bbs-3.9-bioc/R/library/h5vc/libs/h5vc.so’:
  Found ‘__assert_fail’, possibly from ‘assert’ (C)
  Found ‘abort’, possibly from ‘abort’ (C)
  Found ‘exit’, possibly from ‘exit’ (C)
  Found ‘putchar’, possibly from ‘putchar’ (C)
  Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C)
  Found ‘srand48’, possibly from ‘srand48’ (C)
  Found ‘stderr’, possibly from ‘stderr’ (C)
  Found ‘stdout’, possibly from ‘stdout’ (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* 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
applyTallies       12.959  1.734  14.567
callVariantsFisher 11.458  0.000  11.459
writeToTallyFile    9.264  1.620  10.134
tallyRanges         7.127  1.645   8.716
mismatchPlot        5.768  0.016   5.812
binnedAFs           4.737  0.152   5.097
* 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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.9-bioc/meat/h5vc.Rcheck/00check.log’
for details.



Installation output

h5vc.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL h5vc
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’
* installing *source* package ‘h5vc’ ...
** using staged installation
** libs
gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c bam.c -o bam.o
gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c bam_plbuf.c -o bam_plbuf.o
gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c sam.c -o sam.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c tallyBAM.cpp -o tallyBAM.o
tallyBAM.cpp: In function ‘int pileup_func_old(uint32_t, uint32_t, int, const bam_pileup1_t*, void*)’:
tallyBAM.cpp:47:7: warning: unused variable ‘len’ [-Wunused-variable]
   int len = nttable->end - nttable->beg;
       ^~~
tallyBAM.cpp: In function ‘int pileup_func(uint32_t, uint32_t, int, const bam_pileup1_t*, void*)’:
tallyBAM.cpp:96:7: warning: unused variable ‘len’ [-Wunused-variable]
   int len = nttable->end - nttable->beg;
       ^~~
tallyBAM.cpp: In function ‘int _tallyBAM(char**, char**, int*, int*, int*, int*, int*, int*, int*, int*)’:
tallyBAM.cpp:140:6: warning: unused variable ‘c’ [-Wunused-variable]
  int c = 0;
      ^
tallyBAM.cpp: At global scope:
tallyBAM.cpp:43:12: warning: ‘int pileup_func_old(uint32_t, uint32_t, int, const bam_pileup1_t*, void*)’ defined but not used [-Wunused-function]
 static int pileup_func_old(uint32_t tid, uint32_t pos, int n, const bam_pileup1_t *pl, void *data)
            ^~~~~~~~~~~~~~~
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.9-bioc/R/lib -L/usr/local/lib -o h5vc.so bam.o bam_plbuf.o sam.o tallyBAM.o /home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/usrlib/libhts.a -lz -lm -lbz2 -llzma -lpthread -L/home/biocbuild/bbs-3.9-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.9-bioc/R/library/00LOCK-h5vc/00new/h5vc/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   ‘h5vc.simple.genome.browser.Rmd’ 
   ‘h5vc.tour.Rmd’ 
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (h5vc)

Tests output

h5vc.Rcheck/tests/runTests.Rout


R version 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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 -- Wed Oct 16 02:20:45 2019 
*********************************************** 
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 
  6.947   0.190   7.350 

Example timings

h5vc.Rcheck/h5vc-Ex.timings

nameusersystemelapsed
applyTallies12.959 1.73414.567
batchTallies000
binGenome0.3200.0160.347
binnedAFs4.7370.1525.097
callVariants1.0430.0081.127
callVariantsFisher11.458 0.00011.459
callVariantsSingle1.3150.0041.320
coverage3.6780.0763.856
geom_h5vc0.6300.0040.642
getSampleData0.0220.0000.022
h5dapply0.8880.0040.891
h5readBlock0.1650.0000.198
helpers0.1200.0000.119
mergeTallies0.9020.0160.925
mergeTallyFiles000
mismatchPlot5.7680.0165.812
mutationSpectrum3.7070.4044.272
plotMutationSpectrum4.4200.0444.464
prepareForHDF50.9760.0000.976
prepareTallyFile0.0930.0000.093
tallyBAM0.060.000.06
tallyRanges7.1271.6458.716
writeReference0.2920.0160.309
writeToTallyFile 9.264 1.62010.134