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

This page was generated on 2024-08-15 11:39 -0400 (Thu, 15 Aug 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4703
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4440
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4472
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4420
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4413
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 513/2255HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
decompTumor2Sig 2.21.0  (landing page)
Rosario M. Piro
Snapshot Date: 2024-08-14 14:00 -0400 (Wed, 14 Aug 2024)
git_url: https://git.bioconductor.org/packages/decompTumor2Sig
git_branch: devel
git_last_commit: 559c87f
git_last_commit_date: 2024-04-30 11:11:25 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  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.6.5 Ventura / arm64  OK    TIMEOUT  skippedskipped
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for decompTumor2Sig on nebbiolo2

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.

raw results


Summary

Package: decompTumor2Sig
Version: 2.21.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:decompTumor2Sig.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings decompTumor2Sig_2.21.0.tar.gz
StartedAt: 2024-08-14 22:36:15 -0400 (Wed, 14 Aug 2024)
EndedAt: 2024-08-14 22:46:17 -0400 (Wed, 14 Aug 2024)
EllapsedTime: 602.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: decompTumor2Sig.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:decompTumor2Sig.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings decompTumor2Sig_2.21.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/decompTumor2Sig.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘decompTumor2Sig/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘decompTumor2Sig’ version ‘2.21.0’
* 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 ... WARNING
Error: .onLoad failed in loadNamespace() for 'Rsamtools', details:
  call: h(simpleError(msg, call))
  error: error in evaluating the argument 'x' in selecting a method for function 'levels': unable to find an inherited method for function ‘strand’ for signature ‘x = "expressionsIndex"’
Call sequence:
14: stop(gettextf("%s failed in %s() for '%s', details:\n  call: %s\n  error: %s", 
        hookname, "loadNamespace", pkgname, deparse(conditionCall(res))[1L], 
        conditionMessage(res)), call. = FALSE, domain = NA)
13: runHook(".onLoad", env, package.lib, package)
12: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
11: asNamespace(ns)
10: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, 
        .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
9: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8: asNamespace(ns)
7: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, 
       .li
Execution halted
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
* 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     61.015  1.039  62.056
convertGenomesFromVRanges  6.242  0.632   6.875
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/decompTumor2Sig.Rcheck/00check.log’
for details.


Installation output

decompTumor2Sig.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL decompTumor2Sig
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘decompTumor2Sig’ ...
** 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.5340.3524.303
composeGenomesFromExposures0.2420.0521.235
computeExplainedVariance0.2160.0200.972
convertAlexandrov2Shiraishi0.1020.0120.852
convertGenomesFromVRanges6.2420.6326.875
decomposeTumorGenomes2.6160.2243.569
determineSignatureDistances0.1200.0040.858
downgradeShiraishiSignatures0.0070.0000.006
evaluateDecompositionQuality0.2890.0121.042
getGenomesFromMutFeatData0.4240.0440.468
getSignaturesFromEstParam0.1320.0000.134
isAlexandrovSet0.1050.0120.856
isExposureSet2.6750.2923.677
isShiraishiSet0.1050.0240.851
isSignatureSet0.0910.0000.828
mapSignatureSets0.1560.0130.930
plotDecomposedContribution0.4640.0441.239
plotExplainedVariance61.015 1.03962.056
plotMutationDistribution1.8500.0362.617
readAlexandrovSignatures0.1130.0200.859
readGenomesFromMPF2.3780.3882.765
readGenomesFromVCF2.6720.2882.960
readShiraishiSignatures0.0050.0000.005
sameSignatureFormat0.1610.0120.895