Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-01-16 12:09 -0500 (Thu, 16 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4746 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4489 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4517 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4469 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4387 |
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.0 (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 | ERROR | skipped | ||||||||||
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.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.18.0.tar.gz |
StartedAt: 2025-01-14 10:24:22 -0500 (Tue, 14 Jan 2025) |
EndedAt: 2025-01-14 10:43:16 -0500 (Tue, 14 Jan 2025) |
EllapsedTime: 1134.1 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.18.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/structToolbox.Rcheck’ * using R version 4.4.2 (2024-10-31) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.7.6 * 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.18.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 40.988 0.186 48.050 fold_change 28.687 0.155 31.152 fisher_exact 23.868 0.179 24.932 fs_line 15.990 0.220 18.611 forward_selection_by_rank 14.970 0.180 17.598 kfoldxcv_grid 9.236 0.082 11.118 kfold_xval 8.424 0.075 10.580 grid_search_1d 8.166 0.198 9.813 confounders_lsq_boxplot 7.482 0.052 8.318 confounders_lsq_barchart 7.197 0.078 8.152 compare_dist 6.871 0.364 9.007 confounders_clsq 6.904 0.073 7.916 AUC 5.269 0.298 6.621 balanced_accuracy 4.210 0.044 5.129 * 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.4-x86_64/Resources/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.2 (2024-10-31) -- "Pile of Leaves" Copyright (C) 2024 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 446.261 3.838 467.509
structToolbox.Rcheck/structToolbox-Ex.timings
name | user | system | elapsed | |
ANOVA | 0.524 | 0.018 | 0.641 | |
AUC | 5.269 | 0.298 | 6.621 | |
DFA | 0.546 | 0.008 | 0.643 | |
DatasetExperiment_boxplot | 1.654 | 0.063 | 2.060 | |
DatasetExperiment_dist | 2.599 | 0.140 | 3.542 | |
DatasetExperiment_factor_boxplot | 0.502 | 0.005 | 0.585 | |
DatasetExperiment_heatmap | 1.717 | 0.043 | 1.997 | |
HCA | 0.161 | 0.002 | 0.184 | |
HSD | 0.711 | 0.022 | 0.875 | |
HSDEM | 0.955 | 0.067 | 1.280 | |
MTBLS79_DatasetExperiment | 0.002 | 0.001 | 0.003 | |
OPLSDA | 0.031 | 0.003 | 0.043 | |
OPLSR | 0.044 | 0.005 | 0.057 | |
PCA | 0.012 | 0.001 | 0.019 | |
PLSDA | 0.071 | 0.005 | 0.111 | |
PLSR | 0.026 | 0.002 | 0.040 | |
SVM | 0.083 | 0.005 | 0.121 | |
as_data_frame | 0.357 | 0.010 | 0.444 | |
autoscale | 0.184 | 0.002 | 0.222 | |
balanced_accuracy | 4.210 | 0.044 | 5.129 | |
blank_filter | 0.846 | 0.039 | 1.066 | |
blank_filter_hist | 0.002 | 0.000 | 0.002 | |
bootstrap | 0.046 | 0.001 | 0.056 | |
calculate | 0.012 | 0.001 | 0.021 | |
chart_plot | 0.067 | 0.002 | 0.085 | |
classical_lsq | 0.809 | 0.010 | 0.977 | |
compare_dist | 6.871 | 0.364 | 9.007 | |
confounders_clsq | 6.904 | 0.073 | 7.916 | |
confounders_lsq_barchart | 7.197 | 0.078 | 8.152 | |
confounders_lsq_boxplot | 7.482 | 0.052 | 8.318 | |
constant_sum_norm | 0.034 | 0.001 | 0.035 | |
corr_coef | 0.626 | 0.004 | 0.646 | |
dfa_scores_plot | 1.759 | 0.012 | 1.863 | |
dratio_filter | 0.784 | 0.024 | 0.849 | |
equal_split | 0.304 | 0.002 | 0.319 | |
feature_boxplot | 0.094 | 0.004 | 0.103 | |
feature_profile | 0.920 | 0.007 | 0.962 | |
feature_profile_array | 1.087 | 0.010 | 1.143 | |
filter_by_name | 0.099 | 0.003 | 0.105 | |
filter_na_count | 2.847 | 0.124 | 3.085 | |
filter_smeta | 0.169 | 0.001 | 0.182 | |
fisher_exact | 23.868 | 0.179 | 24.932 | |
fold_change | 28.687 | 0.155 | 31.152 | |
fold_change_int | 40.988 | 0.186 | 48.050 | |
fold_change_plot | 0.029 | 0.001 | 0.032 | |
forward_selection_by_rank | 14.970 | 0.180 | 17.598 | |
fs_line | 15.990 | 0.220 | 18.611 | |
glog_opt_plot | 1.219 | 0.018 | 1.386 | |
glog_transform | 0.727 | 0.005 | 0.870 | |
grid_search_1d | 8.166 | 0.198 | 9.813 | |
gs_line | 0.001 | 0.001 | 0.002 | |
hca_dendrogram | 0.002 | 0.000 | 0.004 | |
kfold_xval | 8.424 | 0.075 | 10.580 | |
kfoldxcv_grid | 9.236 | 0.082 | 11.118 | |
kfoldxcv_metric | 0.002 | 0.000 | 0.002 | |
knn_impute | 0.031 | 0.001 | 0.039 | |
kw_p_hist | 0.001 | 0.000 | 0.001 | |
kw_rank_sum | 0.202 | 0.003 | 0.227 | |
linear_model | 0.041 | 0.001 | 0.042 | |
log_transform | 0.019 | 0.001 | 0.019 | |
mean_centre | 0.004 | 0.001 | 0.005 | |
mean_of_medians | 0.266 | 0.003 | 0.279 | |
mixed_effect | 0.347 | 0.006 | 0.384 | |
model_apply | 0.051 | 0.003 | 0.067 | |
model_predict | 0.099 | 0.002 | 0.113 | |
model_reverse | 0.076 | 0.002 | 0.083 | |
model_train | 0.087 | 0.003 | 0.113 | |
mv_boxplot | 0.462 | 0.013 | 0.558 | |
mv_feature_filter | 0.186 | 0.004 | 0.213 | |
mv_feature_filter_hist | 0.001 | 0.000 | 0.001 | |
mv_histogram | 0.407 | 0.008 | 0.573 | |
mv_sample_filter | 0.038 | 0.001 | 0.044 | |
mv_sample_filter_hist | 0.001 | 0.000 | 0.002 | |
nroot_transform | 0.034 | 0.001 | 0.041 | |
ontology_cache | 0.000 | 0.001 | 0.002 | |
pairs_filter | 0.042 | 0.001 | 0.049 | |
pareto_scale | 0.134 | 0.001 | 0.158 | |
pca_biplot | 0.039 | 0.001 | 0.042 | |
pca_correlation_plot | 0.030 | 0.001 | 0.043 | |
pca_dstat_plot | 0.038 | 0.002 | 0.047 | |
pca_loadings_plot | 0.038 | 0.002 | 0.049 | |
pca_scores_plot | 1.178 | 0.037 | 1.429 | |
pca_scree_plot | 0.029 | 0.001 | 0.033 | |
permutation_test | 0.046 | 0.001 | 0.059 | |
permutation_test_plot | 0.007 | 0.001 | 0.013 | |
permute_sample_order | 0.034 | 0.001 | 0.047 | |
pls_regcoeff_plot | 0.795 | 0.021 | 0.962 | |
pls_scores_plot | 1.618 | 0.033 | 1.905 | |
pls_vip_plot | 0.711 | 0.011 | 0.775 | |
plsda_feature_importance_plot | 1.330 | 0.022 | 1.553 | |
plsda_predicted_plot | 1.091 | 0.010 | 1.256 | |
plsda_roc_plot | 3.003 | 0.043 | 3.572 | |
plsr_cook_dist | 0.029 | 0.001 | 0.037 | |
plsr_prediction_plot | 0.029 | 0.001 | 0.041 | |
plsr_qq_plot | 0.029 | 0.001 | 0.037 | |
plsr_residual_hist | 0.029 | 0.001 | 0.037 | |
pqn_norm | 0.899 | 0.007 | 1.096 | |
pqn_norm_hist | 0.001 | 0.000 | 0.004 | |
prop_na | 0.043 | 0.001 | 0.048 | |
r_squared | 0.002 | 0.001 | 0.004 | |
resample | 0.064 | 0.001 | 0.074 | |
resample_chart | 0.006 | 0.001 | 0.007 | |
rsd_filter | 0.052 | 0.002 | 0.061 | |
rsd_filter_hist | 0.001 | 0.000 | 0.002 | |
run | 0.073 | 0.002 | 0.082 | |
sb_corr | 0.091 | 0.002 | 0.106 | |
scatter_chart | 0.818 | 0.010 | 0.882 | |
split_data | 0.030 | 0.001 | 0.031 | |
stratified_split | 0.293 | 0.004 | 0.325 | |
svm_plot_2d | 1.472 | 0.036 | 1.738 | |
tSNE | 0.086 | 0.004 | 0.096 | |
tSNE_scatter | 0.030 | 0.002 | 0.034 | |
tic_chart | 0.515 | 0.013 | 0.606 | |
ttest | 0.062 | 0.002 | 0.075 | |
vec_norm | 0.001 | 0.001 | 0.002 | |
wilcox_p_hist | 0.002 | 0.000 | 0.003 | |
wilcox_test | 0.066 | 0.002 | 0.073 | |