Back to Build/check report for BioC 3.17:   simplified   long
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2023-03-01 07:38:53 -0000 (Wed, 01 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4266
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 kunpeng1


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 2093/2171HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TRONCO 2.31.0  (landing page)
Luca De Sano
Snapshot Date: 2023-02-27 07:53:22 -0000 (Mon, 27 Feb 2023)
git_url: https://git.bioconductor.org/packages/TRONCO
git_branch: master
git_last_commit: 1ff7a0c
git_last_commit_date: 2022-11-01 15:10:57 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: TRONCO
Version: 2.31.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:TRONCO.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings TRONCO_2.31.0.tar.gz
StartedAt: 2023-02-28 18:06:28 -0000 (Tue, 28 Feb 2023)
EndedAt: 2023-02-28 18:10:51 -0000 (Tue, 28 Feb 2023)
EllapsedTime: 263.3 seconds
RetCode: 0
Status:   OK  
CheckDir: TRONCO.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/TRONCO.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘TRONCO/DESCRIPTION’ ... OK
* this is package ‘TRONCO’ version ‘2.31.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 (user + system) or elapsed time > 5s
                  user system elapsed
tronco.bootstrap 0.135  0.019  11.622
* 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 ...
  ‘vignette.Rnw’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

TRONCO.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-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 Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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 9 edges out of 53 (17%)
*** 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 9 edges out of 53 (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 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: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 10 edges out of 49 (20%)
*** Performing likelihood-fit with regularization: no_reg .
*** Evaluating BIC / AIC / LogLik informations.
The reconstruction has been successfully completed in 00h:00m:02s 
[ FAIL 0 | WARN 14 | SKIP 0 | PASS 225 ]

[ FAIL 0 | WARN 14 | SKIP 0 | PASS 225 ]
> 
> proc.time()
   user  system elapsed 
 48.374   1.227 101.535 

Example timings

TRONCO.Rcheck/TRONCO-Ex.timings

nameusersystemelapsed
TCGA.multiple.samples0.020.000.02
TCGA.remove.multiple.samples0.0690.0080.076
TCGA.shorten.barcodes0.0070.0080.015
annotate.description0.0100.0040.013
annotate.stages0.0090.0000.008
as.adj.matrix0.1290.0080.136
as.alterations0.0050.0000.005
as.bootstrap.scores0.0530.0000.052
as.colors0.0020.0000.002
as.confidence0.0060.0120.017
as.description0.0010.0000.002
as.events0.0000.0030.003
as.events.in.patterns0.0020.0050.006
as.events.in.sample0.0050.0000.005
as.gene0.0010.0030.005
as.genes0.0020.0000.002
as.genes.in.patterns0.0050.0000.006
as.genotypes0.0070.0040.012
as.hypotheses0.0040.0000.005
as.joint.probs0.0030.0100.014
as.kfold.eloss0.0910.0010.092
as.kfold.posterr0.1110.0040.115
as.kfold.prederr0.1030.0120.115
as.marginal.probs0.0020.0030.005
as.models0.0090.0170.026
as.parameters0.0030.0000.004
as.pathway0.0070.0000.008
as.patterns0.0020.0000.003
as.samples0.0020.0000.002
as.selective.advantage.relations0.1120.0200.132
as.stages0.0080.0000.008
as.types0.0010.0000.002
as.types.in.patterns0.0050.0000.005
change.color0.0000.0020.003
consolidate.data0.0350.0040.038
delete.event0.0060.0000.006
delete.gene0.0060.0000.006
delete.hypothesis0.0310.0080.040
delete.model0.0010.0030.005
delete.pattern0.0110.0040.016
delete.samples0.0030.0000.004
delete.type0.0060.0000.005
duplicates0.0020.0000.003
enforce.numeric0.0030.0000.003
enforce.string0.0040.0000.003
events.selection0.0050.0000.005
export.graphml0.0990.0040.103
export.mutex0.0060.0040.010
has.duplicates0.0020.0000.003
has.model0.0020.0000.002
has.stages0.0070.0000.007
import.GISTIC0.0070.0000.006
import.MAF0.0860.0000.086
intersect.datasets0.0010.0000.002
is.compliant0.0020.0000.002
join.events0.0040.0000.005
join.types0.0520.0120.064
keysToNames0.0060.0000.006
nameToKey0.0000.0030.003
nevents0.0000.0020.002
ngenes0.0000.0020.002
nhypotheses0.0010.0020.002
npatterns0.0020.0000.002
nsamples0.0020.0000.002
ntypes0.0020.0000.001
oncoprint.cbio0.0040.0040.009
order.frequency0.0030.0080.011
pheatmap0.0430.0040.048
rank.recurrents0.0050.0000.004
rename.gene0.0030.0000.003
rename.type0.0000.0030.003
samples.selection0.0040.0010.005
trim0.0040.0000.004
tronco.bootstrap 0.135 0.01911.622
tronco.caprese0.1300.0080.138
tronco.capri2.6450.0562.701
tronco.chowliu1.8690.0201.889
tronco.edmonds1.5480.0041.552
tronco.gabow1.7900.0241.814
tronco.kfold.eloss0.0990.0240.123
tronco.kfold.posterr0.1280.0483.541
tronco.kfold.prederr0.1160.0193.405
tronco.plot0.1680.0000.167
tronco.prim3.0500.0763.126
view0.0060.0000.006
which.samples0.0010.0040.004