| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2026-01-15 11:59 -0500 (Thu, 15 Jan 2026).
| 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" | 4886 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4672 |
| 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 | |||||||||
| 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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: structToolbox |
| Version: 1.22.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings structToolbox_1.22.0.tar.gz |
| StartedAt: 2026-01-13 15:01:27 -0000 (Tue, 13 Jan 2026) |
| EndedAt: 2026-01-13 15:12:53 -0000 (Tue, 13 Jan 2026) |
| EllapsedTime: 685.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: structToolbox.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings structToolbox_1.22.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/structToolbox.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* 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 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 23.298 0.148 23.510
fold_change 17.519 0.127 17.702
fisher_exact 15.349 0.104 15.494
fs_line 9.788 0.147 9.963
forward_selection_by_rank 8.789 0.084 8.895
compare_dist 6.359 0.192 6.568
kfoldxcv_grid 5.610 0.032 5.658
confounders_lsq_barchart 5.109 0.075 5.200
grid_search_1d 5.085 0.012 5.110
confounders_lsq_boxplot 4.970 0.020 5.005
* 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: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL structToolbox ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0/site-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.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu
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
274.675 3.035 278.383
structToolbox.Rcheck/structToolbox-Ex.timings
| name | user | system | elapsed | |
| ANOVA | 0.330 | 0.012 | 0.343 | |
| AUC | 3.689 | 0.247 | 3.947 | |
| DFA | 0.285 | 0.000 | 0.286 | |
| DatasetExperiment_boxplot | 1.339 | 0.016 | 1.357 | |
| DatasetExperiment_dist | 1.586 | 0.064 | 1.653 | |
| DatasetExperiment_factor_boxplot | 0.511 | 0.000 | 0.513 | |
| DatasetExperiment_heatmap | 1.480 | 0.052 | 1.536 | |
| HCA | 0.091 | 0.004 | 0.095 | |
| HSD | 0.438 | 0.004 | 0.450 | |
| HSDEM | 0.381 | 0.000 | 0.382 | |
| MTBLS79_DatasetExperiment | 0.002 | 0.000 | 0.001 | |
| OPLSDA | 0.018 | 0.000 | 0.017 | |
| OPLSR | 0.013 | 0.000 | 0.013 | |
| PCA | 0.006 | 0.000 | 0.007 | |
| PLSDA | 0.018 | 0.000 | 0.018 | |
| PLSR | 0.015 | 0.000 | 0.014 | |
| SVM | 0.032 | 0.000 | 0.032 | |
| as_data_frame | 0.188 | 0.000 | 0.188 | |
| autoscale | 0.109 | 0.000 | 0.110 | |
| balanced_accuracy | 2.721 | 0.019 | 2.748 | |
| blank_filter | 0.582 | 0.016 | 0.599 | |
| blank_filter_hist | 0.001 | 0.000 | 0.001 | |
| bootstrap | 0.017 | 0.000 | 0.017 | |
| calculate | 0.009 | 0.000 | 0.008 | |
| chart_plot | 0.041 | 0.004 | 0.045 | |
| classical_lsq | 0.448 | 0.004 | 0.453 | |
| compare_dist | 6.359 | 0.192 | 6.568 | |
| confounders_clsq | 4.753 | 0.056 | 4.824 | |
| confounders_lsq_barchart | 5.109 | 0.075 | 5.200 | |
| confounders_lsq_boxplot | 4.970 | 0.020 | 5.005 | |
| constant_sum_norm | 0.011 | 0.000 | 0.011 | |
| corr_coef | 0.431 | 0.008 | 0.440 | |
| dfa_scores_plot | 1.484 | 0.008 | 1.499 | |
| dratio_filter | 0.496 | 0.008 | 0.505 | |
| equal_split | 0.186 | 0.000 | 0.186 | |
| feature_boxplot | 0.04 | 0.00 | 0.04 | |
| feature_profile | 0.828 | 0.024 | 0.855 | |
| feature_profile_array | 1.010 | 0.004 | 1.016 | |
| filter_by_name | 0.043 | 0.000 | 0.043 | |
| filter_na_count | 1.515 | 0.036 | 1.556 | |
| filter_smeta | 0.117 | 0.012 | 0.129 | |
| fisher_exact | 15.349 | 0.104 | 15.494 | |
| fold_change | 17.519 | 0.127 | 17.702 | |
| fold_change_int | 23.298 | 0.148 | 23.510 | |
| fold_change_plot | 0.01 | 0.00 | 0.01 | |
| forward_selection_by_rank | 8.789 | 0.084 | 8.895 | |
| fs_line | 9.788 | 0.147 | 9.963 | |
| glog_opt_plot | 0.825 | 0.004 | 0.832 | |
| glog_transform | 0.453 | 0.004 | 0.459 | |
| grid_search_1d | 5.085 | 0.012 | 5.110 | |
| gs_line | 0.001 | 0.000 | 0.001 | |
| hca_dendrogram | 0.000 | 0.001 | 0.001 | |
| kfold_xval | 4.840 | 0.002 | 4.857 | |
| kfoldxcv_grid | 5.610 | 0.032 | 5.658 | |
| kfoldxcv_metric | 0.001 | 0.000 | 0.001 | |
| knn_impute | 0.021 | 0.000 | 0.020 | |
| kw_p_hist | 0.001 | 0.000 | 0.001 | |
| kw_rank_sum | 0.115 | 0.000 | 0.115 | |
| linear_model | 0.045 | 0.000 | 0.045 | |
| log_transform | 0.01 | 0.00 | 0.01 | |
| mean_centre | 0.004 | 0.000 | 0.005 | |
| mean_of_medians | 0.176 | 0.000 | 0.178 | |
| mixed_effect | 0.233 | 0.000 | 0.234 | |
| model_apply | 0.034 | 0.000 | 0.034 | |
| model_predict | 0.079 | 0.000 | 0.079 | |
| model_reverse | 0.037 | 0.000 | 0.037 | |
| model_train | 0.083 | 0.004 | 0.088 | |
| mv_boxplot | 0.612 | 0.000 | 0.613 | |
| mv_feature_filter | 0.158 | 0.004 | 0.163 | |
| mv_feature_filter_hist | 0.001 | 0.000 | 0.001 | |
| mv_histogram | 0.527 | 0.004 | 0.532 | |
| mv_sample_filter | 0.011 | 0.000 | 0.011 | |
| mv_sample_filter_hist | 0.001 | 0.000 | 0.001 | |
| nroot_transform | 0.01 | 0.00 | 0.01 | |
| ontology_cache | 0.000 | 0.000 | 0.001 | |
| pairs_filter | 0.013 | 0.000 | 0.014 | |
| pareto_scale | 0.078 | 0.000 | 0.078 | |
| pca_biplot | 0.021 | 0.000 | 0.021 | |
| pca_correlation_plot | 0.009 | 0.000 | 0.008 | |
| pca_dstat_plot | 0.009 | 0.004 | 0.012 | |
| pca_loadings_plot | 0.013 | 0.000 | 0.013 | |
| pca_scores_plot | 1.039 | 0.008 | 1.050 | |
| pca_scree_plot | 0.009 | 0.000 | 0.010 | |
| permutation_test | 0.014 | 0.000 | 0.015 | |
| permutation_test_plot | 0.004 | 0.000 | 0.004 | |
| permute_sample_order | 0.011 | 0.000 | 0.011 | |
| pls_regcoeff_plot | 0.673 | 0.000 | 0.675 | |
| pls_scores_plot | 1.327 | 0.000 | 1.330 | |
| pls_vip_plot | 0.749 | 0.000 | 0.751 | |
| plsda_feature_importance_plot | 1.299 | 0.004 | 1.307 | |
| plsda_predicted_plot | 0.865 | 0.000 | 0.867 | |
| plsda_roc_plot | 1.886 | 0.000 | 1.891 | |
| plsr_cook_dist | 0.009 | 0.000 | 0.009 | |
| plsr_prediction_plot | 0.009 | 0.000 | 0.009 | |
| plsr_qq_plot | 0.008 | 0.000 | 0.008 | |
| plsr_residual_hist | 0.009 | 0.000 | 0.009 | |
| pqn_norm | 0.483 | 0.020 | 0.503 | |
| pqn_norm_hist | 0.001 | 0.000 | 0.001 | |
| prop_na | 0.016 | 0.000 | 0.016 | |
| r_squared | 0.001 | 0.000 | 0.001 | |
| resample | 0.024 | 0.000 | 0.024 | |
| resample_chart | 0.004 | 0.000 | 0.004 | |
| rsd_filter | 0.017 | 0.004 | 0.021 | |
| rsd_filter_hist | 0.001 | 0.000 | 0.001 | |
| run | 0.042 | 0.000 | 0.043 | |
| sb_corr | 0.034 | 0.004 | 0.038 | |
| scatter_chart | 0.784 | 0.000 | 0.787 | |
| split_data | 0.009 | 0.000 | 0.010 | |
| stratified_split | 0.173 | 0.000 | 0.174 | |
| svm_plot_2d | 1.101 | 0.004 | 1.109 | |
| tSNE | 0.032 | 0.000 | 0.032 | |
| tSNE_scatter | 0.01 | 0.00 | 0.01 | |
| tic_chart | 0.490 | 0.000 | 0.491 | |
| ttest | 0.03 | 0.00 | 0.03 | |
| vec_norm | 0.001 | 0.000 | 0.001 | |
| wilcox_p_hist | 0.001 | 0.000 | 0.000 | |
| wilcox_test | 0.025 | 0.000 | 0.024 | |