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

This page was generated on 2024-04-18 11:32:21 -0400 (Thu, 18 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.1 Venturaarm644.3.3 (2024-02-29) -- "Angel Food Cake" 4388
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-04-16 09:00:03 -0400 (Tue, 16 Apr 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    NA  

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-04-18 06:58:41 -0400 (Thu, 18 Apr 2024)
EndedAt: 2024-04-18 07:02:11 -0400 (Thu, 18 Apr 2024)
EllapsedTime: 209.8 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.111  0.025  10.125
* 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 55 (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 10 edges out of 48 (21%)
*** 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 8 edges out of 56 (14%)
*** 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 4 edges out of 46 (9%)
*** 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 
 38.195   1.655  97.276 

Example timings

TRONCO.Rcheck/TRONCO-Ex.timings

nameusersystemelapsed
TCGA.multiple.samples0.0210.0060.026
TCGA.remove.multiple.samples0.0770.0110.092
TCGA.shorten.barcodes0.0100.0090.019
annotate.description0.0090.0100.019
annotate.stages0.0070.0030.009
as.adj.matrix0.0100.0120.025
as.alterations0.1520.0030.156
as.bootstrap.scores0.0390.0040.042
as.colors0.0020.0020.003
as.confidence0.0090.0150.025
as.description0.0010.0010.003
as.events0.0010.0020.004
as.events.in.patterns0.0040.0010.006
as.events.in.sample0.0040.0010.006
as.gene0.0030.0020.006
as.genes0.0010.0020.003
as.genes.in.patterns0.0030.0020.005
as.genotypes0.0070.0080.015
as.hypotheses0.0040.0040.011
as.joint.probs0.0080.0120.031
as.kfold.eloss0.1060.0040.113
as.kfold.posterr0.1230.0090.137
as.kfold.prederr0.1040.0080.123
as.marginal.probs0.0040.0020.007
as.models0.0130.0290.045
as.parameters0.0030.0020.006
as.pathway0.0060.0020.008
as.patterns0.0020.0020.004
as.samples0.0020.0020.004
as.selective.advantage.relations0.0900.0110.109
as.stages0.0060.0030.009
as.types0.0020.0020.004
as.types.in.patterns0.0040.0020.006
change.color0.0020.0020.005
consolidate.data0.0250.0040.030
delete.event0.0040.0020.006
delete.gene0.0050.0020.011
delete.hypothesis0.0260.0260.053
delete.model0.0040.0020.005
delete.pattern0.0110.0100.020
delete.samples0.0030.0020.006
delete.type0.0050.0010.017
duplicates0.0020.0020.004
enforce.numeric0.0030.0020.004
enforce.string0.0030.0020.005
events.selection0.0030.0020.006
export.graphml0.1160.0090.132
export.mutex0.0090.0030.011
has.duplicates0.0010.0010.003
has.model0.0010.0020.003
has.stages0.0040.0030.007
import.GISTIC0.0040.0020.006
import.MAF0.0770.0070.094
intersect.datasets0.0020.0010.003
is.compliant0.0020.0020.002
join.events0.0030.0010.005
join.types0.0370.0140.082
keysToNames0.0050.0030.010
nameToKey0.0040.0020.007
nevents0.0020.0020.003
ngenes0.0020.0010.003
nhypotheses0.0010.0010.003
npatterns0.0010.0010.003
nsamples0.0020.0010.003
ntypes0.0010.0020.002
oncoprint.cbio0.0060.0020.013
order.frequency0.0070.0090.024
pheatmap0.0340.0020.040
rank.recurrents0.0040.0020.006
rename.gene0.0030.0010.004
rename.type0.0020.0010.003
samples.selection0.0030.0010.004
trim0.0040.0020.009
tronco.bootstrap 0.111 0.02510.125
tronco.caprese0.1350.0060.146
tronco.capri1.5960.0591.674
tronco.chowliu1.2150.0321.256
tronco.edmonds1.1370.0231.179
tronco.gabow1.0730.0261.109
tronco.kfold.eloss0.0910.0420.136
tronco.kfold.posterr0.1350.0804.164
tronco.kfold.prederr0.1140.0873.689
tronco.plot0.1440.0080.158
tronco.prim2.4680.0962.646
view0.0050.0020.006
which.samples0.0030.0020.005