Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2025-11-20 12:05 -0500 (Thu, 20 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4615
merida1macOS 12.7.6 Montereyx86_644.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" 4610
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4598
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4668
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 2273/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TRONCO 2.42.0  (landing page)
Luca De Sano
Snapshot Date: 2025-11-17 13:45 -0500 (Mon, 17 Nov 2025)
git_url: https://git.bioconductor.org/packages/TRONCO
git_branch: RELEASE_3_22
git_last_commit: f575cac
git_last_commit_date: 2025-10-29 10:23:30 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for TRONCO on merida1

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.

raw results


Summary

Package: TRONCO
Version: 2.42.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TRONCO.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TRONCO_2.42.0.tar.gz
StartedAt: 2025-11-18 16:14:27 -0500 (Tue, 18 Nov 2025)
EndedAt: 2025-11-18 16:21:48 -0500 (Tue, 18 Nov 2025)
EllapsedTime: 441.5 seconds
RetCode: 0
Status:   OK  
CheckDir: TRONCO.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/TRONCO.Rcheck’
* using R version 4.5.2 Patched (2025-11-05 r88990)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘TRONCO/DESCRIPTION’ ... OK
* this is package ‘TRONCO’ version ‘2.42.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 ‘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 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.prim          4.963  0.073   5.091
tronco.kfold.posterr 0.277  0.205   7.739
tronco.kfold.prederr 0.219  0.156   7.349
tronco.bootstrap     0.202  0.024  22.171
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

TRONCO.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘TRONCO’ ...
** this is package ‘TRONCO’ version ‘2.42.0’
** 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)

Tests output

TRONCO.Rcheck/tests/testthat.Rout


R version 4.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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 6 edges out of 47 (13%)
*** Performing likelihood-fit with regularization: no_reg and score: pmi .
*** Evaluating BIC / AIC / LogLik informations.
The reconstruction has been successfully completed in 00h:00m:04s 
*** 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 54 (13%)
*** Performing likelihood-fit with regularization: no_reg .
*** Evaluating BIC / AIC / LogLik informations.
The reconstruction has been successfully completed in 00h:00m:05s 
*** 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 8 edges out of 55 (15%)
*** 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:05s 
*** 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 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:05s 
[ FAIL 0 | WARN 23 | SKIP 0 | PASS 225 ]

[ FAIL 0 | WARN 23 | SKIP 0 | PASS 225 ]
> 
> proc.time()
   user  system elapsed 
 95.482   2.185 221.258 

Example timings

TRONCO.Rcheck/TRONCO-Ex.timings

nameusersystemelapsed
TCGA.multiple.samples0.0300.0080.039
TCGA.remove.multiple.samples0.0300.0300.062
TCGA.shorten.barcodes0.0240.0310.056
annotate.description0.0240.0310.057
annotate.stages0.0150.0060.020
as.adj.matrix0.0190.0410.064
as.alterations0.0060.0040.011
as.bootstrap.scores0.1950.0070.209
as.colors0.0020.0020.005
as.confidence0.0220.0460.069
as.description0.0020.0020.006
as.events0.0040.0040.008
as.events.in.patterns0.0060.0020.010
as.events.in.sample0.0090.0030.010
as.gene0.0070.0070.014
as.genes0.0030.0030.006
as.genes.in.patterns0.0060.0030.008
as.genotypes0.0180.0190.042
as.hypotheses0.0070.0120.019
as.joint.probs0.0170.0350.053
as.kfold.eloss0.1460.0060.161
as.kfold.posterr0.1810.0170.199
as.kfold.prederr0.1880.0200.211
as.marginal.probs0.0060.0050.011
as.models0.0350.0900.125
as.parameters0.0040.0030.007
as.pathway0.0090.0040.014
as.patterns0.0040.0030.006
as.samples0.0020.0030.005
as.selective.advantage.relations0.1660.0390.209
as.stages0.0150.0070.023
as.types0.0030.0030.005
as.types.in.patterns0.0070.0030.010
change.color0.0040.0020.006
consolidate.data0.0900.0080.100
delete.event0.0070.0020.010
delete.gene0.0070.0020.009
delete.hypothesis0.0630.0760.142
delete.model0.0050.0030.008
delete.pattern0.0260.0250.054
delete.samples0.0050.0020.008
delete.type0.0070.0020.010
duplicates0.0040.0020.005
enforce.numeric0.0050.0020.008
enforce.string0.0050.0020.008
events.selection0.0080.0040.011
export.graphml0.2300.0080.246
export.mutex0.0140.0060.025
has.duplicates0.0030.0030.006
has.model0.0030.0020.005
has.stages0.0130.0050.018
import.GISTIC0.0100.0030.012
import.MAF0.1260.0160.143
intersect.datasets0.0020.0020.005
is.compliant0.0030.0030.006
join.events0.0070.0030.013
join.types0.1060.0440.151
keysToNames0.0080.0060.016
nameToKey0.0040.0020.007
nevents0.0030.0020.005
ngenes0.0020.0020.004
nhypotheses0.0030.0020.005
npatterns0.0020.0020.005
nsamples0.0030.0020.005
ntypes0.0020.0020.005
oncoprint.cbio0.0110.0040.015
order.frequency0.0160.0290.044
pheatmap0.0720.0030.075
rank.recurrents0.0070.0030.009
rename.gene0.0030.0030.006
rename.type0.0040.0020.006
samples.selection0.0060.0020.008
trim0.0060.0020.009
tronco.bootstrap 0.202 0.02422.171
tronco.caprese0.3720.0090.383
tronco.capri4.2540.1344.515
tronco.chowliu3.6070.0673.688
tronco.edmonds3.2480.0363.363
tronco.gabow2.8270.0302.949
tronco.kfold.eloss0.2210.1490.373
tronco.kfold.posterr0.2770.2057.739
tronco.kfold.prederr0.2190.1567.349
tronco.plot0.2810.0080.290
tronco.prim4.9630.0735.091
view0.0070.0030.010
which.samples0.0060.0030.009