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

This page was generated on 2025-12-04 12:02 -0500 (Thu, 04 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4878
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4624
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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 2146/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.22.0  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2025-12-01 13:45 -0500 (Mon, 01 Dec 2025)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: RELEASE_3_22
git_last_commit: cad0ce8
git_last_commit_date: 2025-10-29 10:56:35 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  NO, package depends on 'struct' which is not available
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  NO, package depends on 'struct' which is not available
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for structToolbox on merida1

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.
- 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: structToolbox
Version: 1.22.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings structToolbox_1.22.0.tar.gz
StartedAt: 2025-12-02 12:45:16 -0500 (Tue, 02 Dec 2025)
EndedAt: 2025-12-02 13:06:08 -0500 (Tue, 02 Dec 2025)
EllapsedTime: 1252.7 seconds
RetCode: 0
Status:   OK  
CheckDir: structToolbox.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings structToolbox_1.22.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/structToolbox.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* 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.22.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 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 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           40.535  0.206  42.719
fold_change               29.407  0.136  33.076
fisher_exact              24.425  0.091  27.360
fs_line                   15.847  0.188  16.250
forward_selection_by_rank 14.054  0.141  14.644
compare_dist               9.997  0.239  10.720
kfoldxcv_grid              9.569  0.064  11.491
kfold_xval                 8.279  0.053   9.403
confounders_lsq_barchart   8.103  0.051   8.512
grid_search_1d             7.767  0.156   8.285
confounders_lsq_boxplot    7.851  0.048   8.026
confounders_clsq           7.124  0.027   7.181
AUC                        5.048  0.196   5.314
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL structToolbox
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘structToolbox’ ...
** this is package ‘structToolbox’ version ‘1.22.0’
** 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.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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 6 | SKIP 0 | PASS 166 ]

[ FAIL 0 | WARN 6 | SKIP 0 | PASS 166 ]
> 
> proc.time()
   user  system elapsed 
458.528   5.250 569.564 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.4810.0130.496
AUC5.0480.1965.314
DFA0.4660.0030.474
DatasetExperiment_boxplot2.0360.0482.094
DatasetExperiment_dist2.2840.1092.422
DatasetExperiment_factor_boxplot0.8660.0150.895
DatasetExperiment_heatmap2.2860.0532.353
HCA0.1410.0020.145
HSD0.6850.0310.724
HSDEM0.6860.0280.718
MTBLS79_DatasetExperiment0.0010.0010.002
OPLSDA0.0280.0000.029
OPLSR0.0220.0000.022
PCA0.0080.0000.009
PLSDA0.0260.0010.027
PLSR0.0230.0010.024
SVM0.0540.0020.055
as_data_frame0.3000.0010.304
autoscale0.1680.0020.173
balanced_accuracy4.2980.0314.720
blank_filter0.8510.0390.978
blank_filter_hist0.0010.0010.002
bootstrap0.0250.0000.026
calculate0.0110.0010.014
chart_plot0.0650.0020.072
classical_lsq0.7220.0040.781
compare_dist 9.997 0.23910.720
confounders_clsq7.1240.0277.181
confounders_lsq_barchart8.1030.0518.512
confounders_lsq_boxplot7.8510.0488.026
constant_sum_norm0.0180.0010.019
corr_coef0.6300.0040.635
dfa_scores_plot2.3910.0152.420
dratio_filter0.7200.0200.744
equal_split0.2850.0030.292
feature_boxplot0.0890.0050.093
feature_profile1.2970.0121.358
feature_profile_array1.6140.0131.837
filter_by_name0.0990.0020.120
filter_na_count2.7310.1112.872
filter_smeta0.1620.0010.164
fisher_exact24.425 0.09127.360
fold_change29.407 0.13633.076
fold_change_int40.535 0.20642.719
fold_change_plot0.0170.0010.018
forward_selection_by_rank14.054 0.14114.644
fs_line15.847 0.18816.250
glog_opt_plot1.3920.0101.464
glog_transform0.7150.0040.722
grid_search_1d7.7670.1568.285
gs_line0.0020.0000.001
hca_dendrogram0.0010.0000.002
kfold_xval8.2790.0539.403
kfoldxcv_grid 9.569 0.06411.491
kfoldxcv_metric0.0010.0000.002
knn_impute0.0310.0010.036
kw_p_hist0.0010.0000.004
kw_rank_sum0.1800.0020.210
linear_model0.0740.0010.087
log_transform0.0170.0010.021
mean_centre0.0070.0000.008
mean_of_medians0.2930.0020.342
mixed_effect0.4180.0050.481
model_apply0.0550.0020.061
model_predict0.1300.0020.141
model_reverse0.0600.0010.071
model_train0.1260.0010.144
mv_boxplot1.0670.0121.316
mv_feature_filter0.2620.0040.346
mv_feature_filter_hist0.0020.0000.002
mv_histogram0.8840.0071.053
mv_sample_filter0.0190.0010.022
mv_sample_filter_hist0.0010.0010.002
nroot_transform0.0170.0000.022
ontology_cache0.0010.0000.001
pairs_filter0.0250.0010.027
pareto_scale0.1620.0050.184
pca_biplot0.0390.0010.049
pca_correlation_plot0.0160.0010.020
pca_dstat_plot0.0240.0010.027
pca_loadings_plot0.0230.0000.027
pca_scores_plot1.7960.0132.028
pca_scree_plot0.0150.0000.017
permutation_test0.0260.0010.029
permutation_test_plot0.0060.0000.011
permute_sample_order0.0180.0000.021
pls_regcoeff_plot1.1690.0101.331
pls_scores_plot2.1960.0152.445
pls_vip_plot1.2330.0091.445
plsda_feature_importance_plot2.2140.0142.516
plsda_predicted_plot1.4840.0121.664
plsda_roc_plot3.2850.0223.741
plsr_cook_dist0.0160.0010.017
plsr_prediction_plot0.0160.0000.019
plsr_qq_plot0.0150.0010.020
plsr_residual_hist0.0150.0010.018
pqn_norm0.8710.0060.988
pqn_norm_hist0.0010.0010.003
prop_na0.0250.0010.031
r_squared0.0010.0010.002
resample0.0400.0010.047
resample_chart0.0060.0000.009
rsd_filter0.0320.0010.041
rsd_filter_hist0.0020.0010.005
run0.0710.0020.078
sb_corr0.0700.0010.083
scatter_chart1.3550.0101.545
split_data0.0160.0000.019
stratified_split0.2750.0040.322
svm_plot_2d1.9960.0302.285
tSNE0.0620.0010.078
tSNE_scatter0.0180.0020.023
tic_chart0.8590.0070.988
ttest0.0610.0010.068
vec_norm0.0020.0010.002
wilcox_p_hist0.0010.0010.002
wilcox_test0.0690.0010.081