| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-10-18 20:38 -0400 (Fri, 18 Oct 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4500 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4530 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4480 |
| 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 522/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| decompTumor2Sig 2.20.0 (landing page) Rosario M. Piro
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | TIMEOUT | skipped | skipped | |||||||||
|
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. |
| Package: decompTumor2Sig |
| Version: 2.20.0 |
| Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:decompTumor2Sig.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings decompTumor2Sig_2.20.0.tar.gz |
| StartedAt: 2024-10-16 23:32:39 -0400 (Wed, 16 Oct 2024) |
| EndedAt: 2024-10-16 23:43:12 -0400 (Wed, 16 Oct 2024) |
| EllapsedTime: 632.3 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: decompTumor2Sig.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:decompTumor2Sig.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings decompTumor2Sig_2.20.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.19-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.5 LTS
* using session charset: UTF-8
* checking for file ‘decompTumor2Sig/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘decompTumor2Sig’ version ‘2.20.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 = "<unknown>"’
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,
.libPaths(
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 63.071 1.158 64.230
convertGenomesFromVRanges 6.246 1.168 7.431
* 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.19-bioc/meat/decompTumor2Sig.Rcheck/00check.log’
for details.
decompTumor2Sig.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL decompTumor2Sig ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.19-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)
decompTumor2Sig.Rcheck/decompTumor2Sig-Ex.timings
| name | user | system | elapsed | |
| adjustSignaturesForRegionSet | 2.268 | 0.311 | 4.181 | |
| composeGenomesFromExposures | 0.255 | 0.036 | 0.993 | |
| computeExplainedVariance | 0.250 | 0.004 | 0.964 | |
| convertAlexandrov2Shiraishi | 0.104 | 0.004 | 1.038 | |
| convertGenomesFromVRanges | 6.246 | 1.168 | 7.431 | |
| decomposeTumorGenomes | 3.119 | 0.576 | 4.472 | |
| determineSignatureDistances | 0.152 | 0.008 | 1.035 | |
| downgradeShiraishiSignatures | 0.004 | 0.004 | 0.008 | |
| evaluateDecompositionQuality | 0.240 | 0.032 | 1.284 | |
| getGenomesFromMutFeatData | 0.390 | 0.060 | 0.451 | |
| getSignaturesFromEstParam | 0.129 | 0.000 | 0.131 | |
| isAlexandrovSet | 0.120 | 0.011 | 0.835 | |
| isExposureSet | 2.672 | 0.692 | 4.057 | |
| isShiraishiSet | 0.126 | 0.016 | 1.155 | |
| isSignatureSet | 0.113 | 0.009 | 0.832 | |
| mapSignatureSets | 0.221 | 0.030 | 0.935 | |
| plotDecomposedContribution | 0.412 | 0.044 | 1.175 | |
| plotExplainedVariance | 63.071 | 1.158 | 64.230 | |
| plotMutationDistribution | 1.883 | 0.024 | 2.681 | |
| readAlexandrovSignatures | 0.092 | 0.000 | 0.806 | |
| readGenomesFromMPF | 2.171 | 0.528 | 2.713 | |
| readGenomesFromVCF | 2.737 | 0.400 | 3.136 | |
| readShiraishiSignatures | 0.005 | 0.000 | 0.004 | |
| sameSignatureFormat | 0.155 | 0.000 | 0.864 | |