Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-08-04 12:12 -0400 (Mon, 04 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4796
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4536
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4578
kjohnson3macOS 13.7.1 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4519
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4517
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 523/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
decompTumor2Sig 2.25.1  (landing page)
Rosario M. Piro
Snapshot Date: 2025-08-03 13:25 -0400 (Sun, 03 Aug 2025)
git_url: https://git.bioconductor.org/packages/decompTumor2Sig
git_branch: devel
git_last_commit: 3e9ef90
git_last_commit_date: 2025-07-22 22:46:58 -0400 (Tue, 22 Jul 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    TIMEOUT  skippedskipped
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for decompTumor2Sig on taishan

To the developers/maintainers of the decompTumor2Sig package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/decompTumor2Sig.git to reflect on this report. See Troubleshooting Build Report for more information.
- 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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: decompTumor2Sig
Version: 2.25.1
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:decompTumor2Sig.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings decompTumor2Sig_2.25.1.tar.gz
StartedAt: 2025-08-01 05:50:13 -0000 (Fri, 01 Aug 2025)
EndedAt: 2025-08-01 05:58:58 -0000 (Fri, 01 Aug 2025)
EllapsedTime: 525.5 seconds
RetCode: 0
Status:   OK  
CheckDir: decompTumor2Sig.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:decompTumor2Sig.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings decompTumor2Sig_2.25.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/decompTumor2Sig.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘decompTumor2Sig/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘decompTumor2Sig’ version ‘2.25.1’
* package encoding: UTF-8
* 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 ‘decompTumor2Sig’ 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 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 loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... 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 ... OK
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                user system elapsed
plotExplainedVariance        106.656  1.295 108.242
convertGenomesFromVRanges      7.439  0.889  18.599
decomposeTumorGenomes          3.989  0.410   5.692
isExposureSet                  3.886  0.288   5.431
adjustSignaturesForRegionSet   2.638  0.205   5.670
* 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: OK


Installation output

decompTumor2Sig.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL decompTumor2Sig
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’
* installing *source* package ‘decompTumor2Sig’ ...
** this is package ‘decompTumor2Sig’ version ‘2.25.1’
** using staged installation
** R
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (decompTumor2Sig)

Tests output


Example timings

decompTumor2Sig.Rcheck/decompTumor2Sig-Ex.timings

nameusersystemelapsed
adjustSignaturesForRegionSet2.6380.2055.670
composeGenomesFromExposures0.3100.0201.713
computeExplainedVariance0.2640.0123.267
convertAlexandrov2Shiraishi0.0840.0121.381
convertGenomesFromVRanges 7.439 0.88918.599
decomposeTumorGenomes3.9890.4105.692
determineSignatureDistances0.1060.0041.357
downgradeShiraishiSignatures0.010.000.01
evaluateDecompositionQuality0.2590.0041.510
getGenomesFromMutFeatData0.6200.0130.637
getSignaturesFromEstParam0.1190.0070.130
isAlexandrovSet0.0550.0041.330
isExposureSet3.8860.2885.431
isShiraishiSet0.0950.0151.388
isSignatureSet0.0600.0001.342
mapSignatureSets0.1760.0161.474
plotDecomposedContribution0.5360.0321.844
plotExplainedVariance106.656 1.295108.242
plotMutationDistribution2.7270.0284.016
readAlexandrovSignatures0.0560.0001.311
readGenomesFromMPF2.8380.1553.004
readGenomesFromVCF4.4210.2874.720
readShiraishiSignatures0.0060.0000.005
sameSignatureFormat0.0920.0001.348