| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-27 12:04 -0500 (Thu, 27 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4876 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" | 4656 |
| kjohnson1 | macOS 13.7.5 Ventura | arm64 | 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" | 4602 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.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/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| structToolbox 1.22.0 (landing page) Gavin Rhys Lloyd
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.7.5 Ventura / arm64 | OK | OK | OK | NA | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
|
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. |
| 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-27 06:37:27 -0500 (Thu, 27 Nov 2025) |
| EndedAt: 2025-11-27 06:52:20 -0500 (Thu, 27 Nov 2025) |
| EllapsedTime: 893.0 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: structToolbox.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 16.0.0 (clang-1600.0.26.6)
GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* 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 18.150 0.135 28.145
fold_change 11.839 0.094 18.547
fisher_exact 11.504 0.091 17.845
fs_line 8.240 0.158 12.954
forward_selection_by_rank 7.031 0.132 11.154
compare_dist 6.148 0.207 10.295
grid_search_1d 5.053 0.141 8.221
kfoldxcv_grid 4.501 0.066 6.617
kfold_xval 3.756 0.044 5.044
confounders_clsq 3.302 0.037 5.586
* 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
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-arm64/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)
structToolbox.Rcheck/tests/testthat.Rout
R version 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-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
218.644 3.061 339.884
structToolbox.Rcheck/structToolbox-Ex.timings
| name | user | system | elapsed | |
| ANOVA | 0.235 | 0.008 | 0.397 | |
| AUC | 2.369 | 0.083 | 3.866 | |
| DFA | 0.232 | 0.003 | 0.356 | |
| DatasetExperiment_boxplot | 1.224 | 0.036 | 2.052 | |
| DatasetExperiment_dist | 1.770 | 0.074 | 2.903 | |
| DatasetExperiment_factor_boxplot | 0.384 | 0.006 | 0.610 | |
| DatasetExperiment_heatmap | 1.600 | 0.034 | 2.537 | |
| HCA | 0.070 | 0.002 | 0.103 | |
| HSD | 0.335 | 0.019 | 0.547 | |
| HSDEM | 0.403 | 0.023 | 0.667 | |
| MTBLS79_DatasetExperiment | 0.001 | 0.000 | 0.002 | |
| OPLSDA | 0.010 | 0.001 | 0.010 | |
| OPLSR | 0.008 | 0.000 | 0.009 | |
| PCA | 0.005 | 0.000 | 0.004 | |
| PLSDA | 0.016 | 0.001 | 0.049 | |
| PLSR | 0.009 | 0.000 | 0.009 | |
| SVM | 0.026 | 0.001 | 0.073 | |
| as_data_frame | 0.134 | 0.001 | 0.219 | |
| autoscale | 0.078 | 0.001 | 0.132 | |
| balanced_accuracy | 1.965 | 0.024 | 3.069 | |
| blank_filter | 0.475 | 0.027 | 0.792 | |
| blank_filter_hist | 0.001 | 0.000 | 0.001 | |
| bootstrap | 0.010 | 0.000 | 0.009 | |
| calculate | 0.005 | 0.001 | 0.006 | |
| chart_plot | 0.031 | 0.001 | 0.054 | |
| classical_lsq | 0.324 | 0.004 | 0.593 | |
| compare_dist | 6.148 | 0.207 | 10.295 | |
| confounders_clsq | 3.302 | 0.037 | 5.586 | |
| confounders_lsq_barchart | 3.379 | 0.037 | 4.948 | |
| confounders_lsq_boxplot | 3.578 | 0.043 | 4.969 | |
| constant_sum_norm | 0.010 | 0.000 | 0.028 | |
| corr_coef | 0.291 | 0.004 | 0.428 | |
| dfa_scores_plot | 1.114 | 0.014 | 1.702 | |
| dratio_filter | 0.307 | 0.012 | 0.559 | |
| equal_split | 0.164 | 0.014 | 0.234 | |
| feature_boxplot | 0.030 | 0.000 | 0.035 | |
| feature_profile | 0.559 | 0.009 | 0.779 | |
| feature_profile_array | 0.693 | 0.008 | 0.929 | |
| filter_by_name | 0.057 | 0.000 | 0.089 | |
| filter_na_count | 1.117 | 0.085 | 1.631 | |
| filter_smeta | 0.071 | 0.001 | 0.092 | |
| fisher_exact | 11.504 | 0.091 | 17.845 | |
| fold_change | 11.839 | 0.094 | 18.547 | |
| fold_change_int | 18.150 | 0.135 | 28.145 | |
| fold_change_plot | 0.007 | 0.001 | 0.007 | |
| forward_selection_by_rank | 7.031 | 0.132 | 11.154 | |
| fs_line | 8.240 | 0.158 | 12.954 | |
| glog_opt_plot | 0.630 | 0.008 | 1.012 | |
| glog_transform | 0.319 | 0.004 | 0.514 | |
| grid_search_1d | 5.053 | 0.141 | 8.221 | |
| gs_line | 0.001 | 0.000 | 0.004 | |
| hca_dendrogram | 0.001 | 0.000 | 0.001 | |
| kfold_xval | 3.756 | 0.044 | 5.044 | |
| kfoldxcv_grid | 4.501 | 0.066 | 6.617 | |
| kfoldxcv_metric | 0.001 | 0.000 | 0.001 | |
| knn_impute | 0.011 | 0.001 | 0.015 | |
| kw_p_hist | 0.001 | 0.000 | 0.001 | |
| kw_rank_sum | 0.082 | 0.001 | 0.101 | |
| linear_model | 0.034 | 0.001 | 0.051 | |
| log_transform | 0.009 | 0.000 | 0.013 | |
| mean_centre | 0.004 | 0.001 | 0.006 | |
| mean_of_medians | 0.124 | 0.002 | 0.156 | |
| mixed_effect | 0.183 | 0.002 | 0.242 | |
| model_apply | 0.024 | 0.001 | 0.032 | |
| model_predict | 0.077 | 0.002 | 0.108 | |
| model_reverse | 0.031 | 0.000 | 0.039 | |
| model_train | 0.056 | 0.001 | 0.077 | |
| mv_boxplot | 0.463 | 0.010 | 0.635 | |
| mv_feature_filter | 0.143 | 0.003 | 0.205 | |
| mv_feature_filter_hist | 0.001 | 0.000 | 0.001 | |
| mv_histogram | 0.387 | 0.009 | 0.522 | |
| mv_sample_filter | 0.008 | 0.000 | 0.009 | |
| mv_sample_filter_hist | 0.000 | 0.000 | 0.001 | |
| nroot_transform | 0.009 | 0.001 | 0.012 | |
| ontology_cache | 0 | 0 | 0 | |
| pairs_filter | 0.009 | 0.001 | 0.010 | |
| pareto_scale | 0.065 | 0.001 | 0.089 | |
| pca_biplot | 0.021 | 0.001 | 0.042 | |
| pca_correlation_plot | 0.006 | 0.001 | 0.006 | |
| pca_dstat_plot | 0.008 | 0.000 | 0.009 | |
| pca_loadings_plot | 0.012 | 0.000 | 0.017 | |
| pca_scores_plot | 0.849 | 0.011 | 1.152 | |
| pca_scree_plot | 0.008 | 0.000 | 0.014 | |
| permutation_test | 0.012 | 0.001 | 0.014 | |
| permutation_test_plot | 0.003 | 0.001 | 0.004 | |
| permute_sample_order | 0.009 | 0.000 | 0.022 | |
| pls_regcoeff_plot | 0.559 | 0.007 | 0.752 | |
| pls_scores_plot | 1.021 | 0.015 | 1.616 | |
| pls_vip_plot | 0.557 | 0.009 | 0.887 | |
| plsda_feature_importance_plot | 0.925 | 0.017 | 1.707 | |
| plsda_predicted_plot | 0.698 | 0.014 | 1.294 | |
| plsda_roc_plot | 1.355 | 0.012 | 2.053 | |
| plsr_cook_dist | 0.007 | 0.000 | 0.007 | |
| plsr_prediction_plot | 0.006 | 0.000 | 0.006 | |
| plsr_qq_plot | 0.009 | 0.001 | 0.045 | |
| plsr_residual_hist | 0.006 | 0.000 | 0.007 | |
| pqn_norm | 0.406 | 0.004 | 0.634 | |
| pqn_norm_hist | 0.001 | 0.000 | 0.001 | |
| prop_na | 0.011 | 0.000 | 0.016 | |
| r_squared | 0.001 | 0.000 | 0.016 | |
| resample | 0.017 | 0.001 | 0.023 | |
| resample_chart | 0.003 | 0.000 | 0.003 | |
| rsd_filter | 0.014 | 0.001 | 0.024 | |
| rsd_filter_hist | 0.001 | 0.000 | 0.001 | |
| run | 0.040 | 0.001 | 0.097 | |
| sb_corr | 0.029 | 0.001 | 0.047 | |
| scatter_chart | 0.614 | 0.009 | 0.921 | |
| split_data | 0.011 | 0.001 | 0.039 | |
| stratified_split | 0.118 | 0.002 | 0.192 | |
| svm_plot_2d | 0.938 | 0.026 | 1.427 | |
| tSNE | 0.024 | 0.001 | 0.030 | |
| tSNE_scatter | 0.009 | 0.001 | 0.010 | |
| tic_chart | 0.380 | 0.006 | 0.640 | |
| ttest | 0.020 | 0.001 | 0.020 | |
| vec_norm | 0.001 | 0.000 | 0.002 | |
| wilcox_p_hist | 0.000 | 0.001 | 0.001 | |
| wilcox_test | 0.020 | 0.001 | 0.037 | |