| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-18 11:39 -0500 (Tue, 18 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4826 |
| lconway | macOS 12.7.6 Monterey | x86_64 | R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" | 4561 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4562 |
| 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 2114/2325 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| structToolbox 1.23.0 (landing page) Gavin Rhys Lloyd
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | 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.23.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.23.0.tar.gz |
| StartedAt: 2025-11-18 06:01:25 -0500 (Tue, 18 Nov 2025) |
| EndedAt: 2025-11-18 06:10:58 -0500 (Tue, 18 Nov 2025) |
| EllapsedTime: 573.2 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.23.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/structToolbox.Rcheck’
* using R Under development (unstable) (2025-10-21 r88958)
* 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 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.23.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 20.834 0.111 21.078
fold_change 12.974 0.093 13.167
fisher_exact 11.111 0.068 11.252
fs_line 9.037 0.189 9.320
forward_selection_by_rank 7.521 0.157 7.752
compare_dist 5.605 0.208 5.853
* 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.6-x86_64/Resources/library’ * installing *source* package ‘structToolbox’ ... ** this is package ‘structToolbox’ version ‘1.23.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 Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences"
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
221.883 2.975 226.701
structToolbox.Rcheck/structToolbox-Ex.timings
| name | user | system | elapsed | |
| ANOVA | 0.228 | 0.009 | 0.238 | |
| AUC | 2.352 | 0.087 | 2.451 | |
| DFA | 0.220 | 0.002 | 0.226 | |
| DatasetExperiment_boxplot | 0.885 | 0.036 | 0.926 | |
| DatasetExperiment_dist | 1.482 | 0.083 | 1.575 | |
| DatasetExperiment_factor_boxplot | 0.360 | 0.009 | 0.373 | |
| DatasetExperiment_heatmap | 1.314 | 0.037 | 1.360 | |
| HCA | 0.062 | 0.001 | 0.064 | |
| HSD | 0.308 | 0.021 | 0.363 | |
| HSDEM | 0.384 | 0.027 | 0.417 | |
| MTBLS79_DatasetExperiment | 0.002 | 0.000 | 0.002 | |
| OPLSDA | 0.013 | 0.001 | 0.013 | |
| OPLSR | 0.009 | 0.000 | 0.009 | |
| PCA | 0.005 | 0.000 | 0.006 | |
| PLSDA | 0.015 | 0.001 | 0.016 | |
| PLSR | 0.010 | 0.000 | 0.011 | |
| SVM | 0.026 | 0.001 | 0.027 | |
| as_data_frame | 0.141 | 0.002 | 0.142 | |
| autoscale | 0.080 | 0.001 | 0.082 | |
| balanced_accuracy | 1.995 | 0.022 | 2.027 | |
| blank_filter | 0.424 | 0.030 | 0.457 | |
| blank_filter_hist | 0.001 | 0.000 | 0.001 | |
| bootstrap | 0.012 | 0.000 | 0.012 | |
| calculate | 0.007 | 0.000 | 0.007 | |
| chart_plot | 0.035 | 0.001 | 0.037 | |
| classical_lsq | 0.315 | 0.003 | 0.319 | |
| compare_dist | 5.605 | 0.208 | 5.853 | |
| confounders_clsq | 3.129 | 0.027 | 3.170 | |
| confounders_lsq_barchart | 3.602 | 0.033 | 3.661 | |
| confounders_lsq_boxplot | 3.464 | 0.040 | 3.519 | |
| constant_sum_norm | 0.008 | 0.001 | 0.007 | |
| corr_coef | 0.292 | 0.003 | 0.298 | |
| dfa_scores_plot | 1.141 | 0.012 | 1.161 | |
| dratio_filter | 0.286 | 0.008 | 0.298 | |
| equal_split | 0.131 | 0.002 | 0.133 | |
| feature_boxplot | 0.031 | 0.001 | 0.031 | |
| feature_profile | 0.588 | 0.009 | 0.602 | |
| feature_profile_array | 0.736 | 0.007 | 0.749 | |
| filter_by_name | 0.036 | 0.001 | 0.037 | |
| filter_na_count | 1.078 | 0.053 | 1.137 | |
| filter_smeta | 0.064 | 0.000 | 0.064 | |
| fisher_exact | 11.111 | 0.068 | 11.252 | |
| fold_change | 12.974 | 0.093 | 13.167 | |
| fold_change_int | 20.834 | 0.111 | 21.078 | |
| fold_change_plot | 0.010 | 0.000 | 0.011 | |
| forward_selection_by_rank | 7.521 | 0.157 | 7.752 | |
| fs_line | 9.037 | 0.189 | 9.320 | |
| glog_opt_plot | 0.710 | 0.011 | 0.731 | |
| glog_transform | 0.374 | 0.004 | 0.380 | |
| grid_search_1d | 3.792 | 0.123 | 3.951 | |
| gs_line | 0.001 | 0.000 | 0.001 | |
| hca_dendrogram | 0.001 | 0.000 | 0.001 | |
| kfold_xval | 3.555 | 0.033 | 3.608 | |
| kfoldxcv_grid | 4.524 | 0.045 | 4.600 | |
| kfoldxcv_metric | 0.001 | 0.000 | 0.001 | |
| knn_impute | 0.014 | 0.001 | 0.016 | |
| kw_p_hist | 0.001 | 0.000 | 0.001 | |
| kw_rank_sum | 0.091 | 0.001 | 0.093 | |
| linear_model | 0.037 | 0.001 | 0.038 | |
| log_transform | 0.008 | 0.000 | 0.008 | |
| mean_centre | 0.003 | 0.000 | 0.003 | |
| mean_of_medians | 0.139 | 0.003 | 0.143 | |
| mixed_effect | 0.199 | 0.003 | 0.204 | |
| model_apply | 0.024 | 0.001 | 0.026 | |
| model_predict | 0.069 | 0.001 | 0.069 | |
| model_reverse | 0.033 | 0.000 | 0.034 | |
| model_train | 0.065 | 0.001 | 0.066 | |
| mv_boxplot | 0.520 | 0.008 | 0.530 | |
| mv_feature_filter | 0.128 | 0.003 | 0.134 | |
| mv_feature_filter_hist | 0.001 | 0.001 | 0.001 | |
| mv_histogram | 0.408 | 0.005 | 0.416 | |
| mv_sample_filter | 0.009 | 0.000 | 0.009 | |
| mv_sample_filter_hist | 0.001 | 0.000 | 0.001 | |
| nroot_transform | 0.009 | 0.001 | 0.009 | |
| ontology_cache | 0 | 0 | 0 | |
| pairs_filter | 0.012 | 0.001 | 0.012 | |
| pareto_scale | 0.085 | 0.004 | 0.089 | |
| pca_biplot | 0.016 | 0.001 | 0.016 | |
| pca_correlation_plot | 0.007 | 0.000 | 0.007 | |
| pca_dstat_plot | 0.011 | 0.000 | 0.011 | |
| pca_loadings_plot | 0.009 | 0.001 | 0.009 | |
| pca_scores_plot | 0.768 | 0.008 | 0.782 | |
| pca_scree_plot | 0.007 | 0.000 | 0.007 | |
| permutation_test | 0.010 | 0.001 | 0.012 | |
| permutation_test_plot | 0.004 | 0.000 | 0.004 | |
| permute_sample_order | 0.007 | 0.000 | 0.007 | |
| pls_regcoeff_plot | 0.479 | 0.007 | 0.488 | |
| pls_scores_plot | 0.912 | 0.008 | 0.924 | |
| pls_vip_plot | 0.550 | 0.007 | 0.560 | |
| plsda_feature_importance_plot | 0.980 | 0.012 | 0.998 | |
| plsda_predicted_plot | 0.667 | 0.008 | 0.682 | |
| plsda_roc_plot | 1.302 | 0.011 | 1.324 | |
| plsr_cook_dist | 0.006 | 0.000 | 0.007 | |
| plsr_prediction_plot | 0.006 | 0.001 | 0.007 | |
| plsr_qq_plot | 0.007 | 0.000 | 0.008 | |
| plsr_residual_hist | 0.008 | 0.000 | 0.008 | |
| pqn_norm | 0.371 | 0.003 | 0.376 | |
| pqn_norm_hist | 0 | 0 | 0 | |
| prop_na | 0.008 | 0.000 | 0.009 | |
| r_squared | 0.000 | 0.000 | 0.001 | |
| resample | 0.014 | 0.000 | 0.014 | |
| resample_chart | 0.003 | 0.000 | 0.003 | |
| rsd_filter | 0.015 | 0.001 | 0.015 | |
| rsd_filter_hist | 0.001 | 0.000 | 0.001 | |
| run | 0.029 | 0.001 | 0.029 | |
| sb_corr | 0.028 | 0.001 | 0.029 | |
| scatter_chart | 0.621 | 0.005 | 0.630 | |
| split_data | 0.01 | 0.00 | 0.01 | |
| stratified_split | 0.141 | 0.002 | 0.145 | |
| svm_plot_2d | 0.864 | 0.026 | 0.898 | |
| tSNE | 0.023 | 0.001 | 0.025 | |
| tSNE_scatter | 0.010 | 0.001 | 0.010 | |
| tic_chart | 0.338 | 0.003 | 0.344 | |
| ttest | 0.022 | 0.000 | 0.022 | |
| vec_norm | 0.001 | 0.000 | 0.001 | |
| wilcox_p_hist | 0 | 0 | 0 | |
| wilcox_test | 0.020 | 0.000 | 0.021 | |