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

This page was generated on 2025-08-11 11:47 -0400 (Mon, 11 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4823
palomino7Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4565
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4603
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4544
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4579
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 2251/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TRONCO 2.40.0  (landing page)
Luca De Sano
Snapshot Date: 2025-08-07 13:40 -0400 (Thu, 07 Aug 2025)
git_url: https://git.bioconductor.org/packages/TRONCO
git_branch: RELEASE_3_21
git_last_commit: 543c879
git_last_commit_date: 2025-04-15 10:37:18 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (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.40.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.40.0.tar.gz
StartedAt: 2025-08-09 14:15:28 -0400 (Sat, 09 Aug 2025)
EndedAt: 2025-08-09 14:18:41 -0400 (Sat, 09 Aug 2025)
EllapsedTime: 193.3 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.40.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/TRONCO.Rcheck’
* using R version 4.5.1 Patched (2025-06-14 r88325)
* 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.5
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘TRONCO/DESCRIPTION’ ... OK
* this is package ‘TRONCO’ version ‘2.40.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.bootstrap 0.09   0.02  10.399
* 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.40.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.1 Patched (2025-06-14 r88325) -- "Great Square Root"
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 6 edges out of 50 (12%)
*** 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 9 edges out of 55 (16%)
*** 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 5 edges out of 48 (10%)
*** 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 5 edges out of 44 (11%)
*** 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 
 33.853   1.498  87.458 

Example timings

TRONCO.Rcheck/TRONCO-Ex.timings

nameusersystemelapsed
TCGA.multiple.samples0.0180.0050.024
TCGA.remove.multiple.samples0.0130.0110.023
TCGA.shorten.barcodes0.0090.0100.019
annotate.description0.0080.0100.018
annotate.stages0.0060.0030.010
as.adj.matrix0.0070.0120.020
as.alterations0.0030.0020.005
as.bootstrap.scores0.1730.0030.176
as.colors0.0010.0020.003
as.confidence0.0080.0140.022
as.description0.0010.0010.003
as.events0.0020.0020.004
as.events.in.patterns0.0030.0010.005
as.events.in.sample0.0040.0020.005
as.gene0.0040.0030.006
as.genes0.0020.0020.003
as.genes.in.patterns0.0030.0010.004
as.genotypes0.0070.0070.013
as.hypotheses0.0030.0040.007
as.joint.probs0.0070.0120.019
as.kfold.eloss0.0820.0040.086
as.kfold.posterr0.0970.0080.105
as.kfold.prederr0.0970.0080.105
as.marginal.probs0.0040.0030.006
as.models0.0120.0280.040
as.parameters0.0030.0020.005
as.pathway0.0050.0020.007
as.patterns0.0020.0010.003
as.samples0.0020.0010.003
as.selective.advantage.relations0.0570.0120.070
as.stages0.0060.0040.009
as.types0.0020.0010.003
as.types.in.patterns0.0030.0010.004
change.color0.0010.0010.003
consolidate.data0.0320.0060.039
delete.event0.0030.0020.005
delete.gene0.0030.0010.005
delete.hypothesis0.0230.0240.047
delete.model0.0030.0020.005
delete.pattern0.0090.0090.018
delete.samples0.0020.0020.004
delete.type0.0030.0010.004
duplicates0.0010.0010.003
enforce.numeric0.0030.0020.003
enforce.string0.0020.0020.004
events.selection0.0030.0020.005
export.graphml0.0990.0160.115
export.mutex0.0080.0040.011
has.duplicates0.0020.0020.003
has.model0.0020.0010.003
has.stages0.0060.0030.009
import.GISTIC0.0040.0020.006
import.MAF0.0620.0110.073
intersect.datasets0.0020.0020.003
is.compliant0.0020.0020.003
join.events0.0030.0020.005
join.types0.0450.0140.060
keysToNames0.0050.0030.007
nameToKey0.0030.0010.004
nevents0.0010.0010.002
ngenes0.0010.0020.003
nhypotheses0.0020.0010.003
npatterns0.0010.0010.002
nsamples0.0010.0010.003
ntypes0.0020.0020.002
oncoprint.cbio0.0050.0020.007
order.frequency0.0060.0090.016
pheatmap0.0340.0020.035
rank.recurrents0.0040.0020.005
rename.gene0.0020.0010.003
rename.type0.0030.0010.004
samples.selection0.0030.0010.004
trim0.0030.0010.004
tronco.bootstrap 0.090 0.02010.399
tronco.caprese0.1330.0050.138
tronco.capri1.7080.0771.789
tronco.chowliu1.1170.0311.149
tronco.edmonds0.9620.0220.985
tronco.gabow1.1070.0461.157
tronco.kfold.eloss0.0760.0470.124
tronco.kfold.posterr0.1280.0844.380
tronco.kfold.prederr0.1080.0643.407
tronco.plot0.1190.0060.124
tronco.prim2.2190.0482.270
view0.0030.0020.006
which.samples0.0030.0020.005