Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-08-21 11:39 -0400 (Thu, 21 Aug 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4824 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root" | 4604 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4545 |
kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4579 |
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 2251/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
TRONCO 2.40.0 (landing page) Luca De Sano
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | ERROR | skipped | |||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | ![]() | ||||||||
kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | 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.40.0 |
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data TRONCO |
StartedAt: 2025-08-20 19:45:36 -0400 (Wed, 20 Aug 2025) |
EndedAt: 2025-08-20 19:46:33 -0400 (Wed, 20 Aug 2025) |
EllapsedTime: 57.1 seconds |
RetCode: 1 |
Status: ERROR |
PackageFile: None |
PackageFileSize: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data TRONCO ### ############################################################################## ############################################################################## * checking for file ‘TRONCO/DESCRIPTION’ ... OK * preparing ‘TRONCO’: * checking DESCRIPTION meta-information ... OK * installing the package to build vignettes * creating vignettes ... ERROR --- re-building ‘f1_introduction.rmd’ using rmarkdown --- finished re-building ‘f1_introduction.rmd’ --- re-building ‘f2_loading_data.Rmd’ using rmarkdown --- finished re-building ‘f2_loading_data.Rmd’ --- re-building ‘f3_data_visualization.Rmd’ using rmarkdown --- finished re-building ‘f3_data_visualization.Rmd’ --- re-building ‘f4_data_manipulation.Rmd’ using rmarkdown --- finished re-building ‘f4_data_manipulation.Rmd’ --- re-building ‘f5_model_inference.Rmd’ using rmarkdown --- finished re-building ‘f5_model_inference.Rmd’ --- re-building ‘f6_post_reconstruction.Rmd’ using rmarkdown Quitting from f6_post_reconstruction.Rmd:227-231 [unnamed-chunk-15] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `{ event = events[i] posterr.adj.col = array(list(NA), c(nrow(adj.matrix), 1)) colnames(posterr.adj.col) = event rownames(posterr.adj.col) = rownames(adj.matrix) for (pre in rownames(posterr.adj.col)) { if (adj.matrix[pre, event] == 1) { comp = bnlearn::bn.cv(bndata, bnnet, loss = "pred-lw", loss.args = list( target = event, from = pre), runs = runs, k = k, fit = "bayes", fit.args = list(iss = 1)) res = NULL for (i in 1:runs) { res = c(res, attributes(comp[[i]])$mean) } posterr.adj.col[[pre, event]] = res } } posterr.adj.col }`: ! task 1 failed - "valid loss function(s) are "logl" (Log-Likelihood Loss), "pred" (Classification Error), "cor" (Predictive Correlation), "mse" (Mean Squared Error), "f1" (F1 Score), "auroc" (Area under the ROC Curve), "pred-exact" (Classification Error (Posterior, exact)). See ?bn.cv for details." --- Backtrace: ▆ 1. └─TRONCO::tronco.kfold.posterr(model.boot, runs = 2, cores.ratio = 0) 2. └─... %dopar% ... 3. └─e$fun(obj, substitute(ex), parent.frame(), e$data) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'f6_post_reconstruction.Rmd' failed with diagnostics: task 1 failed - "valid loss function(s) are "logl" (Log-Likelihood Loss), "pred" (Classification Error), "cor" (Predictive Correlation), "mse" (Mean Squared Error), "f1" (F1 Score), "auroc" (Area under the ROC Curve), "pred-exact" (Classification Error (Posterior, exact)). See ?bn.cv for details." --- failed re-building ‘f6_post_reconstruction.Rmd’ --- re-building ‘f7_import_export.Rmd’ using rmarkdown --- finished re-building ‘f7_import_export.Rmd’ SUMMARY: processing the following file failed: ‘f6_post_reconstruction.Rmd’ Error: Vignette re-building failed. Execution halted