Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

CHECK report for TRONCO on malbec1

This page was generated on 2021-05-06 12:29:33 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the TRONCO package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1904/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TRONCO 2.22.0  (landing page)
Luca De Sano
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/TRONCO
Branch: RELEASE_3_12
Last Commit: cc6b9ea
Last Changed Date: 2020-10-27 11:01:53 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: TRONCO
Version: 2.22.0
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:TRONCO.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings TRONCO_2.22.0.tar.gz
StartedAt: 2021-05-06 06:52:02 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 06:56:01 -0400 (Thu, 06 May 2021)
EllapsedTime: 238.6 seconds
RetCode: 0
Status:   OK  
CheckDir: TRONCO.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:TRONCO.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings TRONCO_2.22.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/TRONCO.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘TRONCO/DESCRIPTION’ ... OK
* this is package ‘TRONCO’ version ‘2.22.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 R 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 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’ ... NOTE
Files named as vignettes but with no recognized vignette engine:
   ‘vignettes/1_introduction.Rmd’
   ‘vignettes/2_loading_data.Rmd’
   ‘vignettes/3_data_visualization.Rmd’
   ‘vignettes/4_data_manipulation.Rmd’
   ‘vignettes/5_model_inference.Rmd’
   ‘vignettes/6_post_reconstruction.Rmd’
   ‘vignettes/7_import_export.Rmd’
(Is a VignetteBuilder field missing?)
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
tronco.kfold.posterr 0.212  0.048   5.122
tronco.kfold.prederr 0.140  0.092   5.414
tronco.bootstrap     0.188  0.032  12.031
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.12-bioc/meat/TRONCO.Rcheck/00check.log’
for details.



Installation output

TRONCO.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL TRONCO
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’
* installing *source* package ‘TRONCO’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** 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.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

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 8 edges out of 52 (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 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: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 3 edges out of 46 (7%)
*** 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:03s 
*** 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 49 (12%)
*** Performing likelihood-fit with regularization: no_reg .
*** Evaluating BIC / AIC / LogLik informations.
The reconstruction has been successfully completed in 00h:00m:03s 
[ FAIL 0 | WARN 28 | SKIP 0 | PASS 225 ]
> 
> proc.time()
   user  system elapsed 
 57.688   1.164 122.614 

Example timings

TRONCO.Rcheck/TRONCO-Ex.timings

nameusersystemelapsed
TCGA.multiple.samples0.0240.0000.023
TCGA.remove.multiple.samples0.0240.0040.027
TCGA.shorten.barcodes0.0120.0080.019
annotate.description0.0160.0040.018
annotate.stages0.0120.0000.013
as.adj.matrix0.0200.0000.017
as.alterations0.0040.0000.006
as.bootstrap.scores0.1080.0000.110
as.colors0.0040.0000.002
as.confidence0.0160.0040.018
as.description0.0000.0000.001
as.events0.0000.0040.002
as.events.in.patterns0.0080.0000.006
as.events.in.sample0.0040.0000.006
as.gene0.1160.0000.116
as.genes0.0040.0000.002
as.genes.in.patterns0.0040.0000.004
as.genotypes0.0040.0040.008
as.hypotheses0.0000.0000.004
as.joint.probs0.0000.0120.010
as.kfold.eloss0.0360.0000.036
as.kfold.posterr0.0520.0040.054
as.kfold.prederr0.0400.0160.057
as.marginal.probs0.0040.0000.004
as.models0.0160.0040.020
as.parameters0.0040.0000.002
as.pathway0.0040.0000.005
as.patterns0.0040.0000.002
as.samples0.0000.0000.002
as.selective.advantage.relations0.0720.0200.093
as.stages0.0040.0000.006
as.types0.0040.0000.001
as.types.in.patterns0.0000.0000.004
change.color0.0000.0000.002
consolidate.data0.0240.0000.026
delete.event0.0040.0000.004
delete.gene0.0040.0000.004
delete.hypothesis0.0200.0120.031
delete.model0.0000.0000.002
delete.pattern0.0120.0000.012
delete.samples0.0040.0000.002
delete.type0.0040.0000.004
duplicates0.0000.0040.001
enforce.numeric0.0000.0000.001
enforce.string0.0040.0000.002
events.selection0.0040.0000.006
export.graphml0.0760.0040.083
export.mutex0.0120.0000.009
has.duplicates0.0000.0000.001
has.model0.0000.0040.001
has.stages0.0000.0040.006
import.GISTIC0.0000.0040.005
import.MAF0.0640.0000.067
intersect.datasets0.0000.0000.001
is.compliant0.0040.0000.002
join.events0.0040.0000.003
join.types0.0560.0080.063
keysToNames0.0080.0000.007
nameToKey0.0040.0000.003
nevents0.0000.0000.002
ngenes0.0040.0000.001
nhypotheses0.0000.0000.002
npatterns0.0000.0000.002
nsamples0.0040.0000.001
ntypes0.0000.0000.002
oncoprint.cbio0.0120.0000.009
order.frequency0.0160.0000.014
pheatmap0.0480.0000.050
rank.recurrents0.0080.0000.005
rename.gene0.0040.0000.003
rename.type0.0040.0000.003
samples.selection0.0040.0000.005
trim0.0040.0000.005
tronco.bootstrap 0.188 0.03212.031
tronco.caprese0.1800.0160.195
tronco.capri2.7920.0162.824
tronco.chowliu1.8640.0001.867
tronco.edmonds1.4680.0001.468
tronco.gabow2.0840.0042.094
tronco.kfold.eloss0.1520.0200.176
tronco.kfold.posterr0.2120.0485.122
tronco.kfold.prederr0.1400.0925.414
tronco.plot0.2600.0160.276
tronco.prim2.5640.0282.596
view0.0080.0000.004
which.samples0.0040.0000.004