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.4: CHECK report for h5vc on malbec1

This page was generated on 2017-04-15 16:11:47 -0400 (Sat, 15 Apr 2017).

Package 578/1296HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
h5vc 2.8.1
Paul Theodor Pyl
Snapshot Date: 2017-04-14 17:17:13 -0400 (Fri, 14 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_4/madman/Rpacks/h5vc
Last Changed Rev: 126743 / Revision: 128728
Last Changed Date: 2017-02-14 05:00:12 -0500 (Tue, 14 Feb 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  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.8.1
Command: /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings h5vc_2.8.1.tar.gz
StartedAt: 2017-04-14 23:07:47 -0400 (Fri, 14 Apr 2017)
EndedAt: 2017-04-14 23:10:43 -0400 (Fri, 14 Apr 2017)
EllapsedTime: 176.3 seconds
RetCode: 0
Status:  OK 
CheckDir: h5vc.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings h5vc_2.8.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.4-bioc/meat/h5vc.Rcheck’
* using R version 3.3.3 (2017-03-06)
* 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.8.1’
* 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 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 11.084  0.008  11.103
mismatchPlot        5.568  0.012   5.584
applyTallies        5.180  0.236   9.625
writeToTallyFile    4.540  0.368  10.663
tallyRanges         2.356  0.240   8.460
* 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
  ‘/home/biocbuild/bbs-3.4-bioc/meat/h5vc.Rcheck/00check.log’
for details.


h5vc.Rcheck/00install.out:

* installing *source* package ‘h5vc’ ...
** libs
g++ -I/home/biocbuild/bbs-3.4-bioc/R/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-3.4-bioc/R/library/Rsamtools/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:141: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++ -shared -L/home/biocbuild/bbs-3.4-bioc/R/lib -L/usr/local/lib -o h5vc.so tallyBAM.o /home/biocbuild/bbs-3.4-bioc/R/library/Rsamtools/usrlib//libbam.a /home/biocbuild/bbs-3.4-bioc/R/library/Rsamtools/usrlib//libbcf.a /home/biocbuild/bbs-3.4-bioc/R/library/Rsamtools/usrlib//libtabix.a -lz -pthread -L/home/biocbuild/bbs-3.4-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.4-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)

h5vc.Rcheck/h5vc-Ex.timings:

nameusersystemelapsed
applyTallies5.1800.2369.625
batchTallies000
binGenome0.2040.0080.210
binnedAFs3.3960.0323.873
callVariants0.8800.0080.969
callVariantsFisher11.084 0.00811.103
callVariantsSingle1.2880.0161.307
coverage3.9720.0444.442
geom_h5vc0.8640.0040.867
getSampleData0.0560.0000.056
h5dapply1.0440.0041.046
h5readBlock0.2040.0040.231
helpers0.1040.0000.104
mergeTallies0.6720.0040.678
mergeTallyFiles0.0040.0000.000
mismatchPlot5.5680.0125.584
mutationSpectrum1.6440.0361.743
plotMutationSpectrum1.6880.0121.701
prepareForHDF50.5680.0000.568
prepareTallyFile0.1040.0000.104
tallyBAM0.0360.0000.036
tallyRanges2.3560.2408.460
writeReference0.2560.0200.276
writeToTallyFile 4.540 0.36810.663