Back to Mac ARM64 build report for BioC 3.18
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2024-03-28 11:32:34 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.1 Venturaarm644.3.3 (2024-02-29) -- "Angel Food Cake" 4376
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

Package 2187/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TRONCO 2.34.0  (landing page)
Luca De Sano
Snapshot Date: 2024-03-26 09:00:03 -0400 (Tue, 26 Mar 2024)
git_url: https://git.bioconductor.org/packages/TRONCO
git_branch: RELEASE_3_18
git_last_commit: 74dffd8
git_last_commit_date: 2023-10-24 10:40:59 -0400 (Tue, 24 Oct 2023)
kjohnson1macOS 13.6.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for TRONCO on kjohnson1


To the developers/maintainers of the TRONCO package:
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: TRONCO
Version: 2.34.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TRONCO.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TRONCO_2.34.0.tar.gz
StartedAt: 2024-03-28 05:55:14 -0400 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 05:58:40 -0400 (Thu, 28 Mar 2024)
EllapsedTime: 205.4 seconds
RetCode: 0
Status:   OK  
CheckDir: TRONCO.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/TRONCO.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: aarch64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘TRONCO/DESCRIPTION’ ... OK
* this is package ‘TRONCO’ version ‘2.34.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 startup messages can be suppressed ... 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.108  0.025   9.872
* 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/Resources/bin/R CMD INSTALL TRONCO
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/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 version 4.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (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 10 edges out of 58 (17%)
*** 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 2 edges out of 45 (4%)
*** 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 57 (18%)
*** 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 23 | SKIP 0 | PASS 225 ]

[ FAIL 0 | WARN 23 | SKIP 0 | PASS 225 ]
> 
> proc.time()
   user  system elapsed 
 37.541   1.525  94.395 

Example timings

TRONCO.Rcheck/TRONCO-Ex.timings

nameusersystemelapsed
TCGA.multiple.samples0.0200.0050.025
TCGA.remove.multiple.samples0.0790.0120.091
TCGA.shorten.barcodes0.0100.0090.019
annotate.description0.0090.0090.019
annotate.stages0.0060.0030.010
as.adj.matrix0.0090.0120.021
as.alterations0.1450.0030.149
as.bootstrap.scores0.0370.0030.041
as.colors0.0010.0010.003
as.confidence0.0090.0150.023
as.description0.0020.0010.003
as.events0.0020.0020.004
as.events.in.patterns0.0040.0010.006
as.events.in.sample0.0050.0010.006
as.gene0.0040.0020.006
as.genes0.0020.0010.003
as.genes.in.patterns0.0040.0020.006
as.genotypes0.0070.0070.014
as.hypotheses0.0040.0030.008
as.joint.probs0.0080.0130.021
as.kfold.eloss0.1080.0040.113
as.kfold.posterr0.1220.0090.136
as.kfold.prederr0.1260.0080.135
as.marginal.probs0.0050.0030.007
as.models0.0130.0310.044
as.parameters0.0030.0020.005
as.pathway0.0050.0020.008
as.patterns0.0020.0010.004
as.samples0.0020.0020.004
as.selective.advantage.relations0.0870.0110.099
as.stages0.0070.0030.010
as.types0.0020.0010.004
as.types.in.patterns0.0040.0020.006
change.color0.0020.0010.004
consolidate.data0.0260.0030.029
delete.event0.0050.0020.008
delete.gene0.0050.0020.008
delete.hypothesis0.0260.0260.053
delete.model0.0030.0010.005
delete.pattern0.0100.0090.018
delete.samples0.0030.0020.005
delete.type0.0050.0020.007
duplicates0.0030.0020.005
enforce.numeric0.0030.0020.005
enforce.string0.0030.0010.005
events.selection0.0030.0010.005
export.graphml0.1200.0080.129
export.mutex0.0080.0040.012
has.duplicates0.0020.0010.004
has.model0.0020.0010.004
has.stages0.0050.0020.008
import.GISTIC0.0050.0010.005
import.MAF0.0770.0060.085
intersect.datasets0.0010.0010.003
is.compliant0.0020.0010.004
join.events0.0040.0010.005
join.types0.0370.0120.048
keysToNames0.0050.0030.008
nameToKey0.0030.0020.005
nevents0.0020.0020.003
ngenes0.0020.0020.003
nhypotheses0.0010.0020.003
npatterns0.0010.0010.002
nsamples0.0020.0020.003
ntypes0.0010.0010.003
oncoprint.cbio0.0050.0020.006
order.frequency0.0070.0100.017
pheatmap0.0330.0020.035
rank.recurrents0.0030.0010.006
rename.gene0.0020.0010.004
rename.type0.0020.0020.003
samples.selection0.0020.0010.004
trim0.0030.0010.004
tronco.bootstrap0.1080.0259.872
tronco.caprese0.1330.0050.138
tronco.capri1.8130.0851.907
tronco.chowliu1.1250.0241.155
tronco.edmonds1.2550.0291.299
tronco.gabow1.2360.0381.281
tronco.kfold.eloss0.0790.0480.132
tronco.kfold.posterr0.1440.0824.097
tronco.kfold.prederr0.1130.0823.677
tronco.plot0.1400.0070.155
tronco.prim2.4230.0522.509
view0.0050.0020.007
which.samples0.0040.0020.005