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

CHECK report for TRONCO on merida2

This page was generated on 2018-10-17 08:54:08 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:TRONCO.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings TRONCO_2.12.0.tar.gz
StartedAt: 2018-10-17 00:31:43 -0400 (Wed, 17 Oct 2018)
EndedAt: 2018-10-17 00:36:36 -0400 (Wed, 17 Oct 2018)
EllapsedTime: 292.7 seconds
RetCode: 0
Status:  OK 
CheckDir: TRONCO.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:TRONCO.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings TRONCO_2.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.7-bioc/meat/TRONCO.Rcheck’
* using R version 3.5.1 Patched (2018-07-12 r74967)
* using platform: x86_64-apple-darwin15.6.0 (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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
tronco.kfold.posterr 0.351  0.151  11.613
tronco.kfold.prederr 0.263  0.135  11.561
tronco.bootstrap     0.280  0.102  21.599
* 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:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL TRONCO
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/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-apple-darwin15.6.0 (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:03s 
*** 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 8 edges out of 46 (17%)
*** 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 6 edges out of 55 (11%)
*** 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 8 edges out of 53 (15%)
*** Performing likelihood-fit with regularization: no_reg .
*** Evaluating BIC / AIC / LogLik informations.
The reconstruction has been successfully completed in 00h:00m:03s 
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 253 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 61.293   1.485 147.957 

Example timings

TRONCO.Rcheck/TRONCO-Ex.timings

nameusersystemelapsed
TCGA.multiple.samples0.0170.0030.021
TCGA.remove.multiple.samples0.0200.0060.025
TCGA.shorten.barcodes0.0150.0050.020
annotate.description0.0240.0060.029
annotate.stages0.0100.0010.011
as.adj.matrix0.0200.0120.033
as.alterations0.0050.0000.006
as.bootstrap.scores0.0590.0030.063
as.colors0.0030.0010.004
as.confidence0.0150.0090.024
as.description0.0020.0010.003
as.events0.0030.0010.005
as.events.in.patterns0.0130.0010.014
as.events.in.sample0.0080.0020.009
as.gene0.0050.0010.006
as.genes0.0020.0010.004
as.genes.in.patterns0.0040.0000.005
as.genotypes0.0160.0060.022
as.hypotheses0.0060.0020.008
as.joint.probs0.0180.0100.029
as.kfold.eloss0.0460.0050.052
as.kfold.posterr0.0860.0060.094
as.kfold.prederr0.1220.0020.128
as.marginal.probs0.0040.0020.006
as.models0.0260.0180.045
as.parameters0.0050.0010.006
as.pathway0.1210.0010.125
as.patterns0.0040.0010.005
as.samples0.0020.0010.003
as.selective.advantage.relations0.1110.0080.120
as.stages0.0090.0020.011
as.types0.0030.0010.003
as.types.in.patterns0.0050.0010.006
change.color0.0020.0010.003
consolidate.data0.0510.0090.060
delete.event0.0080.0020.010
delete.gene0.0080.0020.010
delete.hypothesis0.0510.0220.074
delete.model0.0040.0010.004
delete.pattern0.0240.0090.033
delete.samples0.0050.0010.006
delete.type0.0080.0010.010
duplicates0.0030.0010.005
enforce.numeric0.0050.0010.006
enforce.string0.0050.0010.006
events.selection0.0080.0020.009
export.graphml0.1460.0050.150
export.mutex0.0130.0020.016
has.duplicates0.0040.0010.004
has.model0.0020.0010.003
has.stages0.0120.0020.014
import.GISTIC0.0090.0000.009
import.MAF0.1050.0030.108
intersect.datasets0.0030.0010.004
is.compliant0.0040.0010.005
join.events0.0080.0020.010
join.types0.0820.0120.095
keysToNames0.0090.0020.010
nameToKey0.0050.0010.006
nevents0.0030.0010.004
ngenes0.0030.0010.004
nhypotheses0.0040.0010.004
npatterns0.0020.0010.004
nsamples0.0030.0010.004
ntypes0.0040.0010.005
oncoprint.cbio0.0110.0020.012
order.frequency0.0190.0100.030
pheatmap0.0750.0010.079
rank.recurrents0.0040.0000.004
rename.gene0.0030.0000.003
rename.type0.0040.0020.006
samples.selection0.0060.0010.007
trim0.0060.0010.006
tronco.bootstrap 0.280 0.10221.599
tronco.caprese0.2140.0070.238
tronco.capri2.6830.1042.822
tronco.chowliu1.9200.0211.948
tronco.edmonds1.7270.0161.755
tronco.gabow2.0620.0312.120
tronco.kfold.eloss0.2130.0350.250
tronco.kfold.posterr 0.351 0.15111.613
tronco.kfold.prederr 0.263 0.13511.561
tronco.plot0.1740.0040.187
tronco.prim3.2670.0693.375
view0.0070.0010.008
which.samples0.0050.0010.006