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

This page was generated on 2021-10-15 15:05:55 -0400 (Fri, 15 Oct 2021).

CHECK results for TRONCO on nebbiolo1

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? here 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 1968/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TRONCO 2.24.0  (landing page)
Luca De Sano
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/TRONCO
git_branch: RELEASE_3_13
git_last_commit: 327bbb9
git_last_commit_date: 2021-05-19 12:10:30 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 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.24.0
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:TRONCO.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings TRONCO_2.24.0.tar.gz
StartedAt: 2021-10-14 11:56:58 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 12:00:04 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 185.8 seconds
RetCode: 0
Status:   OK  
CheckDir: TRONCO.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/TRONCO.Rcheck’
* using R version 4.1.1 (2021-08-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.24.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 LazyData ... 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.bootstrap 0.117  0.016  14.912
* 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.13-bioc/meat/TRONCO.Rcheck/00check.log’
for details.



Installation output

TRONCO.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.13-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.1.1 (2021-08-10) -- "Kick Things"
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 53 (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 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: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 10 edges out of 47 (21%)
*** 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 56 (14%)
*** 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 ]
> 
> proc.time()
   user  system elapsed 
 38.033   1.218  93.424 

Example timings

TRONCO.Rcheck/TRONCO-Ex.timings

nameusersystemelapsed
TCGA.multiple.samples0.0140.0000.013
TCGA.remove.multiple.samples0.0120.0120.023
TCGA.shorten.barcodes0.0110.0120.022
annotate.description0.0100.0120.021
annotate.stages0.0150.0000.015
as.adj.matrix0.0060.0180.024
as.alterations0.0030.0010.005
as.bootstrap.scores0.0380.0000.038
as.colors0.0030.0000.002
as.confidence0.0130.0160.029
as.description0.0020.0000.001
as.events0.0010.0010.002
as.events.in.patterns0.0030.0060.009
as.events.in.sample0.0040.0000.004
as.gene0.0010.0040.005
as.genes0.0010.0000.001
as.genes.in.patterns0.0040.0000.004
as.genotypes0.0040.0120.016
as.hypotheses0.0060.0000.007
as.joint.probs0.0110.0120.023
as.kfold.eloss0.2340.0070.242
as.kfold.posterr0.0510.0040.054
as.kfold.prederr0.0520.0040.055
as.marginal.probs0.0050.0000.005
as.models0.0140.0440.058
as.parameters0.0010.0050.007
as.pathway0.0030.0070.011
as.patterns0.0020.0000.002
as.samples0.0020.0000.002
as.selective.advantage.relations0.0740.0160.090
as.stages0.0070.0000.007
as.types0.0010.0000.001
as.types.in.patterns0.0040.0000.004
change.color0.0020.0000.002
consolidate.data0.0220.0080.030
delete.event0.0010.0030.004
delete.gene0.0010.0040.005
delete.hypothesis0.0380.0640.102
delete.model0.0030.0000.003
delete.pattern0.0080.0160.023
delete.samples0.0040.0000.004
delete.type0.0020.0040.006
duplicates0.0020.0000.003
enforce.numeric0.0030.0000.003
enforce.string0.0030.0000.003
events.selection0.0020.0030.005
export.graphml0.0720.0200.093
export.mutex0.0080.0000.009
has.duplicates0.0020.0000.002
has.model0.0020.0000.001
has.stages0.0040.0000.004
import.GISTIC0.0040.0000.004
import.MAF0.0550.0030.059
intersect.datasets0.0010.0000.001
is.compliant0.0010.0000.001
join.events0.0030.0000.003
join.types0.0300.0240.053
keysToNames0.0010.0040.006
nameToKey0.0020.0000.003
nevents0.0010.0000.002
ngenes0.0010.0000.001
nhypotheses0.0010.0000.001
npatterns0.0010.0000.001
nsamples0.0010.0000.002
ntypes0.0010.0000.001
oncoprint.cbio0.0060.0000.005
order.frequency0.0090.0080.017
pheatmap0.0280.0000.028
rank.recurrents0.0030.0000.003
rename.gene0.0010.0000.002
rename.type0.0130.0000.014
samples.selection0.0020.0000.003
trim0.0000.0020.003
tronco.bootstrap 0.117 0.01614.912
tronco.caprese0.1560.0080.320
tronco.capri2.7160.0364.033
tronco.chowliu1.4370.0081.446
tronco.edmonds1.0510.0041.165
tronco.gabow0.9900.0030.994
tronco.kfold.eloss0.1000.0680.168
tronco.kfold.posterr0.0860.1323.178
tronco.kfold.prederr0.1460.0903.643
tronco.plot0.1420.0350.177
tronco.prim2.1340.0932.226
view0.0040.0000.003
which.samples0.0030.0000.002