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

This page was generated on 2025-04-22 13:17 -0400 (Tue, 22 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4831
palomino7Windows Server 2022 Datacenterx644.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" 4573
lconwaymacOS 12.7.1 Montereyx86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4599
kjohnson3macOS 13.7.1 Venturaarm644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4553
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4570
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 1986/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SIAMCAT 2.12.0  (landing page)
Jakob Wirbel
Snapshot Date: 2025-04-21 13:40 -0400 (Mon, 21 Apr 2025)
git_url: https://git.bioconductor.org/packages/SIAMCAT
git_branch: RELEASE_3_21
git_last_commit: 6395cf0
git_last_commit_date: 2025-04-15 11:33:48 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  YES
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  YES
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  YES
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for SIAMCAT on lconway

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.12.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SIAMCAT.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SIAMCAT_2.12.0.tar.gz
StartedAt: 2025-04-21 23:34:02 -0400 (Mon, 21 Apr 2025)
EndedAt: 2025-04-21 23:39:13 -0400 (Mon, 21 Apr 2025)
EllapsedTime: 311.5 seconds
RetCode: 0
Status:   OK  
CheckDir: SIAMCAT.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SIAMCAT.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SIAMCAT_2.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/SIAMCAT.Rcheck’
* using R version 4.5.0 RC (2025-04-04 r88126)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘SIAMCAT/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘SIAMCAT’ version ‘2.12.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 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
make.predictions          27.164  0.420  27.740
train.model               26.089  0.692  26.934
assign-model_list         25.815  0.526  26.538
model.interpretation.plot 25.831  0.425  26.407
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.21-bioc/meat/SIAMCAT.Rcheck/00check.log’
for details.


Installation output

SIAMCAT.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL SIAMCAT
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘SIAMCAT’ ...
** this is package ‘SIAMCAT’ version ‘2.12.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.0070.0040.010
add.meta.pred0.0290.0030.032
assign-associations0.0080.0010.010
assign-data_split0.0070.0010.009
assign-eval_data0.0060.0010.008
assign-filt_feat0.4470.0050.454
assign-label0.0070.0010.010
assign-meta0.0300.0020.033
assign-model_list25.815 0.52626.538
assign-norm_feat0.0060.0020.008
assign-orig_feat0.0330.0010.034
assign-physeq0.0060.0010.007
assign-pred_matrix0.0060.0010.008
assoc_param-methods0.0040.0010.005
association.plot0.2170.0150.234
associations-methods0.0070.0020.008
check.associations0.0070.0020.009
check.confounders0.4910.0350.532
create.data.split0.0220.0010.023
create.label0.0020.0010.002
data_split-methods0.0050.0010.006
eval_data-methods0.0040.0010.005
evaluate.predictions1.7620.0601.833
feature_type-methods0.0040.0020.006
feature_weights-methods0.0060.0020.007
filt_feat-methods0.0050.0010.006
filt_params-methods0.0050.0010.007
filter.features0.0150.0020.018
filter.label0.0050.0020.006
get.filt_feat.matrix0.0060.0010.007
get.norm_feat.matrix0.0040.0010.005
get.orig_feat.matrix0.0050.0020.007
label-methods0.0050.0020.008
make.predictions27.164 0.42027.740
meta-methods0.0180.0020.020
model.evaluation.plot0.0240.0070.033
model.interpretation.plot25.831 0.42526.407
model_list-methods0.0040.0020.006
model_type-methods0.0050.0010.006
models-methods0.0040.0010.005
norm_feat-methods0.0050.0010.007
norm_params-methods0.0050.0020.007
normalize.features0.0170.0030.020
orig_feat-methods0.0040.0020.006
physeq-methods0.0090.0020.011
pred_matrix-methods0.0050.0020.005
read.label0.0100.0010.012
read.lefse0.6520.0160.675
select.samples0.0650.0020.067
siamcat0.8850.0230.910
siamcat.to.lefse0.0200.0030.022
siamcat.to.maaslin0.0210.0030.024
summarize.features1.9830.2152.215
train.model26.089 0.69226.934
validate.data0.0160.0010.018
volcano.plot0.0090.0030.013
weight_matrix-methods0.0040.0010.005