Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-08-30 12:05 -0400 (Sat, 30 Aug 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4824 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4615 |
kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4562 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4541 |
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 2232/2320 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
TRONCO 2.41.0 (landing page) Luca De Sano
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | ERROR | skipped | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | ERROR | skipped | skipped | |||||||||
kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | ERROR | skipped | skipped | |||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | ERROR | skipped | ||||||||||
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.41.0 |
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 TRONCO |
StartedAt: 2025-08-29 19:55:53 -0400 (Fri, 29 Aug 2025) |
EndedAt: 2025-08-29 19:56:49 -0400 (Fri, 29 Aug 2025) |
EllapsedTime: 56.1 seconds |
RetCode: 1 |
Status: ERROR |
PackageFile: None |
PackageFileSize: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 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