Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-02 12:04 -0400 (Sat, 02 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4500 |
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4505 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4538 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
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 2204/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
TRONCO 2.38.0 (landing page) Luca De Sano
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ||||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the TRONCO package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/TRONCO.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: TRONCO |
Version: 2.38.0 |
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:TRONCO.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings TRONCO_2.38.0.tar.gz |
StartedAt: 2024-11-02 08:12:16 -0400 (Sat, 02 Nov 2024) |
EndedAt: 2024-11-02 08:19:30 -0400 (Sat, 02 Nov 2024) |
EllapsedTime: 433.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: TRONCO.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:TRONCO.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings TRONCO_2.38.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/TRONCO.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * checking for file ‘TRONCO/DESCRIPTION’ ... OK * this is package ‘TRONCO’ version ‘2.38.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' 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 ‘TRONCO’ 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed tronco.bootstrap 0.087 0.016 8.276 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * 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: OK
TRONCO.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL TRONCO ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’ * installing *source* package ‘TRONCO’ ... ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (TRONCO)
TRONCO.Rcheck/tests/testthat.Rout
R version 4.4.1 (2024-06-14) -- "Race for Your Life" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > Sys.setenv("R_TESTS" = "") > > library(testthat) > library(TRONCO) > > test_check("TRONCO") *** Checking input events. *** Inferring a progression model with the following settings. Dataset size: n = 40, m = 30. Algorithm: CAPRESE with shrinkage coefficient: 0.5. *** Evaluating LogLik informations. The reconstruction has been successfully completed in 00h:00m:00s *** Checking input events. *** Inferring a progression model with the following settings. Dataset size: n = 40, m = 30. Algorithm: Edmonds with "no_reg" regularization Random seed: NULL. Bootstrap iterations (Wilcoxon): 1. exhaustive bootstrap: TRUE. p-value: 0.05. minimum bootstrapped scores: 3. *** Bootstraping selective advantage scores (prima facie). ........ Evaluating "temporal priority" (Wilcoxon, p-value 0.05) Evaluating "probability raising" (Wilcoxon, p-value 0.05) *** Loop detection found loops to break. Removed 7 edges out of 49 (14%) *** Performing likelihood-fit with regularization: no_reg and score: pmi . *** Evaluating BIC / AIC / LogLik informations. The reconstruction has been successfully completed in 00h:00m:01s *** Checking input events. *** Inferring a progression model with the following settings. Dataset size: n = 40, m = 30. Algorithm: Gabow with "no_reg" regularization Random seed: NULL. Bootstrap iterations (Wilcoxon): 1. exhaustive bootstrap: TRUE. p-value: 0.05. minimum bootstrapped scores: 3. *** Bootstraping selective advantage scores (prima facie). ........ Evaluating "temporal priority" (Wilcoxon, p-value 0.05) Evaluating "probability raising" (Wilcoxon, p-value 0.05) *** Loop detection found loops to break. Removed 7 edges out of 50 (14%) *** Performing likelihood-fit with regularization: no_reg . *** Evaluating BIC / AIC / LogLik informations. The reconstruction has been successfully completed in 00h:00m:01s *** Checking input events. *** Inferring a progression model with the following settings. Dataset size: n = 40, m = 30. Algorithm: Chow Liu with "bic, aic" regularization Random seed: NULL. Bootstrap iterations (Wilcoxon): 1. exhaustive bootstrap: TRUE. p-value: 0.05. minimum bootstrapped scores: 3. *** Bootstraping selective advantage scores (prima facie). ....... Evaluating "temporal priority" (Wilcoxon, p-value 0.05) Evaluating "probability raising" (Wilcoxon, p-value 0.05) *** Loop detection found loops to break. Removed 10 edges out of 48 (21%) *** Performing likelihood-fit with regularization bic . *** Performing likelihood-fit with regularization aic . *** Evaluating BIC / AIC / LogLik informations. The reconstruction has been successfully completed in 00h:00m:01s *** Checking input events. *** Inferring a progression model with the following settings. Dataset size: n = 40, m = 30. Algorithm: Prim with "no_reg" regularization Random seed: NULL. Bootstrap iterations (Wilcoxon): 1. exhaustive bootstrap: TRUE. p-value: 0.05. minimum bootstrapped scores: 3. *** Bootstraping selective advantage scores (prima facie). ........ Evaluating "temporal priority" (Wilcoxon, p-value 0.05) Evaluating "probability raising" (Wilcoxon, p-value 0.05) *** Loop detection found loops to break. Removed 9 edges out of 54 (17%) *** Performing likelihood-fit with regularization: no_reg . *** Evaluating BIC / AIC / LogLik informations. The reconstruction has been successfully completed in 00h:00m:01s [ FAIL 0 | WARN 23 | SKIP 0 | PASS 225 ] [ FAIL 0 | WARN 23 | SKIP 0 | PASS 225 ] > > proc.time() user system elapsed 34.739 1.178 76.946
TRONCO.Rcheck/TRONCO-Ex.timings
name | user | system | elapsed | |
TCGA.multiple.samples | 0.013 | 0.001 | 0.014 | |
TCGA.remove.multiple.samples | 0.011 | 0.001 | 0.011 | |
TCGA.shorten.barcodes | 0.007 | 0.001 | 0.008 | |
annotate.description | 0.004 | 0.003 | 0.007 | |
annotate.stages | 0.005 | 0.001 | 0.005 | |
as.adj.matrix | 0.004 | 0.003 | 0.007 | |
as.alterations | 0.003 | 0.000 | 0.003 | |
as.bootstrap.scores | 0.123 | 0.001 | 0.125 | |
as.colors | 0.001 | 0.000 | 0.001 | |
as.confidence | 0.006 | 0.002 | 0.007 | |
as.description | 0.001 | 0.000 | 0.001 | |
as.events | 0.002 | 0.000 | 0.002 | |
as.events.in.patterns | 0.003 | 0.000 | 0.003 | |
as.events.in.sample | 0.003 | 0.000 | 0.003 | |
as.gene | 0.003 | 0.000 | 0.002 | |
as.genes | 0.000 | 0.001 | 0.001 | |
as.genes.in.patterns | 0.002 | 0.001 | 0.003 | |
as.genotypes | 0.005 | 0.000 | 0.005 | |
as.hypotheses | 0.001 | 0.001 | 0.003 | |
as.joint.probs | 0.005 | 0.001 | 0.006 | |
as.kfold.eloss | 0.066 | 0.001 | 0.067 | |
as.kfold.posterr | 0.075 | 0.009 | 0.085 | |
as.kfold.prederr | 0.078 | 0.006 | 0.084 | |
as.marginal.probs | 0.002 | 0.001 | 0.004 | |
as.models | 0.007 | 0.003 | 0.011 | |
as.parameters | 0.000 | 0.001 | 0.003 | |
as.pathway | 0.006 | 0.001 | 0.005 | |
as.patterns | 0.002 | 0.000 | 0.001 | |
as.samples | 0.001 | 0.000 | 0.001 | |
as.selective.advantage.relations | 0.075 | 0.009 | 0.084 | |
as.stages | 0.005 | 0.000 | 0.005 | |
as.types | 0.002 | 0.000 | 0.001 | |
as.types.in.patterns | 0.003 | 0.000 | 0.003 | |
change.color | 0.002 | 0.000 | 0.002 | |
consolidate.data | 0.021 | 0.001 | 0.023 | |
delete.event | 0.004 | 0.000 | 0.004 | |
delete.gene | 0.004 | 0.000 | 0.004 | |
delete.hypothesis | 0.015 | 0.005 | 0.020 | |
delete.model | 0.002 | 0.000 | 0.002 | |
delete.pattern | 0.007 | 0.001 | 0.008 | |
delete.samples | 0.001 | 0.001 | 0.003 | |
delete.type | 0.004 | 0.000 | 0.004 | |
duplicates | 0.002 | 0.000 | 0.001 | |
enforce.numeric | 0.002 | 0.000 | 0.002 | |
enforce.string | 0.002 | 0.000 | 0.002 | |
events.selection | 0.003 | 0.000 | 0.003 | |
export.graphml | 0.092 | 0.008 | 0.100 | |
export.mutex | 0.007 | 0.000 | 0.007 | |
has.duplicates | 0.000 | 0.001 | 0.001 | |
has.model | 0.001 | 0.000 | 0.001 | |
has.stages | 0.002 | 0.002 | 0.005 | |
import.GISTIC | 0.006 | 0.000 | 0.006 | |
import.MAF | 0.064 | 0.006 | 0.070 | |
intersect.datasets | 0.000 | 0.001 | 0.001 | |
is.compliant | 0.002 | 0.000 | 0.002 | |
join.events | 0.003 | 0.001 | 0.004 | |
join.types | 0.034 | 0.004 | 0.038 | |
keysToNames | 0.003 | 0.001 | 0.004 | |
nameToKey | 0.002 | 0.000 | 0.002 | |
nevents | 0.002 | 0.000 | 0.002 | |
ngenes | 0.000 | 0.001 | 0.001 | |
nhypotheses | 0.000 | 0.001 | 0.002 | |
npatterns | 0.001 | 0.000 | 0.001 | |
nsamples | 0.000 | 0.001 | 0.002 | |
ntypes | 0.001 | 0.000 | 0.001 | |
oncoprint.cbio | 0.005 | 0.000 | 0.005 | |
order.frequency | 0.002 | 0.003 | 0.005 | |
pheatmap | 0.030 | 0.001 | 0.032 | |
rank.recurrents | 0.003 | 0.001 | 0.004 | |
rename.gene | 0.002 | 0.000 | 0.002 | |
rename.type | 0.002 | 0.000 | 0.002 | |
samples.selection | 0.003 | 0.000 | 0.003 | |
trim | 0.003 | 0.000 | 0.003 | |
tronco.bootstrap | 0.087 | 0.016 | 8.276 | |
tronco.caprese | 0.124 | 0.002 | 0.127 | |
tronco.capri | 1.682 | 0.025 | 1.708 | |
tronco.chowliu | 1.062 | 0.040 | 1.101 | |
tronco.edmonds | 1.028 | 0.002 | 1.029 | |
tronco.gabow | 1.083 | 0.028 | 1.111 | |
tronco.kfold.eloss | 0.062 | 0.004 | 0.067 | |
tronco.kfold.posterr | 0.150 | 0.031 | 2.928 | |
tronco.kfold.prederr | 0.164 | 0.024 | 2.566 | |
tronco.plot | 0.135 | 0.006 | 0.142 | |
tronco.prim | 2.023 | 0.055 | 2.079 | |
view | 0.003 | 0.000 | 0.004 | |
which.samples | 0.002 | 0.000 | 0.003 | |