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

This page was generated on 2022-04-13 12:06:05 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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

CHECK results for TRONCO on nebbiolo2


To the developers/maintainers of the TRONCO package:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 2009/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TRONCO 2.26.0  (landing page)
Luca De Sano
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/TRONCO
git_branch: RELEASE_3_14
git_last_commit: 1a274d4
git_last_commit_date: 2021-10-26 12:18:20 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: TRONCO
Version: 2.26.0
Command: /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:TRONCO.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings TRONCO_2.26.0.tar.gz
StartedAt: 2022-04-12 09:45:35 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 09:48:42 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 187.1 seconds
RetCode: 0
Status:   OK  
CheckDir: TRONCO.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.14-bioc/meat/TRONCO.Rcheck’
* using R version 4.1.3 (2022-03-10)
* 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.26.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.prederr 0.182  0.075   6.964
tronco.kfold.posterr 0.200  0.039   8.409
tronco.bootstrap     0.135  0.005   7.391
* 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.14-bioc/meat/TRONCO.Rcheck/00check.log’
for details.



Installation output

TRONCO.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.14-bioc/R/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.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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 54 (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: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 5 edges out of 42 (12%)
*** 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 8 edges out of 53 (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:01s 
*** 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 8 edges out of 51 (16%)
*** 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 28 | SKIP 0 | PASS 225 ]

[ FAIL 0 | WARN 28 | SKIP 0 | PASS 225 ]
> 
> proc.time()
   user  system elapsed 
 33.287   1.206  74.444 

Example timings

TRONCO.Rcheck/TRONCO-Ex.timings

nameusersystemelapsed
TCGA.multiple.samples0.0160.0000.017
TCGA.remove.multiple.samples0.0190.0030.023
TCGA.shorten.barcodes0.0060.0040.010
annotate.description0.0090.0000.009
annotate.stages0.0070.0000.006
as.adj.matrix0.0060.0040.009
as.alterations0.0030.0000.004
as.bootstrap.scores0.0870.0040.091
as.colors0.0010.0000.002
as.confidence0.0070.0040.011
as.description0.0010.0000.001
as.events0.0010.0000.002
as.events.in.patterns0.0040.0000.003
as.events.in.sample0.0030.0000.003
as.gene0.0030.0000.003
as.genes0.0020.0000.001
as.genes.in.patterns0.0030.0000.004
as.genotypes0.0070.0000.007
as.hypotheses0.0030.0000.003
as.joint.probs0.0040.0040.008
as.kfold.eloss0.0620.0040.066
as.kfold.posterr0.0730.0080.081
as.kfold.prederr0.0630.0200.083
as.marginal.probs0.0040.0000.003
as.models0.0160.0000.017
as.parameters0.0020.0000.003
as.pathway0.0050.0000.005
as.patterns0.0020.0000.001
as.samples0.0020.0000.001
as.selective.advantage.relations0.0720.0120.084
as.stages0.0060.0000.006
as.types0.0020.0000.001
as.types.in.patterns0.0040.0000.003
change.color0.0020.0000.001
consolidate.data0.0220.0000.023
delete.event0.0040.0000.004
delete.gene0.0040.0000.004
delete.hypothesis0.0220.0040.026
delete.model0.0030.0000.003
delete.pattern0.010.000.01
delete.samples0.0030.0000.002
delete.type0.0040.0000.004
duplicates0.0020.0000.001
enforce.numeric0.0020.0000.002
enforce.string0.0020.0000.003
events.selection0.0030.0000.003
export.graphml0.0660.0040.070
export.mutex0.0080.0000.008
has.duplicates0.0020.0000.001
has.model0.0020.0000.001
has.stages0.0050.0000.005
import.GISTIC0.0040.0000.004
import.MAF0.0660.0000.066
intersect.datasets0.0010.0000.002
is.compliant0.0010.0000.002
join.events0.0020.0000.003
join.types0.0360.0000.037
keysToNames0.0020.0010.004
nameToKey0.0010.0020.002
nevents0.0010.0000.002
ngenes0.0010.0000.001
nhypotheses0.0020.0000.001
npatterns0.0010.0000.001
nsamples0.0010.0000.001
ntypes0.0010.0000.001
oncoprint.cbio0.0050.0000.004
order.frequency0.0070.0000.006
pheatmap0.0260.0000.026
rank.recurrents0.0030.0000.003
rename.gene0.0020.0000.002
rename.type0.0020.0000.002
samples.selection0.0030.0000.003
trim0.0030.0000.003
tronco.bootstrap0.1350.0057.391
tronco.caprese0.0820.0000.082
tronco.capri1.5870.0471.634
tronco.chowliu1.2540.0191.274
tronco.edmonds1.0810.0041.085
tronco.gabow1.6160.0001.838
tronco.kfold.eloss0.2300.0120.453
tronco.kfold.posterr0.2000.0398.409
tronco.kfold.prederr0.1820.0756.964
tronco.plot0.2440.0400.283
tronco.prim1.9950.0602.054
view0.0040.0000.004
which.samples0.0020.0000.003