| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-12-29 11:59 -0500 (Mon, 29 Dec 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" | 4883 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4671 |
| 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: 2025-12-26 15:46:31 -0000 (Fri, 26 Dec 2025) |
| EndedAt: 2025-12-26 15:59:03 -0000 (Fri, 26 Dec 2025) |
| EllapsedTime: 752.2 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.125 0.129 23.308
fold_change 17.350 0.104 17.505
fisher_exact 14.823 0.120 14.995
fs_line 9.897 0.100 10.028
forward_selection_by_rank 8.914 0.068 9.007
compare_dist 6.561 0.174 8.723
kfoldxcv_grid 5.769 0.020 5.807
grid_search_1d 5.122 0.032 5.170
confounders_lsq_barchart 4.953 0.028 5.001
confounders_clsq 4.628 0.084 5.149
* 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
266.288 1.918 268.948
structToolbox.Rcheck/structToolbox-Ex.timings
| name | user | system | elapsed | |
| ANOVA | 0.317 | 0.007 | 0.620 | |
| AUC | 3.549 | 0.210 | 4.851 | |
| DFA | 0.298 | 0.004 | 0.510 | |
| DatasetExperiment_boxplot | 1.329 | 0.048 | 1.470 | |
| DatasetExperiment_dist | 1.655 | 0.103 | 1.792 | |
| DatasetExperiment_factor_boxplot | 0.528 | 0.012 | 0.649 | |
| DatasetExperiment_heatmap | 1.465 | 0.042 | 1.824 | |
| HCA | 0.08 | 0.00 | 0.08 | |
| HSD | 0.414 | 0.005 | 0.636 | |
| HSDEM | 0.370 | 0.009 | 0.504 | |
| MTBLS79_DatasetExperiment | 0.001 | 0.000 | 0.001 | |
| OPLSDA | 0.016 | 0.000 | 0.016 | |
| OPLSR | 0.012 | 0.000 | 0.013 | |
| PCA | 0.007 | 0.000 | 0.007 | |
| PLSDA | 0.018 | 0.000 | 0.018 | |
| PLSR | 0.014 | 0.000 | 0.015 | |
| SVM | 0.032 | 0.000 | 0.032 | |
| as_data_frame | 0.176 | 0.004 | 0.181 | |
| autoscale | 0.102 | 0.000 | 0.103 | |
| balanced_accuracy | 2.684 | 0.038 | 3.373 | |
| blank_filter | 0.546 | 0.024 | 0.867 | |
| blank_filter_hist | 0.001 | 0.000 | 0.002 | |
| bootstrap | 0.014 | 0.000 | 0.015 | |
| calculate | 0.007 | 0.000 | 0.008 | |
| chart_plot | 0.040 | 0.000 | 0.041 | |
| classical_lsq | 0.443 | 0.004 | 0.587 | |
| compare_dist | 6.561 | 0.174 | 8.723 | |
| confounders_clsq | 4.628 | 0.084 | 5.149 | |
| confounders_lsq_barchart | 4.953 | 0.028 | 5.001 | |
| confounders_lsq_boxplot | 4.693 | 0.076 | 4.787 | |
| constant_sum_norm | 0.010 | 0.000 | 0.011 | |
| corr_coef | 0.385 | 0.008 | 0.394 | |
| dfa_scores_plot | 1.438 | 0.016 | 1.459 | |
| dratio_filter | 0.463 | 0.004 | 0.468 | |
| equal_split | 0.172 | 0.000 | 0.174 | |
| feature_boxplot | 0.041 | 0.000 | 0.041 | |
| feature_profile | 0.804 | 0.000 | 0.807 | |
| feature_profile_array | 0.980 | 0.005 | 0.987 | |
| filter_by_name | 0.044 | 0.000 | 0.044 | |
| filter_na_count | 1.544 | 0.012 | 1.562 | |
| filter_smeta | 0.101 | 0.008 | 0.110 | |
| fisher_exact | 14.823 | 0.120 | 14.995 | |
| fold_change | 17.350 | 0.104 | 17.505 | |
| fold_change_int | 23.125 | 0.129 | 23.308 | |
| fold_change_plot | 0.010 | 0.000 | 0.009 | |
| forward_selection_by_rank | 8.914 | 0.068 | 9.007 | |
| fs_line | 9.897 | 0.100 | 10.028 | |
| glog_opt_plot | 0.811 | 0.000 | 0.814 | |
| glog_transform | 0.447 | 0.000 | 0.448 | |
| grid_search_1d | 5.122 | 0.032 | 5.170 | |
| gs_line | 0.001 | 0.000 | 0.001 | |
| hca_dendrogram | 0.000 | 0.001 | 0.001 | |
| kfold_xval | 4.910 | 0.011 | 4.936 | |
| kfoldxcv_grid | 5.769 | 0.020 | 5.807 | |
| kfoldxcv_metric | 0.001 | 0.000 | 0.001 | |
| knn_impute | 0.018 | 0.000 | 0.018 | |
| kw_p_hist | 0.001 | 0.000 | 0.001 | |
| kw_rank_sum | 0.103 | 0.000 | 0.104 | |
| linear_model | 0.04 | 0.00 | 0.04 | |
| log_transform | 0.009 | 0.000 | 0.009 | |
| mean_centre | 0.004 | 0.000 | 0.004 | |
| mean_of_medians | 0.158 | 0.000 | 0.159 | |
| mixed_effect | 0.212 | 0.000 | 0.213 | |
| model_apply | 0.034 | 0.000 | 0.034 | |
| model_predict | 0.080 | 0.000 | 0.081 | |
| model_reverse | 0.037 | 0.000 | 0.037 | |
| model_train | 0.089 | 0.000 | 0.090 | |
| mv_boxplot | 0.609 | 0.004 | 0.615 | |
| mv_feature_filter | 0.167 | 0.000 | 0.168 | |
| mv_feature_filter_hist | 0.001 | 0.000 | 0.001 | |
| mv_histogram | 0.551 | 0.000 | 0.553 | |
| mv_sample_filter | 0.012 | 0.000 | 0.012 | |
| mv_sample_filter_hist | 0.000 | 0.001 | 0.000 | |
| nroot_transform | 0.007 | 0.003 | 0.010 | |
| ontology_cache | 0 | 0 | 0 | |
| pairs_filter | 0.014 | 0.000 | 0.014 | |
| pareto_scale | 0.082 | 0.000 | 0.082 | |
| pca_biplot | 0.023 | 0.000 | 0.023 | |
| pca_correlation_plot | 0.01 | 0.00 | 0.01 | |
| pca_dstat_plot | 0.014 | 0.000 | 0.013 | |
| pca_loadings_plot | 0.014 | 0.000 | 0.014 | |
| pca_scores_plot | 1.087 | 0.000 | 1.091 | |
| pca_scree_plot | 0.01 | 0.00 | 0.01 | |
| permutation_test | 0.015 | 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.696 | 0.000 | 0.699 | |
| pls_scores_plot | 1.309 | 0.000 | 1.313 | |
| pls_vip_plot | 0.738 | 0.000 | 0.741 | |
| plsda_feature_importance_plot | 1.329 | 0.000 | 1.334 | |
| plsda_predicted_plot | 0.904 | 0.000 | 0.907 | |
| plsda_roc_plot | 1.868 | 0.004 | 1.878 | |
| plsr_cook_dist | 0.01 | 0.00 | 0.01 | |
| plsr_prediction_plot | 0.010 | 0.000 | 0.009 | |
| plsr_qq_plot | 0.01 | 0.00 | 0.01 | |
| plsr_residual_hist | 0.009 | 0.000 | 0.009 | |
| pqn_norm | 0.549 | 0.004 | 0.554 | |
| pqn_norm_hist | 0.000 | 0.001 | 0.001 | |
| prop_na | 0.012 | 0.006 | 0.017 | |
| r_squared | 0.001 | 0.000 | 0.001 | |
| resample | 0.027 | 0.000 | 0.028 | |
| resample_chart | 0.005 | 0.000 | 0.005 | |
| rsd_filter | 0.024 | 0.000 | 0.025 | |
| rsd_filter_hist | 0.001 | 0.000 | 0.001 | |
| run | 0.049 | 0.000 | 0.050 | |
| sb_corr | 0.04 | 0.00 | 0.04 | |
| scatter_chart | 0.813 | 0.000 | 0.815 | |
| split_data | 0.01 | 0.00 | 0.01 | |
| stratified_split | 0.182 | 0.000 | 0.183 | |
| svm_plot_2d | 1.169 | 0.008 | 1.182 | |
| tSNE | 0.032 | 0.000 | 0.033 | |
| tSNE_scatter | 0.010 | 0.000 | 0.009 | |
| tic_chart | 0.504 | 0.000 | 0.505 | |
| ttest | 0.032 | 0.000 | 0.032 | |
| vec_norm | 0.001 | 0.000 | 0.001 | |
| wilcox_p_hist | 0.001 | 0.000 | 0.000 | |
| wilcox_test | 0.026 | 0.000 | 0.026 | |