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

This page was generated on 2023-04-12 10:55:32 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_644.3.0 alpha (2023-04-03 r84154) 4547
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_64R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" 4333
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

CHECK results for structToolbox on nebbiolo1


To the developers/maintainers of the structToolbox package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/structToolbox.git to reflect on this report. See Troubleshooting Build Report for more information.

- Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 2013/2207HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.11.0  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2023-04-11 14:00:16 -0400 (Tue, 11 Apr 2023)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: devel
git_last_commit: 07fde4b
git_last_commit_date: 2022-11-01 11:21:15 -0400 (Tue, 01 Nov 2022)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    OK  
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  

Summary

Package: structToolbox
Version: 1.11.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings structToolbox_1.11.0.tar.gz
StartedAt: 2023-04-11 23:57:31 -0400 (Tue, 11 Apr 2023)
EndedAt: 2023-04-12 00:16:07 -0400 (Wed, 12 Apr 2023)
EllapsedTime: 1116.0 seconds
RetCode: 0
Status:   OK  
CheckDir: structToolbox.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings structToolbox_1.11.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/structToolbox.Rcheck’
* using R version 4.3.0 alpha (2023-04-03 r84154)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘structToolbox/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘structToolbox’ version ‘1.11.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 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 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           17.142  0.124  17.266
fisher_exact              10.471  0.152  10.623
fold_change                9.794  0.064   9.857
fs_line                    5.645  0.024   5.670
forward_selection_by_rank  5.516  0.112   5.628
* 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 ...
  ‘data_analysis_omics_using_the_structtoolbox.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

structToolbox.Rcheck/00install.out

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


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

Tests output

structToolbox.Rcheck/tests/testthat.Rout


R version 4.3.0 alpha (2023-04-03 r84154)
Copyright (C) 2023 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 7 | SKIP 0 | PASS 124 ]

[ FAIL 0 | WARN 7 | SKIP 0 | PASS 124 ]
> 
> proc.time()
   user  system elapsed 
167.030   1.645 168.668 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.2240.0120.236
AUC2.6650.2682.934
DFA0.1820.0010.183
DatasetExperiment_boxplot0.8040.0390.844
DatasetExperiment_dist1.9250.0842.009
DatasetExperiment_factor_boxplot0.1940.0000.195
DatasetExperiment_heatmap0.2730.0030.277
HCA0.0540.0010.054
HSD0.4010.0150.417
HSDEM0.3090.0040.313
MTBLS79_DatasetExperiment0.0010.0000.001
PCA0.0040.0000.004
PLSDA0.0130.0000.014
PLSR0.0010.0040.004
SVM0.010.000.01
as_data_frame0.1170.0040.122
autoscale0.0650.0000.065
balanced_accuracy1.8170.0671.885
blank_filter0.3810.0120.392
blank_filter_hist0.0010.0000.001
bootstrap0.0070.0000.006
calculate0.0020.0030.006
chart_plot0.0300.0000.031
classical_lsq0.2820.0160.298
compare_dist4.6250.1204.744
confounders_clsq2.8770.0562.933
confounders_lsq_barchart2.9640.0082.971
confounders_lsq_boxplot2.8230.0242.847
constant_sum_norm0.0040.0000.004
corr_coef0.2330.0070.240
dfa_scores_plot0.6300.0360.666
dratio_filter0.5410.0240.565
equal_split0.1080.0000.108
feature_boxplot0.0170.0000.017
feature_profile0.3820.0000.382
feature_profile_array0.5250.0040.529
filter_by_name0.0260.0000.026
filter_na_count0.9060.0160.922
filter_smeta0.0560.0000.056
fisher_exact10.471 0.15210.623
fold_change9.7940.0649.857
fold_change_int17.142 0.12417.266
fold_change_plot0.0040.0000.003
forward_selection_by_rank5.5160.1125.628
fs_line5.6450.0245.670
glog_opt_plot0.4680.0040.472
glog_transform0.2540.0000.254
grid_search_1d4.5780.0724.650
gs_line0.0010.0000.001
hca_dendrogram000
kfold_xval3.1490.0083.157
kfoldxcv_grid3.4750.0593.533
kfoldxcv_metric0.0010.0000.001
knn_impute0.0020.0040.006
kw_p_hist0.0010.0000.000
kw_rank_sum0.0650.0000.065
linear_model0.0220.0000.022
log_transform0.0040.0000.004
mean_centre0.0010.0000.001
mean_of_medians0.1060.0000.106
mixed_effect0.1380.0040.142
model_apply0.0170.0040.022
model_predict0.0490.0000.049
model_reverse0.0480.0040.052
model_train0.0460.0000.046
mv_boxplot0.250.000.25
mv_feature_filter0.0970.0000.097
mv_feature_filter_hist0.0010.0000.001
mv_histogram0.2320.0000.232
mv_sample_filter0.0060.0000.006
mv_sample_filter_hist0.0010.0000.001
nroot_transform0.0010.0030.004
ontology_cache0.0010.0000.000
pairs_filter0.0050.0000.005
pareto_scale0.0520.0000.051
pca_biplot0.0080.0000.007
pca_correlation_plot0.0040.0000.004
pca_dstat_plot0.0050.0000.005
pca_loadings_plot0.0050.0000.004
pca_scores_plot0.50.00.5
pca_scree_plot000
permutation_test0.0050.0000.005
permutation_test_plot0.0020.0000.002
permute_sample_order0.0040.0000.003
pls_regcoeff_plot0.3180.0000.318
pls_scores_plot0.6340.0000.633
pls_vip_plot0.3540.0000.354
plsda_feature_importance_plot0.5550.0000.555
plsda_predicted_plot0.4730.0310.504
plsda_roc_plot0.9960.0081.003
plsr_cook_dist0.0040.0000.004
plsr_prediction_plot0.0040.0000.004
plsr_qq_plot0.0040.0000.004
plsr_residual_hist0.0030.0000.003
pqn_norm0.3240.0000.324
pqn_norm_hist0.0010.0000.001
prop_na0.0050.0000.005
r_squared0.0000.0010.001
resample0.0060.0020.008
resample_chart0.0030.0000.003
rsd_filter0.0070.0000.007
rsd_filter_hist0.0010.0000.001
run0.0290.0000.029
sb_corr0.0140.0000.014
scatter_chart0.3510.0040.354
split_data0.0040.0000.004
stratified_split0.1030.0000.103
svm_plot_2d0.6390.0160.655
tSNE0.0110.0000.011
tSNE_scatter0.0040.0000.004
tic_chart0.2220.0000.222
ttest0.0090.0000.009
vec_norm0.0000.0000.001
wilcox_p_hist0.0010.0000.001
wilcox_test0.0090.0000.008