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

This page was generated on 2024-06-26 11:37 -0400 (Wed, 26 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4691
lconwaymacOS 12.7.1 Montereyx86_644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4405
kjohnson3macOS 13.6.5 Venturaarm644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4355
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 1912/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SIAMCAT 2.9.0  (landing page)
Jakob Wirbel
Snapshot Date: 2024-06-25 14:00 -0400 (Tue, 25 Jun 2024)
git_url: https://git.bioconductor.org/packages/SIAMCAT
git_branch: devel
git_last_commit: 665aeef
git_last_commit_date: 2024-04-30 11:06:40 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


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.9.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:SIAMCAT.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings SIAMCAT_2.9.0.tar.gz
StartedAt: 2024-06-26 03:35:19 -0400 (Wed, 26 Jun 2024)
EndedAt: 2024-06-26 03:44:16 -0400 (Wed, 26 Jun 2024)
EllapsedTime: 537.0 seconds
RetCode: 0
Status:   OK  
CheckDir: SIAMCAT.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/SIAMCAT.Rcheck’
* using R version 4.4.0 RC (2024-04-16 r86468)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘SIAMCAT/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘SIAMCAT’ version ‘2.9.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 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 ... 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
make.predictions          31.406  0.272  31.678
assign-model_list         30.922  0.576  31.500
model.interpretation.plot 31.129  0.284  31.412
train.model               31.055  0.196  31.251
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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


Installation output

SIAMCAT.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-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.0050.0040.008
add.meta.pred0.4980.0280.525
assign-associations0.0060.0000.006
assign-data_split0.0060.0000.005
assign-eval_data0.0060.0000.006
assign-filt_feat0.0060.0000.007
assign-label0.0020.0040.007
assign-meta0.0240.0000.024
assign-model_list30.922 0.57631.500
assign-norm_feat0.0020.0040.006
assign-orig_feat0.0110.0000.011
assign-physeq0.0070.0000.007
assign-pred_matrix0.0060.0000.006
assoc_param-methods0.0040.0000.005
association.plot0.2150.0040.219
associations-methods0.0080.0000.008
check.associations0.0090.0000.010
check.confounders0.4230.0080.431
create.data.split0.0190.0000.019
create.label0.0020.0000.002
data_split-methods0.0040.0000.005
eval_data-methods0.0250.0040.028
evaluate.predictions1.4880.0241.511
feature_type-methods0.0050.0000.005
feature_weights-methods0.0010.0040.005
filt_feat-methods0.0010.0040.005
filt_params-methods0.0000.0040.005
filter.features0.0130.0000.013
filter.label0.0070.0000.006
get.filt_feat.matrix0.0050.0000.005
get.norm_feat.matrix0.0050.0000.006
get.orig_feat.matrix0.0050.0000.005
label-methods0.0050.0000.004
make.predictions31.406 0.27231.678
meta-methods0.0330.0000.034
model.evaluation.plot0.0280.0000.027
model.interpretation.plot31.129 0.28431.412
model_list-methods0.0050.0000.005
model_type-methods0.0050.0000.005
models-methods0.0050.0000.005
norm_feat-methods0.0050.0000.005
norm_params-methods0.0050.0000.005
normalize.features0.0130.0000.012
orig_feat-methods0.0050.0000.005
physeq-methods0.0040.0040.007
pred_matrix-methods0.0050.0000.005
read.label0.0060.0000.006
read.lefse0.5040.0120.516
select.samples0.1290.0000.129
siamcat0.2560.0000.256
siamcat.to.lefse0.0220.0000.022
siamcat.to.maaslin0.0220.0000.023
summarize.features1.9130.0111.925
train.model31.055 0.19631.251
validate.data0.0140.0030.018
volcano.plot0.0080.0040.012
weight_matrix-methods0.0010.0040.005