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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4668
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-04 13:45 -0500 (Thu, 04 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    NA  


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-05 13:09:37 -0500 (Fri, 05 Dec 2025)
EndedAt: 2025-12-05 13:29:39 -0500 (Fri, 05 Dec 2025)
EllapsedTime: 1202.2 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           39.265  0.183  42.021
fold_change               28.952  0.191  34.525
fisher_exact              24.244  0.115  28.280
fs_line                   15.637  0.229  17.043
forward_selection_by_rank 14.014  0.223  15.174
kfoldxcv_grid              9.575  0.069  11.513
compare_dist               9.232  0.201  10.150
grid_search_1d             8.598  0.160   9.984
kfold_xval                 8.199  0.055  10.533
confounders_lsq_barchart   8.006  0.041   8.434
confounders_lsq_boxplot    7.876  0.040   8.328
confounders_clsq           7.101  0.030   7.321
AUC                        5.764  0.246   6.338
* 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 
457.003   5.166 505.769 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.4900.0120.526
AUC5.7640.2466.338
DFA0.4610.0040.487
DatasetExperiment_boxplot2.0570.0512.218
DatasetExperiment_dist2.2890.1002.501
DatasetExperiment_factor_boxplot0.8740.0100.927
DatasetExperiment_heatmap2.1770.0422.324
HCA0.1440.0020.151
HSD0.6830.0230.791
HSDEM0.7550.0290.826
MTBLS79_DatasetExperiment0.0020.0010.003
OPLSDA0.0280.0000.029
OPLSR0.0220.0010.023
PCA0.0110.0000.012
PLSDA0.0320.0010.034
PLSR0.0240.0010.025
SVM0.0540.0010.057
as_data_frame0.3040.0020.321
autoscale0.1700.0020.181
balanced_accuracy4.2830.0264.786
blank_filter0.8690.0391.152
blank_filter_hist0.0010.0000.002
bootstrap0.0260.0010.033
calculate0.0110.0010.014
chart_plot0.0670.0020.078
classical_lsq0.7410.0060.845
compare_dist 9.232 0.20110.150
confounders_clsq7.1010.0307.321
confounders_lsq_barchart8.0060.0418.434
confounders_lsq_boxplot7.8760.0408.328
constant_sum_norm0.0170.0010.019
corr_coef0.6030.0040.632
dfa_scores_plot2.4280.0132.574
dratio_filter0.7290.0210.780
equal_split0.2850.0030.299
feature_boxplot0.0660.0010.072
feature_profile1.3520.0161.440
feature_profile_array1.6150.0101.709
filter_by_name0.0750.0010.091
filter_na_count2.8230.0943.189
filter_smeta0.1630.0010.166
fisher_exact24.244 0.11528.280
fold_change28.952 0.19134.525
fold_change_int39.265 0.18342.021
fold_change_plot0.0160.0010.017
forward_selection_by_rank14.014 0.22315.174
fs_line15.637 0.22917.043
glog_opt_plot1.4410.0151.708
glog_transform0.7380.0050.790
grid_search_1d8.5980.1609.984
gs_line0.0010.0000.002
hca_dendrogram0.0010.0010.002
kfold_xval 8.199 0.05510.533
kfoldxcv_grid 9.575 0.06911.513
kfoldxcv_metric0.0010.0000.002
knn_impute0.0310.0010.038
kw_p_hist0.0020.0010.002
kw_rank_sum0.1770.0010.209
linear_model0.0720.0020.082
log_transform0.0170.0010.022
mean_centre0.0080.0000.011
mean_of_medians0.2890.0020.336
mixed_effect0.3680.0030.437
model_apply0.0550.0020.066
model_predict0.1310.0020.155
model_reverse0.0620.0010.072
model_train0.1270.0020.149
mv_boxplot1.0540.0091.249
mv_feature_filter0.2640.0020.306
mv_feature_filter_hist0.0010.0000.002
mv_histogram0.9190.0121.067
mv_sample_filter0.0200.0010.023
mv_sample_filter_hist0.0020.0000.002
nroot_transform0.0160.0010.020
ontology_cache0.0010.0010.001
pairs_filter0.0240.0010.029
pareto_scale0.1370.0010.156
pca_biplot0.0380.0000.043
pca_correlation_plot0.0160.0010.021
pca_dstat_plot0.0230.0000.029
pca_loadings_plot0.0250.0010.033
pca_scores_plot1.8080.0132.166
pca_scree_plot0.0160.0010.020
permutation_test0.0250.0000.030
permutation_test_plot0.0060.0010.007
permute_sample_order0.0170.0010.020
pls_regcoeff_plot1.1740.0141.395
pls_scores_plot2.2110.0122.585
pls_vip_plot1.2260.0101.430
plsda_feature_importance_plot2.2040.0152.574
plsda_predicted_plot1.4930.0131.758
plsda_roc_plot3.3100.0193.891
plsr_cook_dist0.0160.0000.017
plsr_prediction_plot0.0160.0010.020
plsr_qq_plot0.0160.0010.019
plsr_residual_hist0.0160.0010.019
pqn_norm0.8820.0051.023
pqn_norm_hist0.0010.0010.002
prop_na0.0260.0000.030
r_squared0.0010.0000.002
resample0.0410.0010.049
resample_chart0.0060.0000.006
rsd_filter0.0310.0010.035
rsd_filter_hist0.0020.0000.002
run0.0700.0010.083
sb_corr0.0690.0020.081
scatter_chart1.3820.0091.639
split_data0.0170.0000.020
stratified_split0.2740.0030.336
svm_plot_2d1.9790.0302.357
tSNE0.0660.0020.082
tSNE_scatter0.0170.0010.020
tic_chart0.8540.0061.005
ttest0.0590.0010.075
vec_norm0.0010.0010.003
wilcox_p_hist0.0020.0010.001
wilcox_test0.0470.0010.057