Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2025-10-13 12:04 -0400 (Mon, 13 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4864
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4652
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4597
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4586
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 1993/2346HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SIAMCAT 2.13.0  (landing page)
Jakob Wirbel
Snapshot Date: 2025-10-12 13:45 -0400 (Sun, 12 Oct 2025)
git_url: https://git.bioconductor.org/packages/SIAMCAT
git_branch: devel
git_last_commit: 6e53a76
git_last_commit_date: 2025-04-15 11:33:48 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for SIAMCAT on nebbiolo2

To the developers/maintainers of the SIAMCAT package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SIAMCAT.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.

raw results


Summary

Package: SIAMCAT
Version: 2.13.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:SIAMCAT.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings SIAMCAT_2.13.0.tar.gz
StartedAt: 2025-10-13 04:16:51 -0400 (Mon, 13 Oct 2025)
EndedAt: 2025-10-13 04:26:02 -0400 (Mon, 13 Oct 2025)
EllapsedTime: 550.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: SIAMCAT.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:SIAMCAT.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings SIAMCAT_2.13.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/SIAMCAT.Rcheck’
* using R version 4.5.1 Patched (2025-08-23 r88802)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘SIAMCAT/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘SIAMCAT’ version ‘2.13.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 ... NOTE
Found the following hidden files and directories:
  .travis.yml
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘SIAMCAT’ can be installed ... OK
* checking installed package size ... INFO
  installed size is  5.1Mb
  sub-directories of 1Mb or more:
    extdata   2.1Mb
    help      1.9Mb
* 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 loading without being on the library search path ... 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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  check.associations.Rd: lmerTest
  summarize.features.Rd: phyloseq
  train.model.Rd: mlr3learners, glmnet, LiblineaR
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 LazyData ... 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
train.model               21.802  0.195  21.997
make.predictions          21.596  0.267  21.864
assign-model_list         21.504  0.325  21.831
model.interpretation.plot 21.134  0.244  21.378
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... ERROR
Error(s) in re-building vignettes:
--- re-building ‘SIAMCAT_confounder.Rmd’ using rmarkdown
The magick package is required to crop "/home/biocbuild/bbs-3.22-bioc/meat/SIAMCAT.Rcheck/vign_test/SIAMCAT/vignettes/SIAMCAT_confounder_files/figure-html/conf_assoc_plot-1.png" but not available.
The magick package is required to crop "/home/biocbuild/bbs-3.22-bioc/meat/SIAMCAT.Rcheck/vign_test/SIAMCAT/vignettes/SIAMCAT_confounder_files/figure-html/dorea_plot-1.png" but not available.
--- finished re-building ‘SIAMCAT_confounder.Rmd’

--- re-building ‘SIAMCAT_holdout.Rmd’ using rmarkdown
--- finished re-building ‘SIAMCAT_holdout.Rmd’

--- re-building ‘SIAMCAT_meta.Rmd’ using rmarkdown
The magick package is required to crop "/home/biocbuild/bbs-3.22-bioc/meat/SIAMCAT.Rcheck/vign_test/SIAMCAT/vignettes/SIAMCAT_meta_files/figure-html/heatmap-1.png" but not available.
The magick package is required to crop "/home/biocbuild/bbs-3.22-bioc/meat/SIAMCAT.Rcheck/vign_test/SIAMCAT/vignettes/SIAMCAT_meta_files/figure-html/plot_auroc-1.png" but not available.
The magick package is required to crop "/home/biocbuild/bbs-3.22-bioc/meat/SIAMCAT.Rcheck/vign_test/SIAMCAT/vignettes/SIAMCAT_meta_files/figure-html/plot_weights_heatmap-1.png" but not available.
--- finished re-building ‘SIAMCAT_meta.Rmd’

--- re-building ‘SIAMCAT_ml_pitfalls.Rmd’ using rmarkdown
The magick package is required to crop "/home/biocbuild/bbs-3.22-bioc/meat/SIAMCAT.Rcheck/vign_test/SIAMCAT/vignettes/SIAMCAT_ml_pitfalls_files/figure-html/plot_auroc-1.png" but not available.

Quitting from SIAMCAT_ml_pitfalls.Rmd:340-350 [load_data_ibd]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `open.connection()`:
! cannot open the connection
---
Backtrace:
    ▆
 1. ├─readr::read_tsv(paste0(data.loc, "meta_all_cd.tsv"))
 2. │ └─vroom::vroom(...)
 3. │   └─vroom:::vroom_(...)
 4. ├─base (local) `<fn>`(`<curl>`, "rb")
 5. └─base::open.connection(`<curl>`, "rb")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'SIAMCAT_ml_pitfalls.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘SIAMCAT_ml_pitfalls.Rmd’

--- re-building ‘SIAMCAT_read-in.Rmd’ using rmarkdown
--- finished re-building ‘SIAMCAT_read-in.Rmd’

--- re-building ‘SIAMCAT_vignette.Rmd’ using rmarkdown
--- finished re-building ‘SIAMCAT_vignette.Rmd’

SUMMARY: processing the following file failed:
  ‘SIAMCAT_ml_pitfalls.Rmd’

Error: Vignette re-building failed.
Execution halted

* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/SIAMCAT.Rcheck/00check.log’
for details.


Installation output

SIAMCAT.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL SIAMCAT
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘SIAMCAT’ ...
** this is package ‘SIAMCAT’ version ‘2.13.0’
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (SIAMCAT)

Tests output


Example timings

SIAMCAT.Rcheck/SIAMCAT-Ex.timings

nameusersystemelapsed
accessSlot0.0040.0010.006
add.meta.pred0.0240.0000.024
assign-associations0.0050.0010.006
assign-data_split0.0050.0010.006
assign-eval_data0.0060.0000.006
assign-filt_feat0.0050.0000.006
assign-label0.0040.0020.006
assign-meta0.0250.0010.026
assign-model_list21.504 0.32521.831
assign-norm_feat0.0040.0020.007
assign-orig_feat0.0100.0000.011
assign-physeq0.0060.0000.007
assign-pred_matrix0.0060.0000.006
assoc_param-methods0.0460.0000.046
association.plot0.2120.0030.214
associations-methods0.0060.0010.007
check.associations0.0080.0000.008
check.confounders0.3960.0240.419
create.data.split0.020.000.02
create.label0.0020.0000.001
data_split-methods0.0040.0000.004
eval_data-methods0.020.000.02
evaluate.predictions1.6380.0011.640
feature_type-methods0.0040.0000.004
feature_weights-methods0.0040.0000.005
filt_feat-methods0.0040.0010.005
filt_params-methods0.0370.0020.039
filter.features0.0140.0010.014
filter.label0.0060.0000.006
get.filt_feat.matrix0.0050.0000.004
get.norm_feat.matrix0.0040.0010.005
get.orig_feat.matrix0.0020.0020.005
label-methods0.0030.0010.005
make.predictions21.596 0.26721.864
meta-methods0.0170.0000.017
model.evaluation.plot0.0220.0000.021
model.interpretation.plot21.134 0.24421.378
model_list-methods0.0050.0000.005
model_type-methods0.0030.0020.005
models-methods0.0030.0020.005
norm_feat-methods0.0030.0020.005
norm_params-methods0.0040.0000.005
normalize.features0.0120.0000.012
orig_feat-methods0.0030.0020.005
physeq-methods0.0070.0010.008
pred_matrix-methods0.0040.0010.005
read.label0.0060.0000.007
read.lefse0.4980.0110.509
select.samples0.0690.0000.070
siamcat0.2210.0060.228
siamcat.to.lefse0.0150.0000.015
siamcat.to.maaslin0.0170.0000.016
summarize.features1.6660.0701.736
train.model21.802 0.19521.997
validate.data0.0170.0010.019
volcano.plot0.0090.0030.012
weight_matrix-methods0.0050.0000.005