Back to Build/check report for BioC 3.18:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-06-06 11:00:29 -0000 (Tue, 06 Jun 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4366
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 kunpeng2


To the developers/maintainers of the deepSNV package:
- 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 Troubleshooting Build Report for more information.

- Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 505/2199HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
deepSNV 1.47.0  (landing page)
Moritz Gerstung
Snapshot Date: 2023-06-05 06:35:06 -0000 (Mon, 05 Jun 2023)
git_url: https://git.bioconductor.org/packages/deepSNV
git_branch: devel
git_last_commit: b335f32
git_last_commit_date: 2023-04-25 14:22:16 -0000 (Tue, 25 Apr 2023)
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  

Summary

Package: deepSNV
Version: 1.47.0
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:deepSNV.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings deepSNV_1.47.0.tar.gz
StartedAt: 2023-06-05 20:53:51 -0000 (Mon, 05 Jun 2023)
EndedAt: 2023-06-05 21:02:15 -0000 (Mon, 05 Jun 2023)
EllapsedTime: 504.7 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: deepSNV.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:deepSNV.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings deepSNV_1.47.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/deepSNV.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* checking for file ‘deepSNV/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘deepSNV’ version ‘1.47.0’
* 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
* used C compiler: ‘gcc (GCC) 10.3.1’
* used C++ compiler: ‘g++ (GCC) 10.3.1’
* checking installed package size ... NOTE
  installed size is  5.9Mb
  sub-directories of 1Mb or more:
    libs   4.0Mb
* 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 loading without being on the library search path ... OK
* checking startup messages can be suppressed ... 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 ... WARNING
Note: information on .o files is not available
File ‘/home/biocbuild/R/R-4.3.0/site-library/deepSNV/libs/deepSNV.so’:
  Found ‘abort’, possibly from ‘abort’ (C)
  Found ‘exit’, possibly from ‘exit’ (C)
  Found ‘sprintf’, possibly from ‘sprintf’ (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 nor [v]sprintf. 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 7.129   0.08   7.218
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘shearwaterML.Rmd’... OK
  ‘deepSNV.Rnw’... OK
  ‘shearwater.Rnw’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 6 NOTEs
See
  ‘/home/biocbuild/bbs-3.18-bioc/meat/deepSNV.Rcheck/00check.log’
for details.



Installation output

deepSNV.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL deepSNV
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.3.0/site-library’
* installing *source* package ‘deepSNV’ ...
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 10.3.1’
using C++ compiler: ‘g++ (GCC) 10.3.1’
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/R/R-4.3.0/site-library/Rhtslib/include' -I/usr/local/include    -fPIC  -g -O2  -c bam2R.cpp -o bam2R.o
gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/R/R-4.3.0/site-library/Rhtslib/include' -I/usr/local/include    -fPIC  -g -O2  -c betabinom.c -o betabinom.o
g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.3.0/lib -L/usr/local/lib -o deepSNV.so bam2R.o betabinom.o /home/biocbuild/R/R-4.3.0/site-library/Rhtslib/usrlib/libhts.a -lcurl -L/home/biocbuild/R/R-4.3.0/lib -lR
installing to /home/biocbuild/R/R-4.3.0/site-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.0050.0040.009
RCC7.1290.0807.218
RF0.0050.0000.004
bam2R0.0330.0000.037
betabinLRT000
consensusSequence-methods0.0240.0040.028
control-methods0.0040.0000.003
coordinates-methods0.0040.0000.004
counts0.0320.0000.032
deepSNV-class1.0630.0161.082
deepSNV-methods0.3590.0040.363
deepSNV-package0.2900.0000.291
estimateDirichlet-methods2.7870.0162.809
estimateDispersion-methods4.5310.0124.549
makePrior0.0010.0000.000
manhattanPlot0.9090.0160.926
normalize-methods2.4200.0082.432
p.combine0.5510.0080.561
p.val-methods0.0030.0000.003
phiX2.6820.0392.725
pi0.3320.0040.336
plot.deepSNV0.2260.0040.230
repeatMask-methods1.3640.0961.461
shearwater0.8940.0120.909
show-deepSNV-method0.2180.0040.222
summary-methods0.2940.0040.299
test-methods0.0030.0000.004
trueSNVs0.0200.0000.019