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

This page was generated on 2024-03-27 11:38:07 -0400 (Wed, 27 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4667
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4403
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4426
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 1944/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SIAMCAT 2.6.0  (landing page)
Jakob Wirbel
Snapshot Date: 2024-03-25 14:05:07 -0400 (Mon, 25 Mar 2024)
git_url: https://git.bioconductor.org/packages/SIAMCAT
git_branch: RELEASE_3_18
git_last_commit: 0db5deb
git_last_commit_date: 2023-10-24 11:05:32 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for SIAMCAT on merida1


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.6.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.6.0.tar.gz
StartedAt: 2024-03-26 08:41:03 -0400 (Tue, 26 Mar 2024)
EndedAt: 2024-03-26 08:50:41 -0400 (Tue, 26 Mar 2024)
EllapsedTime: 578.6 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.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/SIAMCAT.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-apple-darwin20 (64-bit)
* 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 ‘SIAMCAT/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘SIAMCAT’ version ‘2.6.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 ... NOTE
  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 R 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 ... 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 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
assign-model_list         40.324  0.709  43.055
train.model               40.226  0.665  44.241
model.interpretation.plot 40.153  0.634  44.011
make.predictions          40.126  0.595  42.332
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... 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.18-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.3-x86_64/Resources/library’
* installing *source* package ‘SIAMCAT’ ...
** 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.0140.0090.024
add.meta.pred0.0490.0050.054
assign-associations0.0120.0040.019
assign-data_split0.0130.0030.016
assign-eval_data0.0120.0040.016
assign-filt_feat0.0130.0040.016
assign-label0.0120.0040.017
assign-meta0.0730.0040.080
assign-model_list40.324 0.70943.055
assign-norm_feat0.0120.0020.014
assign-orig_feat0.0210.0030.024
assign-physeq0.0130.0030.016
assign-pred_matrix0.0120.0040.018
assoc_param-methods0.0090.0030.013
association.plot0.3950.0250.438
associations-methods0.0160.0050.020
check.associations0.0170.0030.021
check.confounders0.9390.0341.012
create.data.split0.0440.0030.049
create.label0.0040.0030.006
data_split-methods0.0090.0030.012
eval_data-methods0.0090.0030.013
evaluate.predictions3.9870.0904.269
feature_type-methods0.0100.0030.013
feature_weights-methods0.0090.0020.013
filt_feat-methods0.0090.0030.012
filt_params-methods0.0080.0020.011
filter.features0.0280.0030.034
filter.label0.0130.0030.015
get.filt_feat.matrix0.0090.0030.013
get.norm_feat.matrix0.0090.0030.012
get.orig_feat.matrix0.0090.0030.012
label-methods0.0090.0030.012
make.predictions40.126 0.59542.332
meta-methods0.0340.0040.040
model.evaluation.plot0.0430.0120.060
model.interpretation.plot40.153 0.63444.011
model_list-methods0.0310.0030.036
model_type-methods0.0100.0030.012
models-methods0.0090.0030.013
norm_feat-methods0.0100.0030.014
norm_params-methods0.0100.0030.013
normalize.features0.0280.0040.035
orig_feat-methods0.0100.0040.014
physeq-methods0.0170.0040.021
pred_matrix-methods0.0090.0030.014
read.label0.0180.0020.022
read.lefse1.4090.0161.549
select.samples0.1300.0040.145
siamcat0.4780.0180.536
siamcat.to.lefse0.0390.0040.046
siamcat.to.maaslin0.0420.0040.054
summarize.features3.2980.2893.905
train.model40.226 0.66544.241
validate.data0.0370.0030.041
volcano.plot0.0210.0050.026
weight_matrix-methods0.0090.0030.012