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

This page was generated on 2023-02-27 02:34:45 -0000 (Mon, 27 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4259
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 2091/2169HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TRONCO 2.31.0  (landing page)
Luca De Sano
Snapshot Date: 2023-02-23 09:40:21 -0000 (Thu, 23 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-24 19:56:56 -0000 (Fri, 24 Feb 2023)
EndedAt: 2023-02-24 20:01:24 -0000 (Fri, 24 Feb 2023)
EllapsedTime: 267.4 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.154  0.068  12.432
* 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 6 edges out of 54 (11%)
*** 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 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 
*** 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 12 edges out of 57 (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 7 edges out of 53 (13%)
*** 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 
 49.627   1.363 103.445 

Example timings

TRONCO.Rcheck/TRONCO-Ex.timings

nameusersystemelapsed
TCGA.multiple.samples0.020.000.02
TCGA.remove.multiple.samples0.0710.0040.075
TCGA.shorten.barcodes0.0110.0040.015
annotate.description0.0050.0070.012
annotate.stages0.0080.0000.008
as.adj.matrix0.1200.0140.134
as.alterations0.0030.0020.005
as.bootstrap.scores0.0520.0000.052
as.colors0.0000.0010.002
as.confidence0.0080.0100.017
as.description0.0020.0000.002
as.events0.0020.0000.002
as.events.in.patterns0.0030.0030.005
as.events.in.sample0.0060.0000.005
as.gene0.0050.0000.004
as.genes0.0030.0000.002
as.genes.in.patterns0.0050.0000.006
as.genotypes0.0030.0080.011
as.hypotheses0.0040.0000.004
as.joint.probs0.0090.0040.013
as.kfold.eloss0.0910.0000.091
as.kfold.posterr0.0940.0200.114
as.kfold.prederr0.1020.0120.114
as.marginal.probs0.0050.0000.005
as.models0.0060.0200.027
as.parameters0.0030.0000.004
as.pathway0.0000.0080.007
as.patterns0.0030.0000.002
as.samples0.0000.0020.002
as.selective.advantage.relations0.1200.0100.129
as.stages0.0070.0000.008
as.types0.0020.0000.001
as.types.in.patterns0.0050.0000.005
change.color0.0030.0000.002
consolidate.data0.0380.0000.039
delete.event0.0060.0000.005
delete.gene0.0050.0000.006
delete.hypothesis0.0270.0120.038
delete.model0.0040.0000.004
delete.pattern0.0120.0040.015
delete.samples0.0000.0040.003
delete.type0.0020.0040.006
duplicates0.0020.0000.003
enforce.numeric0.0030.0000.004
enforce.string0.0030.0000.003
events.selection0.0050.0000.005
export.graphml0.0990.0070.109
export.mutex0.0100.0000.011
has.duplicates0.0020.0000.002
has.model0.0020.0000.003
has.stages0.0070.0000.007
import.GISTIC0.0030.0030.007
import.MAF0.0810.0040.085
intersect.datasets0.0010.0000.002
is.compliant0.0020.0000.003
join.events0.0040.0000.005
join.types0.0480.0150.064
keysToNames0.0070.0000.006
nameToKey0.0030.0000.004
nevents0.0020.0000.002
ngenes0.0000.0020.002
nhypotheses0.0010.0010.002
npatterns0.0020.0000.001
nsamples0.0010.0000.002
ntypes0.0020.0000.002
oncoprint.cbio0.0080.0010.008
order.frequency0.0050.0050.011
pheatmap0.0480.0000.048
rank.recurrents0.0050.0010.005
rename.gene0.0000.0030.003
rename.type0.0030.0000.003
samples.selection0.0040.0000.005
trim0.0050.0000.005
tronco.bootstrap 0.154 0.06812.432
tronco.caprese0.1340.0040.138
tronco.capri2.7040.1442.848
tronco.chowliu1.6550.0241.679
tronco.edmonds1.5480.0281.575
tronco.gabow1.6670.0081.675
tronco.kfold.eloss0.1030.0280.131
tronco.kfold.posterr0.1300.0413.589
tronco.kfold.prederr0.1050.0263.250
tronco.plot0.1670.0000.166
tronco.prim2.9330.0562.990
view0.0050.0000.006
which.samples0.0030.0000.003