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

This page was generated on 2025-11-20 12:05 -0500 (Thu, 20 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4615
merida1macOS 12.7.6 Montereyx86_644.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" 4610
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4598
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4668
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-11-17 13:45 -0500 (Mon, 17 Nov 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
kjohnson1macOS 13.7.5 Ventura / arm64  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-11-18 15:33:34 -0500 (Tue, 18 Nov 2025)
EndedAt: 2025-11-18 15:53:04 -0500 (Tue, 18 Nov 2025)
EllapsedTime: 1169.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 Patched (2025-11-05 r88990)
* 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.425  0.149  40.916
fold_change               28.431  0.140  29.362
fisher_exact              24.606  0.124  27.871
fs_line                   15.971  0.191  18.843
forward_selection_by_rank 14.781  0.271  18.993
compare_dist              10.104  0.273  10.592
kfoldxcv_grid              9.584  0.064  10.992
grid_search_1d             8.579  0.148   9.954
kfold_xval                 8.381  0.059   9.706
confounders_lsq_barchart   8.291  0.061  10.179
confounders_lsq_boxplot    8.148  0.051   9.403
confounders_clsq           7.209  0.031   7.392
AUC                        4.945  0.192   5.175
* 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 Patched (2025-11-05 r88990) -- "[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 
456.521   4.006 483.561 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.4690.0120.483
AUC4.9450.1925.175
DFA0.4590.0020.464
DatasetExperiment_boxplot2.0230.0462.186
DatasetExperiment_dist2.2760.0982.525
DatasetExperiment_factor_boxplot0.8290.0220.856
DatasetExperiment_heatmap2.0310.0422.078
HCA0.1330.0030.137
HSD0.6550.0380.701
HSDEM0.6880.0290.721
MTBLS79_DatasetExperiment0.0020.0000.003
OPLSDA0.0240.0010.026
OPLSR0.0200.0010.021
PCA0.0090.0010.009
PLSDA0.0270.0020.028
PLSR0.0220.0010.023
SVM0.0490.0020.052
as_data_frame0.2890.0050.296
autoscale0.1650.0020.167
balanced_accuracy4.2900.0304.514
blank_filter0.8560.0340.894
blank_filter_hist0.0020.0000.002
bootstrap0.0250.0000.025
calculate0.0110.0010.012
chart_plot0.0620.0020.065
classical_lsq0.7320.0040.832
compare_dist10.104 0.27310.592
confounders_clsq7.2090.0317.392
confounders_lsq_barchart 8.291 0.06110.179
confounders_lsq_boxplot8.1480.0519.403
constant_sum_norm0.0200.0010.022
corr_coef0.6820.0050.794
dfa_scores_plot2.5170.0263.076
dratio_filter0.7300.0150.900
equal_split0.3330.0050.387
feature_boxplot0.0720.0010.083
feature_profile1.3540.0131.542
feature_profile_array1.6350.0141.874
filter_by_name0.0990.0030.114
filter_na_count2.8070.1203.313
filter_smeta0.1660.0010.190
fisher_exact24.606 0.12427.871
fold_change28.431 0.14029.362
fold_change_int39.425 0.14940.916
fold_change_plot0.0160.0010.017
forward_selection_by_rank14.781 0.27118.993
fs_line15.971 0.19118.843
glog_opt_plot1.4290.0121.728
glog_transform0.7440.0070.860
grid_search_1d8.5790.1489.954
gs_line0.0010.0000.002
hca_dendrogram0.0020.0000.003
kfold_xval8.3810.0599.706
kfoldxcv_grid 9.584 0.06410.992
kfoldxcv_metric0.0020.0000.002
knn_impute0.0310.0010.037
kw_p_hist0.0020.0010.002
kw_rank_sum0.1800.0020.202
linear_model0.0730.0010.085
log_transform0.0180.0000.019
mean_centre0.0080.0010.011
mean_of_medians0.3230.0170.382
mixed_effect0.3690.0030.422
model_apply0.0580.0020.069
model_predict0.1350.0020.156
model_reverse0.0610.0010.072
model_train0.1250.0010.143
mv_boxplot1.0910.0101.260
mv_feature_filter0.2690.0020.305
mv_feature_filter_hist0.0010.0000.002
mv_histogram0.8970.0071.026
mv_sample_filter0.0210.0010.026
mv_sample_filter_hist0.0010.0000.002
nroot_transform0.0180.0000.020
ontology_cache0.0000.0000.001
pairs_filter0.0410.0040.048
pareto_scale0.1390.0010.161
pca_biplot0.0400.0000.047
pca_correlation_plot0.0150.0010.018
pca_dstat_plot0.0210.0010.023
pca_loadings_plot0.0230.0000.025
pca_scores_plot1.7840.0132.042
pca_scree_plot0.0150.0010.016
permutation_test0.0250.0010.035
permutation_test_plot0.0060.0000.007
permute_sample_order0.0180.0000.019
pls_regcoeff_plot1.1610.0091.336
pls_scores_plot2.1590.0122.472
pls_vip_plot1.2170.0101.394
plsda_feature_importance_plot2.2010.0152.508
plsda_predicted_plot1.4780.0141.526
plsda_roc_plot3.3120.0253.813
plsr_cook_dist0.0150.0000.019
plsr_prediction_plot0.0160.0010.016
plsr_qq_plot0.0170.0010.025
plsr_residual_hist0.0160.0000.018
pqn_norm0.8780.0061.011
pqn_norm_hist0.0010.0010.002
prop_na0.0240.0010.028
r_squared0.0020.0010.004
resample0.0390.0010.047
resample_chart0.0060.0010.007
rsd_filter0.0320.0010.037
rsd_filter_hist0.0020.0010.002
run0.0700.0010.079
sb_corr0.0700.0020.081
scatter_chart1.3550.0161.557
split_data0.0160.0010.020
stratified_split0.2720.0040.323
svm_plot_2d1.9770.0372.376
tSNE0.0590.0010.068
tSNE_scatter0.0170.0010.019
tic_chart0.8410.0050.976
ttest0.0580.0010.068
vec_norm0.0020.0010.004
wilcox_p_hist0.0010.0000.002
wilcox_test0.0460.0010.051