Back to Multiple platform build/check report for BioC 3.11
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

CHECK report for SIAMCAT on celaya2

This page was generated on 2020-01-16 13:51:21 -0500 (Thu, 16 Jan 2020).

Package 1577/1818HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SIAMCAT 1.7.0
Konrad Zych
Snapshot Date: 2020-01-15 16:46:30 -0500 (Wed, 15 Jan 2020)
URL: https://git.bioconductor.org/packages/SIAMCAT
Branch: master
Last Commit: 4aa96e6
Last Changed Date: 2019-10-29 13:43:11 -0500 (Tue, 29 Oct 2019)
malbec2 Linux (Ubuntu 18.04.3 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK 
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: SIAMCAT
Version: 1.7.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:SIAMCAT.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings SIAMCAT_1.7.0.tar.gz
StartedAt: 2020-01-16 08:53:23 -0500 (Thu, 16 Jan 2020)
EndedAt: 2020-01-16 08:58:39 -0500 (Thu, 16 Jan 2020)
EllapsedTime: 316.3 seconds
RetCode: 0
Status:  OK 
CheckDir: SIAMCAT.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/SIAMCAT.Rcheck’
* using R Under development (unstable) (2019-12-14 r77572)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘SIAMCAT/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘SIAMCAT’ version ‘1.7.0’
* 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 ... OK
* 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 ... OK
* 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 ... NOTE
  Note: found 10 marked UTF-8 strings
* 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          33.711  0.253  34.428
evaluate.predictions 14.061  0.275  14.336
* 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.11-bioc/meat/SIAMCAT.Rcheck/00check.log’
for details.



Installation output

SIAMCAT.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/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
** 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.0520.0150.067
add.meta.pred0.1320.0100.143
assign-associations0.0520.0070.059
assign-data_split0.0250.0030.029
assign-eval_data0.0280.0070.035
assign-filt_feat0.0480.0090.056
assign-label0.0260.0030.029
assign-meta0.0530.0030.057
assign-model_list0.6140.0060.621
assign-norm_feat0.0240.0010.025
assign-orig_feat0.0330.0030.036
assign-physeq0.0270.0040.031
assign-pred_matrix0.0280.0080.035
assoc_param-methods0.0250.0090.033
associations-methods0.0440.0110.055
check.associations0.3740.0190.435
check.confounders0.8350.0620.904
create.data.split0.0980.0230.122
create.label0.0090.0030.012
data_split-methods0.0160.0040.020
eval_data-methods0.0230.0020.025
evaluate.predictions14.061 0.27514.336
feature_type-methods0.0210.0030.025
feature_weights-methods0.1020.0180.121
filt_feat-methods0.0230.0030.027
filt_params-methods0.0230.0060.030
filter.features0.0310.0050.037
filter.label0.0280.0080.036
get.filt_feat.matrix0.0250.0080.034
get.norm_feat.matrix0.0410.0060.046
get.orig_feat.matrix0.0230.0020.025
label-methods0.0160.0020.019
make.predictions0.3160.0060.322
meta-methods0.0810.0100.092
model.evaluation.plot0.0590.0120.074
model.interpretation.plot0.1140.0060.122
model_list-methods0.0220.0020.024
model_type-methods0.0530.0030.056
models-methods0.0260.0020.028
norm_feat-methods0.0230.0030.026
norm_params-methods0.0220.0030.026
normalize.features0.0350.0040.038
orig_feat-methods0.0430.0040.047
physeq-methods0.0200.0010.022
pred_matrix-methods0.0220.0020.025
read.label0.0180.0010.020
read.lefse1.3980.0921.491
select.samples0.1910.0040.194
siamcat0.5230.0180.542
siamcat.to.lefse0.5930.0250.639
siamcat.to.maaslin0.0350.0050.040
summarize.features0.6400.0290.671
train.model33.711 0.25334.428
validate.data0.0480.0030.051
weight_matrix-methods0.0310.0050.035