Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-04-02 19:29 -0400 (Wed, 02 Apr 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4764 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" | 4495 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4522 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4449 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4426 |
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 2079/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
structToolbox 1.18.2 (landing page) Gavin Rhys Lloyd
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | 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. |
Package: structToolbox |
Version: 1.18.2 |
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings structToolbox_1.18.2.tar.gz |
StartedAt: 2025-04-01 02:43:23 -0400 (Tue, 01 Apr 2025) |
EndedAt: 2025-04-01 03:00:40 -0400 (Tue, 01 Apr 2025) |
EllapsedTime: 1036.2 seconds |
RetCode: 0 |
Status: OK |
CheckDir: structToolbox.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings structToolbox_1.18.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/structToolbox.Rcheck’ * using R version 4.4.3 (2025-02-28) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 * running under: Ubuntu 24.04.2 LTS * using session charset: UTF-8 * checking for file ‘structToolbox/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘structToolbox’ version ‘1.18.2’ * 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 15.224 0.105 15.332 fold_change 10.602 0.034 10.637 fisher_exact 9.324 0.081 9.406 fs_line 6.603 0.107 6.710 forward_selection_by_rank 5.838 0.053 5.891 * 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 re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: OK
structToolbox.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL structToolbox ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’ * installing *source* package ‘structToolbox’ ... ** 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.4.3 (2025-02-28) -- "Trophy Case" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-pc-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 167.676 1.549 169.234
structToolbox.Rcheck/structToolbox-Ex.timings
name | user | system | elapsed | |
ANOVA | 0.206 | 0.001 | 0.207 | |
AUC | 1.971 | 0.098 | 2.069 | |
DFA | 0.196 | 0.000 | 0.196 | |
DatasetExperiment_boxplot | 1.485 | 0.023 | 1.508 | |
DatasetExperiment_dist | 1.230 | 0.081 | 1.311 | |
DatasetExperiment_factor_boxplot | 0.186 | 0.000 | 0.186 | |
DatasetExperiment_heatmap | 0.364 | 0.002 | 0.365 | |
HCA | 0.064 | 0.000 | 0.063 | |
HSD | 0.276 | 0.005 | 0.286 | |
HSDEM | 0.327 | 0.000 | 0.329 | |
MTBLS79_DatasetExperiment | 0.001 | 0.000 | 0.001 | |
OPLSDA | 0.011 | 0.000 | 0.010 | |
OPLSR | 0.014 | 0.000 | 0.014 | |
PCA | 0.004 | 0.000 | 0.004 | |
PLSDA | 0.026 | 0.001 | 0.027 | |
PLSR | 0.010 | 0.000 | 0.009 | |
SVM | 0.027 | 0.000 | 0.027 | |
as_data_frame | 0.118 | 0.000 | 0.120 | |
autoscale | 0.072 | 0.000 | 0.072 | |
balanced_accuracy | 1.623 | 0.027 | 1.651 | |
blank_filter | 0.326 | 0.002 | 0.329 | |
blank_filter_hist | 0.001 | 0.000 | 0.001 | |
bootstrap | 0.016 | 0.000 | 0.016 | |
calculate | 0.005 | 0.000 | 0.004 | |
chart_plot | 0.025 | 0.000 | 0.025 | |
classical_lsq | 0.289 | 0.000 | 0.290 | |
compare_dist | 4.128 | 0.134 | 4.263 | |
confounders_clsq | 2.772 | 0.001 | 2.774 | |
confounders_lsq_barchart | 2.803 | 0.018 | 2.822 | |
confounders_lsq_boxplot | 2.745 | 0.004 | 2.749 | |
constant_sum_norm | 0.014 | 0.001 | 0.013 | |
corr_coef | 0.258 | 0.015 | 0.274 | |
dfa_scores_plot | 0.696 | 0.009 | 0.705 | |
dratio_filter | 0.248 | 0.000 | 0.248 | |
equal_split | 0.120 | 0.001 | 0.119 | |
feature_boxplot | 0.03 | 0.00 | 0.03 | |
feature_profile | 0.359 | 0.000 | 0.360 | |
feature_profile_array | 0.423 | 0.002 | 0.425 | |
filter_by_name | 0.042 | 0.000 | 0.042 | |
filter_na_count | 0.922 | 0.005 | 0.927 | |
filter_smeta | 0.068 | 0.000 | 0.068 | |
fisher_exact | 9.324 | 0.081 | 9.406 | |
fold_change | 10.602 | 0.034 | 10.637 | |
fold_change_int | 15.224 | 0.105 | 15.332 | |
fold_change_plot | 0.023 | 0.000 | 0.023 | |
forward_selection_by_rank | 5.838 | 0.053 | 5.891 | |
fs_line | 6.603 | 0.107 | 6.710 | |
glog_opt_plot | 0.439 | 0.002 | 0.442 | |
glog_transform | 0.269 | 0.001 | 0.270 | |
grid_search_1d | 3.170 | 0.032 | 3.203 | |
gs_line | 0.001 | 0.000 | 0.001 | |
hca_dendrogram | 0.001 | 0.000 | 0.001 | |
kfold_xval | 3.139 | 0.010 | 3.150 | |
kfoldxcv_grid | 3.371 | 0.063 | 3.435 | |
kfoldxcv_metric | 0.001 | 0.000 | 0.000 | |
knn_impute | 0.012 | 0.000 | 0.011 | |
kw_p_hist | 0.001 | 0.000 | 0.000 | |
kw_rank_sum | 0.076 | 0.000 | 0.075 | |
linear_model | 0.026 | 0.001 | 0.027 | |
log_transform | 0.012 | 0.000 | 0.013 | |
mean_centre | 0.003 | 0.000 | 0.003 | |
mean_of_medians | 0.119 | 0.003 | 0.121 | |
mixed_effect | 0.158 | 0.002 | 0.160 | |
model_apply | 0.021 | 0.001 | 0.022 | |
model_predict | 0.049 | 0.001 | 0.051 | |
model_reverse | 0.04 | 0.00 | 0.04 | |
model_train | 0.049 | 0.000 | 0.048 | |
mv_boxplot | 0.256 | 0.002 | 0.258 | |
mv_feature_filter | 0.116 | 0.002 | 0.119 | |
mv_feature_filter_hist | 0.000 | 0.000 | 0.001 | |
mv_histogram | 0.219 | 0.001 | 0.221 | |
mv_sample_filter | 0.015 | 0.000 | 0.014 | |
mv_sample_filter_hist | 0 | 0 | 0 | |
nroot_transform | 0.012 | 0.000 | 0.012 | |
ontology_cache | 0 | 0 | 0 | |
pairs_filter | 0.015 | 0.000 | 0.014 | |
pareto_scale | 0.05 | 0.00 | 0.05 | |
pca_biplot | 0.018 | 0.000 | 0.017 | |
pca_correlation_plot | 0.01 | 0.00 | 0.01 | |
pca_dstat_plot | 0.012 | 0.000 | 0.012 | |
pca_loadings_plot | 0.012 | 0.001 | 0.013 | |
pca_scores_plot | 0.485 | 0.003 | 0.488 | |
pca_scree_plot | 0.010 | 0.000 | 0.011 | |
permutation_test | 0.016 | 0.000 | 0.016 | |
permutation_test_plot | 0.003 | 0.000 | 0.002 | |
permute_sample_order | 0.013 | 0.000 | 0.013 | |
pls_regcoeff_plot | 0.317 | 0.001 | 0.318 | |
pls_scores_plot | 0.653 | 0.002 | 0.655 | |
pls_vip_plot | 0.348 | 0.000 | 0.349 | |
plsda_feature_importance_plot | 0.548 | 0.002 | 0.549 | |
plsda_predicted_plot | 0.415 | 0.002 | 0.417 | |
plsda_roc_plot | 1.053 | 0.025 | 1.078 | |
plsr_cook_dist | 0.010 | 0.000 | 0.011 | |
plsr_prediction_plot | 0.01 | 0.00 | 0.01 | |
plsr_qq_plot | 0.010 | 0.000 | 0.011 | |
plsr_residual_hist | 0.01 | 0.00 | 0.01 | |
pqn_norm | 0.311 | 0.000 | 0.312 | |
pqn_norm_hist | 0.000 | 0.000 | 0.001 | |
prop_na | 0.015 | 0.000 | 0.015 | |
r_squared | 0.000 | 0.000 | 0.001 | |
resample | 0.022 | 0.000 | 0.021 | |
resample_chart | 0.003 | 0.000 | 0.003 | |
rsd_filter | 0.019 | 0.000 | 0.019 | |
rsd_filter_hist | 0 | 0 | 0 | |
run | 0.027 | 0.000 | 0.027 | |
sb_corr | 0.031 | 0.001 | 0.032 | |
scatter_chart | 0.327 | 0.002 | 0.330 | |
split_data | 0.014 | 0.000 | 0.013 | |
stratified_split | 0.115 | 0.000 | 0.115 | |
svm_plot_2d | 0.611 | 0.007 | 0.618 | |
tSNE | 0.027 | 0.000 | 0.027 | |
tSNE_scatter | 0.012 | 0.000 | 0.012 | |
tic_chart | 0.188 | 0.000 | 0.188 | |
ttest | 0.019 | 0.000 | 0.019 | |
vec_norm | 0.001 | 0.000 | 0.001 | |
wilcox_p_hist | 0.001 | 0.000 | 0.001 | |
wilcox_test | 0.022 | 0.000 | 0.022 | |