Back to Mac ARM64 build report for BioC 3.19
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-07 11:32:32 -0400 (Tue, 07 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4461
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

Package 529/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
deepSNV 1.50.0  (landing page)
Moritz Gerstung
Snapshot Date: 2024-05-06 14:00:02 -0400 (Mon, 06 May 2024)
git_url: https://git.bioconductor.org/packages/deepSNV
git_branch: RELEASE_3_19
git_last_commit: 2574af4
git_last_commit_date: 2024-04-30 10:26:54 -0400 (Tue, 30 Apr 2024)
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for deepSNV on kjohnson3


To the developers/maintainers of the deepSNV package:
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: deepSNV
Version: 1.50.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:deepSNV.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings deepSNV_1.50.0.tar.gz
StartedAt: 2024-05-06 20:57:55 -0400 (Mon, 06 May 2024)
EndedAt: 2024-05-06 21:00:03 -0400 (Mon, 06 May 2024)
EllapsedTime: 128.3 seconds
RetCode: 0
Status:   OK  
CheckDir: deepSNV.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:deepSNV.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings deepSNV_1.50.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/deepSNV.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.5
* 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.50.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: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
* used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
* used SDK: ‘MacOSX11.3.sdk’
* 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 code 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 whether startup messages can be suppressed ... OK
* checking dependencies in R code ... NOTE
Packages in Depends field not imported from:
  ‘GenomicRanges’ ‘parallel’ ‘SummarizedExperiment’ ‘VariantAnnotation’
  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’
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’
PCRTest,matrix-matrix: no visible global function definition for
  ‘pnorm’
Undefined global functions or variables:
  abline coefficients DataFrame dirichlet GRanges header info IRanges
  legend loess mclapply na.omit optimize p.adjust par pchisq pgamma
  pnorm reference scanVcfHeader seqnames SimpleList splitAsList VCF
  VCFHeader
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 ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/deepSNV/libs/deepSNV.so’:
  Found ‘___assert_rtn’, possibly from ‘assert’ (C)
  Found ‘___stderrp’, possibly from ‘stderr’ (C)
  Found ‘___stdoutp’, possibly from ‘stdout’ (C)
  Found ‘_abort’, possibly from ‘abort’ (C)
  Found ‘_exit’, possibly from ‘exit’ (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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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
  ‘/Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/deepSNV.Rcheck/00check.log’
for details.


Installation output

deepSNV.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL deepSNV
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’
* installing *source* package ‘deepSNV’ ...
** using staged installation
** libs
using C compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rhtslib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c bam2R.cpp -o bam2R.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rhtslib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c betabinom.c -o betabinom.o
betabinom.c:27:9: warning: unused variable 'log' [-Wunused-variable]
        int i, log=0;
               ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o deepSNV.so bam2R.o betabinom.o /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rhtslib/usrlib/libhts.a -lcurl -lbz2 -llzma -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/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.0030.0010.005
RCC2.4210.0942.516
RF0.0020.0030.004
bam2R0.0080.0010.011
betabinLRT000
consensusSequence-methods0.0060.0010.008
control-methods0.0010.0010.002
coordinates-methods0.0010.0020.002
counts0.0080.0000.009
deepSNV-class0.8160.0070.823
deepSNV-methods0.1540.0110.166
deepSNV-package0.1350.0060.142
estimateDirichlet-methods0.9560.0511.006
estimateDispersion-methods1.0730.0791.151
makePrior000
manhattanPlot0.7700.0050.775
normalize-methods1.1470.0221.169
p.combine0.3500.0070.359
p.val-methods0.0010.0020.003
phiX1.3510.0271.379
pi0.2860.0030.289
plot.deepSNV0.0640.0060.070
repeatMask-methods0.2150.0190.234
shearwater0.2370.0060.245
show-deepSNV-method0.0640.0070.071
summary-methods0.1360.0080.144
test-methods0.0010.0020.003
trueSNVs0.0060.0020.009