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

This page was generated on 2025-01-27 12:09 -0500 (Mon, 27 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4494
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4517
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4469
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4395
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/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TRONCO 2.38.0  (landing page)
Luca De Sano
Snapshot Date: 2025-01-23 13:00 -0500 (Thu, 23 Jan 2025)
git_url: https://git.bioconductor.org/packages/TRONCO
git_branch: RELEASE_3_20
git_last_commit: e8e3abe
git_last_commit_date: 2024-10-29 09:57:47 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows 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
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.38.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.38.0.tar.gz
StartedAt: 2025-01-24 13:20:31 -0500 (Fri, 24 Jan 2025)
EndedAt: 2025-01-24 13:31:07 -0500 (Fri, 24 Jan 2025)
EllapsedTime: 636.2 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.38.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/TRONCO.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.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.38.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.071   7.091
tronco.capri         4.502  0.130   6.600
tronco.edmonds       3.555  0.055   5.339
tronco.kfold.posterr 0.286  0.240   9.928
tronco.kfold.prederr 0.220  0.180   8.945
tronco.bootstrap     0.228  0.032  31.747
* 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.4-x86_64/Resources/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)

Tests output

TRONCO.Rcheck/tests/testthat.Rout


R version 4.4.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 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:01s 
*** 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:06s 
*** 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 50 (8%)
*** Performing likelihood-fit with regularization: no_reg .
*** Evaluating BIC / AIC / LogLik informations.
The reconstruction has been successfully completed in 00h:00m:07s 
*** 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 9 edges out of 56 (16%)
*** 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:06s 
*** 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 6 edges out of 54 (11%)
*** Performing likelihood-fit with regularization: no_reg .
*** Evaluating BIC / AIC / LogLik informations.
The reconstruction has been successfully completed in 00h:00m:07s 
[ FAIL 0 | WARN 23 | SKIP 0 | PASS 225 ]

[ FAIL 0 | WARN 23 | SKIP 0 | PASS 225 ]
> 
> proc.time()
   user  system elapsed 
 97.056   2.721 330.683 

Example timings

TRONCO.Rcheck/TRONCO-Ex.timings

nameusersystemelapsed
TCGA.multiple.samples0.0300.0080.051
TCGA.remove.multiple.samples0.0320.0290.093
TCGA.shorten.barcodes0.0250.0270.072
annotate.description0.0220.0300.065
annotate.stages0.0140.0050.025
as.adj.matrix0.0220.0370.081
as.alterations0.0080.0040.025
as.bootstrap.scores0.1590.0080.231
as.colors0.0030.0020.006
as.confidence0.0230.0480.097
as.description0.0020.0020.009
as.events0.0040.0030.011
as.events.in.patterns0.0090.0030.013
as.events.in.sample0.0090.0020.022
as.gene0.0080.0060.027
as.genes0.0030.0020.007
as.genes.in.patterns0.1370.0030.182
as.genotypes0.0180.0200.057
as.hypotheses0.0070.0110.031
as.joint.probs0.0180.0340.066
as.kfold.eloss0.1490.0050.202
as.kfold.posterr0.1880.0170.298
as.kfold.prederr0.1930.0220.288
as.marginal.probs0.0080.0060.016
as.models0.0370.0940.195
as.parameters0.0040.0020.010
as.pathway0.0120.0040.032
as.patterns0.0030.0020.011
as.samples0.0030.0040.009
as.selective.advantage.relations0.2530.0520.422
as.stages0.0150.0060.025
as.types0.0030.0020.005
as.types.in.patterns0.0080.0030.012
change.color0.0040.0030.007
consolidate.data0.0820.0040.123
delete.event0.0100.0030.015
delete.gene0.0110.0020.018
delete.hypothesis0.0690.1040.303
delete.model0.0060.0020.010
delete.pattern0.0270.0230.056
delete.samples0.0070.0020.016
delete.type0.0100.0030.019
duplicates0.0040.0030.007
enforce.numeric0.0060.0020.010
enforce.string0.0050.0030.008
events.selection0.0090.0040.013
export.graphml0.2330.0120.318
export.mutex0.0180.0060.035
has.duplicates0.0030.0020.006
has.model0.0040.0020.010
has.stages0.0140.0060.027
import.GISTIC0.0120.0040.024
import.MAF0.1540.0160.228
intersect.datasets0.0030.0030.010
is.compliant0.0030.0030.010
join.events0.0080.0030.015
join.types0.1010.0390.177
keysToNames0.0090.0060.021
nameToKey0.0060.0020.012
nevents0.0030.0020.007
ngenes0.0020.0020.006
nhypotheses0.0030.0020.010
npatterns0.0020.0020.006
nsamples0.0030.0020.005
ntypes0.0020.0020.007
oncoprint.cbio0.0140.0040.024
order.frequency0.0160.0280.059
pheatmap0.0760.0020.100
rank.recurrents0.0080.0030.013
rename.gene0.0050.0030.007
rename.type0.0050.0020.010
samples.selection0.0070.0020.014
trim0.0080.0030.011
tronco.bootstrap 0.228 0.03231.747
tronco.caprese0.3680.0080.445
tronco.capri4.5020.1306.600
tronco.chowliu3.1580.0414.712
tronco.edmonds3.5550.0555.339
tronco.gabow3.1030.0384.421
tronco.kfold.eloss0.2280.1400.536
tronco.kfold.posterr0.2860.2409.928
tronco.kfold.prederr0.2200.1808.945
tronco.plot0.2980.0090.408
tronco.prim4.9630.0717.091
view0.0080.0020.014
which.samples0.0060.0030.009