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

CHECK report for structToolbox on malbec1

This page was generated on 2021-05-06 12:29:21 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the structToolbox package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1809/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.2.0  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/structToolbox
Branch: RELEASE_3_12
Last Commit: dea6388
Last Changed Date: 2020-10-27 11:53:02 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: structToolbox
Version: 1.2.0
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings structToolbox_1.2.0.tar.gz
StartedAt: 2021-05-06 06:27:57 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 06:35:31 -0400 (Thu, 06 May 2021)
EllapsedTime: 454.3 seconds
RetCode: 0
Status:   OK  
CheckDir: structToolbox.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings structToolbox_1.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/structToolbox.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘structToolbox/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘structToolbox’ version ‘1.2.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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘structToolbox’ 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 R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                            user system elapsed
fold_change_int           15.012  0.000  15.049
fisher_exact               6.952  0.012   6.974
forward_selection_by_rank  6.480  0.020   6.563
fs_line                    6.224  0.012   6.249
fold_change                5.844  0.004   5.866
grid_search_1d             5.016  0.000   5.018
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* 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: OK


Installation output

structToolbox.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL structToolbox
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’
* installing *source* package ‘structToolbox’ ...
** using staged installation
** R
** 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 (structToolbox)

Tests output

structToolbox.Rcheck/tests/testthat.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(ggplot2)
> library(structToolbox)
Loading required package: struct
> 
> test_check("structToolbox")
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 95 ]
> 
> proc.time()
   user  system elapsed 
171.836   0.412 172.569 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.7440.0160.760
AUC1.8520.0441.900
DFA0.1840.0000.186
DatasetExperiment_boxplot1.1440.0161.163
DatasetExperiment_dist1.0560.0121.069
DatasetExperiment_factor_boxplot0.1600.0000.164
DatasetExperiment_heatmap0.1680.0000.169
HCA0.0440.0000.044
HSD0.9920.0161.148
HSDEM0.4320.0000.432
MTBLS79_DatasetExperiment0.0040.0000.001
PCA0.0000.0000.002
PLSDA0.0040.0000.001
PLSR0.0000.0000.002
SVM0.0040.0000.006
as_data_frame0.1240.0000.123
autoscale0.0600.0000.061
balanced_accuracy1.1920.0281.219
blank_filter0.4040.0040.485
blank_filter_hist0.0000.0000.001
calculate0.0080.0000.007
chart_plot0.0400.0000.039
classical_lsq0.3360.0000.337
compare_dist4.1840.0604.243
confounders_clsq2.7160.0002.721
confounders_lsq_barchart3.6120.0003.619
confounders_lsq_boxplot3.3800.0003.392
constant_sum_norm0.0000.0000.002
corr_coef0.1720.0000.170
dfa_scores_plot0.5000.0040.507
dratio_filter0.8760.0000.880
feature_boxplot0.0120.0000.015
feature_profile0.5280.0000.531
filter_by_name0.0320.0000.029
filter_na_count1.0000.0001.003
filter_smeta0.0640.0000.063
fisher_exact6.9520.0126.974
fold_change5.8440.0045.866
fold_change_int15.012 0.00015.049
fold_change_plot0.0040.0000.004
forward_selection_by_rank6.4800.0206.563
fs_line6.2240.0126.249
glog_opt_plot0.5920.0000.591
glog_transform0.5040.0000.506
grid_search_1d5.0160.0005.018
gs_line0.0000.0000.001
hca_dendrogram0.0040.0000.000
kfold_xval3.0120.0043.026
kfoldxcv_grid2.8800.0082.892
kfoldxcv_metric0.0040.0000.001
knn_impute0.0040.0000.003
kw_p_hist0.0000.0000.001
kw_rank_sum0.1080.0000.107
linear_model0.0320.0000.031
log_transform0.0040.0000.003
mean_centre0.0000.0000.001
mean_of_medians0.1520.0000.151
mixed_effect0.1440.0000.141
model_apply0.0200.0000.021
model_predict0.0480.0000.047
model_reverse0.0200.0000.019
model_train0.0440.0000.042
mv_boxplot0.2160.0000.216
mv_feature_filter0.0960.0000.097
mv_feature_filter_hist0.0000.0000.001
mv_histogram0.2120.0000.215
mv_sample_filter0.0000.0000.002
mv_sample_filter_hist0.0000.0000.001
nroot_transform0.0000.0000.003
pairs_filter0.0000.0000.004
pareto_scale0.0840.0040.092
pca_biplot0.0040.0000.004
pca_correlation_plot0.0040.0000.003
pca_dstat_plot0.0000.0040.003
pca_loadings_plot0.0040.0000.004
pca_scores_plot0.4920.0000.492
pca_scree_plot0.0000.0000.001
permutation_test0.0040.0000.002
permutation_test_plot0.0000.0000.001
permute_sample_order0.0000.0000.002
plsda_predicted_plot0.3200.0000.321
plsda_regcoeff_plot0.2040.0000.203
plsda_roc_plot0.4680.0000.467
plsda_scores_plot0.3640.0000.362
plsda_vip_plot0.2120.0000.213
plsr_cook_dist0.0000.0000.001
plsr_prediction_plot0.0040.0000.001
plsr_qq_plot0.0000.0000.001
plsr_residual_hist0.0000.0000.001
pqn_norm0.7920.0000.790
pqn_norm_hist000
prop_na0.0040.0000.003
r_squared000
rsd_filter0.0040.0000.003
rsd_filter_hist0.0000.0000.001
run0.0240.0040.026
sb_corr0.0040.0000.006
split_data0.0040.0000.001
stratified_split0.0920.0000.093
svm_plot_2d0.5880.0040.593
tSNE0.0040.0000.006
tSNE_scatter0.0040.0000.002
ttest0.0000.0000.003
vec_norm000
wilcox_p_hist0.0000.0000.001
wilcox_test0.0040.0000.004