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

CHECK report for TRONCO on malbec2

This page was generated on 2018-10-17 08:27:06 -0400 (Wed, 17 Oct 2018).

Package 1510/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TRONCO 2.12.0
BIMIB Group
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/TRONCO
Branch: RELEASE_3_7
Last Commit: 824c07c
Last Changed Date: 2018-04-30 10:35:35 -0400 (Mon, 30 Apr 2018)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: TRONCO
Version: 2.12.0
Command: /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:TRONCO.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings TRONCO_2.12.0.tar.gz
StartedAt: 2018-10-16 04:19:41 -0400 (Tue, 16 Oct 2018)
EndedAt: 2018-10-16 04:22:38 -0400 (Tue, 16 Oct 2018)
EllapsedTime: 177.3 seconds
RetCode: 0
Status:  OK 
CheckDir: TRONCO.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.7-bioc/meat/TRONCO.Rcheck’
* using R version 3.5.1 Patched (2018-07-12 r74967)
* 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.12.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’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
tronco.kfold.posterr 0.196  0.236   6.720
tronco.kfold.prederr 0.144  0.244   6.603
tronco.bootstrap     0.144  0.164  12.139
* 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: OK


Installation output

TRONCO.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.7-bioc/R/library’
* installing *source* package ‘TRONCO’ ...
** 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
* DONE (TRONCO)

Tests output

TRONCO.Rcheck/tests/testthat.Rout


R version 3.5.1 Patched (2018-07-12 r74967) -- "Feather Spray"
Copyright (C) 2018 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 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 6 edges out of 45 (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 6 edges out of 47 (13%)
*** 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 47 (11%)
*** Performing likelihood-fit with regularization: no_reg .
*** Evaluating BIC / AIC / LogLik informations.
The reconstruction has been successfully completed in 00h:00m:02s 
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 253 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 36.772   1.580  89.080 

Example timings

TRONCO.Rcheck/TRONCO-Ex.timings

nameusersystemelapsed
TCGA.multiple.samples0.0160.0000.014
TCGA.remove.multiple.samples0.0160.0000.015
TCGA.shorten.barcodes0.0080.0040.010
annotate.description0.0080.0040.010
annotate.stages0.0120.0000.013
as.adj.matrix0.0080.0040.010
as.alterations0.0040.0000.004
as.bootstrap.scores0.0280.0040.031
as.colors0.0040.0000.002
as.confidence0.0040.0080.012
as.description0.0000.0000.001
as.events0.0000.0000.002
as.events.in.patterns0.0040.0000.004
as.events.in.sample0.0080.0000.008
as.gene0.0040.0000.004
as.genes0.0040.0000.001
as.genes.in.patterns0.0040.0000.004
as.genotypes0.0040.0040.008
as.hypotheses0.0040.0000.004
as.joint.probs0.0080.0040.009
as.kfold.eloss0.0360.0000.035
as.kfold.posterr0.0560.0000.057
as.kfold.prederr0.0920.0000.090
as.marginal.probs0.0040.0000.004
as.models0.0120.0080.018
as.parameters0.0040.0000.003
as.pathway0.0040.0000.005
as.patterns0.0000.0000.001
as.samples0.0000.0000.002
as.selective.advantage.relations0.0640.0040.065
as.stages0.0040.0040.007
as.types0.0000.0000.001
as.types.in.patterns0.0040.0000.004
change.color0.0000.0000.002
consolidate.data0.0160.0120.028
delete.event0.0040.0000.004
delete.gene0.0040.0000.004
delete.hypothesis0.0200.0120.032
delete.model0.0000.0040.003
delete.pattern0.0040.0080.012
delete.samples0.0040.0000.003
delete.type0.0040.0000.004
duplicates0.0000.0000.002
enforce.numeric0.0040.0000.002
enforce.string0.0000.0040.003
events.selection0.0000.0040.004
export.graphml0.0880.0040.093
export.mutex0.0040.0000.008
has.duplicates0.0000.0000.002
has.model0.0000.0040.002
has.stages0.0040.0000.006
import.GISTIC0.0040.0000.004
import.MAF0.0720.0000.073
intersect.datasets0.0040.0000.001
is.compliant0.0000.0000.001
join.events0.0040.0000.003
join.types0.0480.0000.045
keysToNames0.0040.0000.004
nameToKey0.0040.0000.003
nevents0.0000.0000.002
ngenes0.0040.0000.001
nhypotheses0.0000.0000.001
npatterns0.0000.0000.001
nsamples0.0000.0000.002
ntypes0.0000.0000.001
oncoprint.cbio0.0080.0000.005
order.frequency0.0040.0040.008
pheatmap0.0440.0000.044
rank.recurrents0.0040.0000.003
rename.gene0.0040.0000.002
rename.type0.0000.0000.002
samples.selection0.0000.0000.002
trim0.0000.0000.003
tronco.bootstrap 0.144 0.16412.139
tronco.caprese0.1400.0080.148
tronco.capri1.6960.0401.742
tronco.chowliu1.1920.0041.198
tronco.edmonds1.3600.0001.363
tronco.gabow1.4120.0041.413
tronco.kfold.eloss0.1320.0040.136
tronco.kfold.posterr0.1960.2366.720
tronco.kfold.prederr0.1440.2446.603
tronco.plot0.1560.0120.168
tronco.prim2.0040.0402.045
view0.0040.0000.003
which.samples0.0040.0000.003