Back to Multiple platform build/check report for BioC 3.15
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-10-19 13:20:10 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for deepSNV on nebbiolo1


To the developers/maintainers of the deepSNV package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/deepSNV.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 490/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
deepSNV 1.42.1  (landing page)
Moritz Gerstung
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/deepSNV
git_branch: RELEASE_3_15
git_last_commit: 9800af9
git_last_commit_date: 2022-05-31 16:26:03 -0400 (Tue, 31 May 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: deepSNV
Version: 1.42.1
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:deepSNV.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings deepSNV_1.42.1.tar.gz
StartedAt: 2022-10-18 19:20:52 -0400 (Tue, 18 Oct 2022)
EndedAt: 2022-10-18 19:25:43 -0400 (Tue, 18 Oct 2022)
EllapsedTime: 291.2 seconds
RetCode: 0
Status:   OK  
CheckDir: deepSNV.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:deepSNV.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings deepSNV_1.42.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/deepSNV.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘deepSNV/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘deepSNV’ version ‘1.42.1’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  'parallel', 'IRanges', 'GenomicRanges', 'SummarizedExperiment',
  'Biostrings', 'VGAM', 'VariantAnnotation'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 ‘deepSNV’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Title field: should not end in a period.
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 ... NOTE
Packages in Depends field not imported from:
  ‘GenomicRanges’ ‘SummarizedExperiment’ ‘VariantAnnotation’ ‘parallel’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘estimateRho’ ‘logbb’
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.deepSNVsingle: no visible global function definition for ‘pchisq’
.estimateDispersion: no visible global function definition for
  ‘optimize’
.makeVCFheader: no visible global function definition for ‘splitAsList’
.makeVCFheader: no visible global function definition for ‘DataFrame’
.significantSNV: no visible global function definition for ‘p.adjust’
.significantSNV: no visible global function definition for
  ‘scanVcfHeader’
.significantSNV: no visible global function definition for ‘VCF’
.significantSNV: no visible global function definition for ‘GRanges’
.significantSNV: no visible global function definition for ‘IRanges’
.significantSNV: no visible global function definition for ‘DataFrame’
.significantSNV: no visible global function definition for ‘SimpleList’
.significantSNV: no visible global function definition for ‘VCFHeader’
.significantSNV: no visible global function definition for ‘reference’
.significantSNV: no visible global function definition for ‘header’
bbb: no visible global function definition for ‘na.omit’
betabinLRT: no visible global function definition for ‘pchisq’
betabinLRT: no visible global function definition for ‘p.adjust’
bf2Vcf: no visible global function definition for ‘scanVcfHeader’
bf2Vcf: no visible global function definition for ‘VCF’
bf2Vcf: no visible global function definition for ‘GRanges’
bf2Vcf: no visible global function definition for ‘IRanges’
bf2Vcf: no visible global function definition for ‘DataFrame’
bf2Vcf: no visible global function definition for ‘VCFHeader’
bf2Vcf: no visible global function definition for ‘reference’
bf2Vcf: no visible global function definition for ‘header’
bf2Vcf: no visible global function definition for ‘SimpleList’
loadAllData: no visible global function definition for ‘mclapply’
makePrior: no visible global function definition for ‘info’
manhattanPlot: no visible global function definition for ‘legend’
mcChunk: no visible global function definition for ‘mclapply’
mutID: no visible global function definition for ‘seqnames’
p.combine: no visible global function definition for ‘pgamma’
plot.deepSNV: no visible global function definition for ‘legend’
plot.deepSNV: no visible global function definition for ‘par’
plot.deepSNV: no visible global function definition for ‘abline’
qvals2Vcf: no visible global function definition for ‘scanVcfHeader’
qvals2Vcf: no visible global function definition for ‘VCF’
qvals2Vcf: no visible global function definition for ‘GRanges’
qvals2Vcf: no visible global function definition for ‘IRanges’
qvals2Vcf: no visible global function definition for ‘DataFrame’
qvals2Vcf: no visible global function definition for ‘VCFHeader’
qvals2Vcf: no visible global function definition for ‘reference’
qvals2Vcf: no visible global function definition for ‘header’
qvals2Vcf: no visible global function definition for ‘SimpleList’
PCRTest,matrix-matrix: no visible global function definition for
  ‘pnorm’
estimateDirichlet,matrix: no visible binding for global variable
  ‘dirichlet’
estimateDirichlet,matrix: no visible global function definition for
  ‘coefficients’
normalize,matrix-matrix : <anonymous>: no visible global function
  definition for ‘loess’
overDispersion,matrix-matrix: no visible global function definition for
  ‘optimize’
overDispersion,matrix-matrix : <anonymous>: no visible global function
  definition for ‘na.omit’
Undefined global functions or variables:
  DataFrame GRanges IRanges SimpleList VCF VCFHeader abline
  coefficients dirichlet header info legend loess mclapply na.omit
  optimize p.adjust par pchisq pgamma pnorm reference scanVcfHeader
  seqnames splitAsList
Consider adding
  importFrom("graphics", "abline", "legend", "par")
  importFrom("stats", "coefficients", "loess", "na.omit", "optimize",
             "p.adjust", "pchisq", "pgamma", "pnorm")
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 ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
File ‘/home/biocbuild/bbs-3.15-bioc/R/library/deepSNV/libs/deepSNV.so’:
  Found ‘__printf_chk’, possibly from ‘printf’ (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 ‘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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
    user system elapsed
RCC 5.85  0.191   6.042
* 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: 6 NOTEs
See
  ‘/home/biocbuild/bbs-3.15-bioc/meat/deepSNV.Rcheck/00check.log’
for details.



Installation output

deepSNV.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD INSTALL deepSNV
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.15-bioc/R/library’
* installing *source* package ‘deepSNV’ ...
** using staged installation
** libs
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c bam2R.cpp -o bam2R.o
gcc -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c betabinom.c -o betabinom.o
betabinom.c: In function ‘pbb’:
betabinom.c:27:9: warning: unused variable ‘log’ [-Wunused-variable]
   27 |  int i, log=0;
      |         ^~~
g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.15-bioc/R/lib -L/usr/local/lib -o deepSNV.so bam2R.o betabinom.o /home/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/usrlib/libhts.a -lcurl -L/home/biocbuild/bbs-3.15-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.15-bioc/R/library/00LOCK-deepSNV/00new/deepSNV/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 (deepSNV)

Tests output


Example timings

deepSNV.Rcheck/deepSNV-Ex.timings

nameusersystemelapsed
Extract-methods0.0090.0000.009
RCC5.8500.1916.042
RF0.0020.0030.005
bam2R0.0240.0080.032
betabinLRT0.0010.0010.000
consensusSequence-methods0.0140.0070.022
control-methods0.0010.0040.004
coordinates-methods0.0040.0010.005
counts0.0220.0000.021
deepSNV-class1.3900.0351.427
deepSNV-methods0.3560.0280.385
deepSNV-package0.3250.0200.346
estimateDirichlet-methods1.5500.0871.639
estimateDispersion-methods2.7270.0602.787
makePrior000
manhattanPlot1.3240.0231.348
normalize-methods2.3240.0522.376
p.combine0.7540.0080.762
p.val-methods0.0040.0000.004
phiX2.6960.0442.740
pi0.4700.0040.473
plot.deepSNV0.1840.0240.208
repeatMask-methods0.8080.1040.912
shearwater0.5690.0720.641
show-deepSNV-method0.1890.0200.209
summary-methods0.3360.0120.348
test-methods0.0050.0000.005
trueSNVs0.0060.0120.018