| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-28 11:39 -0500 (Fri, 28 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" | 4866 |
| lconway | macOS 12.7.6 Monterey | x86_64 | R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" | 4614 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4571 |
| 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 2117/2328 | 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-28 05:07:03 -0500 (Fri, 28 Nov 2025) |
| EndedAt: 2025-11-28 05:16:43 -0500 (Fri, 28 Nov 2025) |
| EllapsedTime: 579.9 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 21.112 0.100 21.317
fold_change 13.749 0.080 13.911
fisher_exact 11.196 0.070 11.330
fs_line 8.152 0.158 8.387
forward_selection_by_rank 7.510 0.118 7.690
compare_dist 5.748 0.218 6.006
* 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
223.276 2.922 227.962
structToolbox.Rcheck/structToolbox-Ex.timings
| name | user | system | elapsed | |
| ANOVA | 0.257 | 0.010 | 0.270 | |
| AUC | 2.412 | 0.094 | 2.520 | |
| DFA | 0.215 | 0.003 | 0.219 | |
| DatasetExperiment_boxplot | 0.924 | 0.030 | 0.957 | |
| DatasetExperiment_dist | 1.465 | 0.088 | 1.567 | |
| DatasetExperiment_factor_boxplot | 0.373 | 0.009 | 0.385 | |
| DatasetExperiment_heatmap | 1.280 | 0.044 | 1.331 | |
| HCA | 0.070 | 0.002 | 0.071 | |
| HSD | 0.308 | 0.032 | 0.346 | |
| HSDEM | 0.350 | 0.021 | 0.373 | |
| MTBLS79_DatasetExperiment | 0.001 | 0.000 | 0.001 | |
| OPLSDA | 0.010 | 0.001 | 0.011 | |
| OPLSR | 0.006 | 0.000 | 0.006 | |
| PCA | 0.004 | 0.000 | 0.005 | |
| PLSDA | 0.013 | 0.001 | 0.014 | |
| PLSR | 0.011 | 0.000 | 0.011 | |
| SVM | 0.019 | 0.000 | 0.019 | |
| as_data_frame | 0.124 | 0.001 | 0.126 | |
| autoscale | 0.074 | 0.001 | 0.075 | |
| balanced_accuracy | 1.961 | 0.019 | 1.990 | |
| blank_filter | 0.426 | 0.030 | 0.458 | |
| blank_filter_hist | 0.001 | 0.000 | 0.001 | |
| bootstrap | 0.011 | 0.000 | 0.011 | |
| calculate | 0.005 | 0.001 | 0.006 | |
| chart_plot | 0.029 | 0.001 | 0.029 | |
| classical_lsq | 0.322 | 0.003 | 0.327 | |
| compare_dist | 5.748 | 0.218 | 6.006 | |
| confounders_clsq | 3.374 | 0.035 | 3.436 | |
| confounders_lsq_barchart | 3.639 | 0.028 | 3.682 | |
| confounders_lsq_boxplot | 3.551 | 0.034 | 3.600 | |
| constant_sum_norm | 0.007 | 0.000 | 0.007 | |
| corr_coef | 0.283 | 0.003 | 0.287 | |
| dfa_scores_plot | 1.131 | 0.014 | 1.151 | |
| dratio_filter | 0.287 | 0.008 | 0.296 | |
| equal_split | 0.153 | 0.002 | 0.157 | |
| feature_boxplot | 0.031 | 0.000 | 0.032 | |
| feature_profile | 0.586 | 0.010 | 0.598 | |
| feature_profile_array | 0.715 | 0.011 | 0.731 | |
| filter_by_name | 0.033 | 0.001 | 0.034 | |
| filter_na_count | 1.184 | 0.057 | 1.251 | |
| filter_smeta | 0.072 | 0.001 | 0.073 | |
| fisher_exact | 11.196 | 0.070 | 11.330 | |
| fold_change | 13.749 | 0.080 | 13.911 | |
| fold_change_int | 21.112 | 0.100 | 21.317 | |
| fold_change_plot | 0.011 | 0.000 | 0.011 | |
| forward_selection_by_rank | 7.510 | 0.118 | 7.690 | |
| fs_line | 8.152 | 0.158 | 8.387 | |
| glog_opt_plot | 0.772 | 0.007 | 0.790 | |
| glog_transform | 0.367 | 0.003 | 0.373 | |
| grid_search_1d | 3.809 | 0.108 | 3.944 | |
| gs_line | 0.001 | 0.000 | 0.001 | |
| hca_dendrogram | 0.001 | 0.001 | 0.001 | |
| kfold_xval | 4.327 | 0.045 | 4.406 | |
| kfoldxcv_grid | 4.093 | 0.054 | 4.164 | |
| kfoldxcv_metric | 0.001 | 0.001 | 0.001 | |
| knn_impute | 0.015 | 0.001 | 0.016 | |
| kw_p_hist | 0.001 | 0.000 | 0.001 | |
| kw_rank_sum | 0.084 | 0.001 | 0.087 | |
| linear_model | 0.033 | 0.001 | 0.034 | |
| log_transform | 0.01 | 0.00 | 0.01 | |
| mean_centre | 0.004 | 0.000 | 0.004 | |
| mean_of_medians | 0.133 | 0.003 | 0.138 | |
| mixed_effect | 0.153 | 0.002 | 0.156 | |
| model_apply | 0.021 | 0.001 | 0.022 | |
| model_predict | 0.055 | 0.001 | 0.056 | |
| model_reverse | 0.023 | 0.001 | 0.024 | |
| model_train | 0.055 | 0.001 | 0.056 | |
| mv_boxplot | 0.480 | 0.010 | 0.496 | |
| mv_feature_filter | 0.098 | 0.001 | 0.100 | |
| mv_feature_filter_hist | 0.001 | 0.001 | 0.000 | |
| mv_histogram | 0.331 | 0.003 | 0.336 | |
| mv_sample_filter | 0.009 | 0.001 | 0.010 | |
| mv_sample_filter_hist | 0.001 | 0.001 | 0.002 | |
| nroot_transform | 0.007 | 0.000 | 0.008 | |
| ontology_cache | 0 | 0 | 0 | |
| pairs_filter | 0.024 | 0.003 | 0.026 | |
| pareto_scale | 0.061 | 0.001 | 0.062 | |
| pca_biplot | 0.013 | 0.000 | 0.014 | |
| pca_correlation_plot | 0.005 | 0.000 | 0.006 | |
| pca_dstat_plot | 0.008 | 0.001 | 0.008 | |
| pca_loadings_plot | 0.009 | 0.000 | 0.009 | |
| pca_scores_plot | 0.728 | 0.007 | 0.740 | |
| pca_scree_plot | 0.005 | 0.000 | 0.005 | |
| permutation_test | 0.008 | 0.000 | 0.009 | |
| permutation_test_plot | 0.002 | 0.000 | 0.003 | |
| permute_sample_order | 0.006 | 0.000 | 0.006 | |
| pls_regcoeff_plot | 0.454 | 0.005 | 0.461 | |
| pls_scores_plot | 0.860 | 0.008 | 0.873 | |
| pls_vip_plot | 0.502 | 0.007 | 0.512 | |
| plsda_feature_importance_plot | 0.886 | 0.010 | 0.898 | |
| plsda_predicted_plot | 0.614 | 0.009 | 0.627 | |
| plsda_roc_plot | 1.340 | 0.011 | 1.361 | |
| plsr_cook_dist | 0.007 | 0.000 | 0.008 | |
| plsr_prediction_plot | 0.008 | 0.001 | 0.009 | |
| plsr_qq_plot | 0.007 | 0.001 | 0.007 | |
| plsr_residual_hist | 0.007 | 0.000 | 0.007 | |
| pqn_norm | 0.418 | 0.004 | 0.429 | |
| pqn_norm_hist | 0.001 | 0.000 | 0.001 | |
| prop_na | 0.011 | 0.000 | 0.012 | |
| r_squared | 0.001 | 0.001 | 0.001 | |
| resample | 0.019 | 0.001 | 0.019 | |
| resample_chart | 0.003 | 0.000 | 0.003 | |
| rsd_filter | 0.013 | 0.000 | 0.013 | |
| rsd_filter_hist | 0.001 | 0.000 | 0.001 | |
| run | 0.034 | 0.001 | 0.036 | |
| sb_corr | 0.031 | 0.001 | 0.031 | |
| scatter_chart | 0.623 | 0.005 | 0.632 | |
| split_data | 0.007 | 0.000 | 0.007 | |
| stratified_split | 0.128 | 0.001 | 0.129 | |
| svm_plot_2d | 0.887 | 0.019 | 0.910 | |
| tSNE | 0.029 | 0.001 | 0.030 | |
| tSNE_scatter | 0.007 | 0.000 | 0.007 | |
| tic_chart | 0.357 | 0.004 | 0.364 | |
| ttest | 0.025 | 0.000 | 0.026 | |
| vec_norm | 0.001 | 0.000 | 0.001 | |
| wilcox_p_hist | 0.001 | 0.000 | 0.001 | |
| wilcox_test | 0.021 | 0.000 | 0.021 | |