| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-06-11 14:43 -0400 (Tue, 11 Jun 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4757 |
| palomino3 | Windows Server 2022 Datacenter | x64 | 4.4.0 (2024-04-24 ucrt) -- "Puppy Cup" | 4491 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4522 |
| kjohnson3 | macOS 13.6.5 Ventura | arm64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4468 |
| 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 2217/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| TRONCO 2.36.0 (landing page) Luca De Sano
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.6.5 Ventura / arm64 | OK | OK | OK | OK | |||||||||
|
To the developers/maintainers of the TRONCO package: - 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 Troubleshooting Build Report for more information. - 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. |
| Package: TRONCO |
| Version: 2.36.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.36.0.tar.gz |
| StartedAt: 2024-06-09 23:41:09 -0400 (Sun, 09 Jun 2024) |
| EndedAt: 2024-06-09 23:44:45 -0400 (Sun, 09 Jun 2024) |
| EllapsedTime: 216.6 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: TRONCO.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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.36.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/TRONCO.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘TRONCO/DESCRIPTION’ ... OK
* this is package ‘TRONCO’ version ‘2.36.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 code 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 whether 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.119 0.017 9.339
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: OK
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.4-x86_64/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)
TRONCO.Rcheck/tests/testthat.Rout
R version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20
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 10 edges out of 56 (18%)
*** 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 8 edges out of 52 (15%)
*** 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 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 6 edges out of 49 (12%)
*** 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 23 | SKIP 0 | PASS 225 ]
[ FAIL 0 | WARN 23 | SKIP 0 | PASS 225 ]
>
> proc.time()
user system elapsed
41.825 1.388 97.500
TRONCO.Rcheck/TRONCO-Ex.timings
| name | user | system | elapsed | |
| TCGA.multiple.samples | 0.018 | 0.005 | 0.023 | |
| TCGA.remove.multiple.samples | 0.011 | 0.009 | 0.020 | |
| TCGA.shorten.barcodes | 0.011 | 0.013 | 0.024 | |
| annotate.description | 0.011 | 0.016 | 0.028 | |
| annotate.stages | 0.008 | 0.004 | 0.012 | |
| as.adj.matrix | 0.009 | 0.014 | 0.023 | |
| as.alterations | 0.003 | 0.002 | 0.006 | |
| as.bootstrap.scores | 0.093 | 0.003 | 0.097 | |
| as.colors | 0.002 | 0.001 | 0.002 | |
| as.confidence | 0.007 | 0.013 | 0.020 | |
| as.description | 0.001 | 0.001 | 0.002 | |
| as.events | 0.001 | 0.002 | 0.003 | |
| as.events.in.patterns | 0.004 | 0.001 | 0.004 | |
| as.events.in.sample | 0.003 | 0.001 | 0.004 | |
| as.gene | 0.003 | 0.002 | 0.004 | |
| as.genes | 0.002 | 0.001 | 0.002 | |
| as.genes.in.patterns | 0.108 | 0.001 | 0.109 | |
| as.genotypes | 0.005 | 0.006 | 0.010 | |
| as.hypotheses | 0.002 | 0.003 | 0.006 | |
| as.joint.probs | 0.005 | 0.009 | 0.014 | |
| as.kfold.eloss | 0.080 | 0.002 | 0.082 | |
| as.kfold.posterr | 0.105 | 0.007 | 0.112 | |
| as.kfold.prederr | 0.088 | 0.007 | 0.095 | |
| as.marginal.probs | 0.004 | 0.002 | 0.007 | |
| as.models | 0.014 | 0.032 | 0.046 | |
| as.parameters | 0.002 | 0.001 | 0.004 | |
| as.pathway | 0.006 | 0.002 | 0.008 | |
| as.patterns | 0.002 | 0.002 | 0.004 | |
| as.samples | 0.001 | 0.002 | 0.003 | |
| as.selective.advantage.relations | 0.114 | 0.019 | 0.133 | |
| as.stages | 0.006 | 0.002 | 0.008 | |
| as.types | 0.002 | 0.002 | 0.003 | |
| as.types.in.patterns | 0.005 | 0.002 | 0.006 | |
| change.color | 0.002 | 0.002 | 0.003 | |
| consolidate.data | 0.028 | 0.002 | 0.029 | |
| delete.event | 0.003 | 0.001 | 0.005 | |
| delete.gene | 0.006 | 0.002 | 0.008 | |
| delete.hypothesis | 0.027 | 0.040 | 0.068 | |
| delete.model | 0.003 | 0.001 | 0.004 | |
| delete.pattern | 0.013 | 0.009 | 0.023 | |
| delete.samples | 0.004 | 0.001 | 0.005 | |
| delete.type | 0.006 | 0.001 | 0.007 | |
| duplicates | 0.002 | 0.001 | 0.004 | |
| enforce.numeric | 0.003 | 0.001 | 0.005 | |
| enforce.string | 0.003 | 0.002 | 0.005 | |
| events.selection | 0.005 | 0.002 | 0.006 | |
| export.graphml | 0.122 | 0.006 | 0.129 | |
| export.mutex | 0.010 | 0.004 | 0.014 | |
| has.duplicates | 0.002 | 0.002 | 0.004 | |
| has.model | 0.002 | 0.002 | 0.004 | |
| has.stages | 0.007 | 0.003 | 0.010 | |
| import.GISTIC | 0.006 | 0.002 | 0.008 | |
| import.MAF | 0.089 | 0.009 | 0.099 | |
| intersect.datasets | 0.001 | 0.001 | 0.003 | |
| is.compliant | 0.002 | 0.001 | 0.003 | |
| join.events | 0.004 | 0.001 | 0.004 | |
| join.types | 0.037 | 0.011 | 0.050 | |
| keysToNames | 0.003 | 0.002 | 0.006 | |
| nameToKey | 0.002 | 0.001 | 0.003 | |
| nevents | 0.002 | 0.001 | 0.002 | |
| ngenes | 0.001 | 0.001 | 0.002 | |
| nhypotheses | 0.001 | 0.001 | 0.002 | |
| npatterns | 0.001 | 0.000 | 0.002 | |
| nsamples | 0.002 | 0.001 | 0.003 | |
| ntypes | 0.002 | 0.001 | 0.002 | |
| oncoprint.cbio | 0.005 | 0.001 | 0.006 | |
| order.frequency | 0.006 | 0.008 | 0.014 | |
| pheatmap | 0.042 | 0.001 | 0.044 | |
| rank.recurrents | 0.005 | 0.002 | 0.006 | |
| rename.gene | 0.003 | 0.002 | 0.004 | |
| rename.type | 0.002 | 0.001 | 0.003 | |
| samples.selection | 0.002 | 0.001 | 0.003 | |
| trim | 0.002 | 0.001 | 0.004 | |
| tronco.bootstrap | 0.119 | 0.017 | 9.339 | |
| tronco.caprese | 0.153 | 0.005 | 0.159 | |
| tronco.capri | 1.939 | 0.077 | 2.019 | |
| tronco.chowliu | 1.444 | 0.024 | 1.471 | |
| tronco.edmonds | 1.227 | 0.021 | 1.249 | |
| tronco.gabow | 1.463 | 0.028 | 1.493 | |
| tronco.kfold.eloss | 0.087 | 0.050 | 0.137 | |
| tronco.kfold.posterr | 0.136 | 0.080 | 3.791 | |
| tronco.kfold.prederr | 0.107 | 0.063 | 3.445 | |
| tronco.plot | 0.138 | 0.005 | 0.144 | |
| tronco.prim | 2.562 | 0.054 | 2.621 | |
| view | 0.005 | 0.002 | 0.006 | |
| which.samples | 0.003 | 0.001 | 0.004 | |