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

This page was generated on 2025-12-11 12:07 -0500 (Thu, 11 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4670
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4604
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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-12-08 13:45 -0500 (Mon, 08 Dec 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    NA  


CHECK results for TRONCO on kjohnson1

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-12-11 04:38:55 -0500 (Thu, 11 Dec 2025)
EndedAt: 2025-12-11 04:43:35 -0500 (Thu, 11 Dec 2025)
EllapsedTime: 280.4 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-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* 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.kfold.posterr 0.137  0.092   5.886
tronco.kfold.prederr 0.110  0.088   5.201
tronco.bootstrap     0.093  0.022  15.229
* 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-arm64/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-04 r88984) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-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 7 edges out of 48 (15%)
*** Performing likelihood-fit with regularization: no_reg and score: pmi .
*** Evaluating BIC / AIC / LogLik informations.
The reconstruction has been successfully completed in 00h:00m:02s 
*** 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 4 edges out of 47 (9%)
*** Performing likelihood-fit with regularization: no_reg .
*** Evaluating BIC / AIC / LogLik informations.
The reconstruction has been successfully completed in 00h:00m:02s 
*** 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 7 edges out of 56 (12%)
*** 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:02s 
*** 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 48 (15%)
*** Performing likelihood-fit with regularization: no_reg .
*** Evaluating BIC / AIC / LogLik informations.
The reconstruction has been successfully completed in 00h:00m:02s 
[ FAIL 0 | WARN 23 | SKIP 0 | PASS 225 ]

[ FAIL 0 | WARN 23 | SKIP 0 | PASS 225 ]
> 
> proc.time()
   user  system elapsed 
 39.411   1.569 134.244 

Example timings

TRONCO.Rcheck/TRONCO-Ex.timings

nameusersystemelapsed
TCGA.multiple.samples0.0200.0050.047
TCGA.remove.multiple.samples0.0140.0130.028
TCGA.shorten.barcodes0.0100.0100.026
annotate.description0.0080.0100.019
annotate.stages0.0080.0040.013
as.adj.matrix0.0090.0140.035
as.alterations0.0040.0030.012
as.bootstrap.scores0.1940.0060.274
as.colors0.0020.0030.013
as.confidence0.0090.0210.033
as.description0.0010.0010.004
as.events0.0020.0020.005
as.events.in.patterns0.0040.0020.007
as.events.in.sample0.0040.0020.006
as.gene0.0030.0030.006
as.genes0.0020.0020.003
as.genes.in.patterns0.0040.0020.008
as.genotypes0.0070.0080.021
as.hypotheses0.0040.0070.010
as.joint.probs0.0080.0140.024
as.kfold.eloss0.0830.0040.118
as.kfold.posterr0.0970.0090.160
as.kfold.prederr0.0980.0070.263
as.marginal.probs0.0040.0020.006
as.models0.0130.0430.055
as.parameters0.0030.0030.010
as.pathway0.0050.0020.007
as.patterns0.0010.0020.003
as.samples0.0010.0020.003
as.selective.advantage.relations0.0620.0130.121
as.stages0.0060.0040.010
as.types0.0020.0020.004
as.types.in.patterns0.0030.0020.005
change.color0.0020.0010.004
consolidate.data0.0370.0050.075
delete.event0.0040.0020.008
delete.gene0.0040.0020.010
delete.hypothesis0.0250.0310.069
delete.model0.0030.0020.017
delete.pattern0.0110.0110.039
delete.samples0.0030.0020.007
delete.type0.0030.0020.005
duplicates0.0020.0020.004
enforce.numeric0.0030.0020.005
enforce.string0.0030.0020.005
events.selection0.0040.0020.007
export.graphml0.1070.0060.131
export.mutex0.0080.0030.020
has.duplicates0.0010.0010.003
has.model0.0010.0020.003
has.stages0.0060.0030.018
import.GISTIC0.0030.0020.006
import.MAF0.0650.0080.102
intersect.datasets0.0010.0020.003
is.compliant0.0010.0010.003
join.events0.0020.0010.004
join.types0.0470.0160.092
keysToNames0.0050.0030.008
nameToKey0.0030.0010.004
nevents0.0010.0010.003
ngenes0.0010.0010.003
nhypotheses0.0030.0030.026
npatterns0.0020.0020.002
nsamples0.0020.0020.009
ntypes0.0010.0020.004
oncoprint.cbio0.0040.0030.007
order.frequency0.0060.0110.022
pheatmap0.0350.0010.045
rank.recurrents0.0040.0020.005
rename.gene0.0020.0020.004
rename.type0.0010.0020.003
samples.selection0.0030.0020.007
trim0.0030.0010.005
tronco.bootstrap 0.093 0.02215.229
tronco.caprese0.1410.0050.153
tronco.capri1.7400.0632.355
tronco.chowliu1.3790.0341.897
tronco.edmonds1.2210.0301.713
tronco.gabow1.2560.0361.754
tronco.kfold.eloss0.0880.0650.178
tronco.kfold.posterr0.1370.0925.886
tronco.kfold.prederr0.1100.0885.201
tronco.plot0.1420.0070.155
tronco.prim2.6220.0573.720
view0.0040.0020.006
which.samples0.0030.0030.007