Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-02-03 12:09 -0500 (Mon, 03 Feb 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" | 4494 |
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" | 4400 |
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.1 (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.1 |
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.1.tar.gz |
StartedAt: 2025-01-31 10:51:09 -0500 (Fri, 31 Jan 2025) |
EndedAt: 2025-01-31 11:09:25 -0500 (Fri, 31 Jan 2025) |
EllapsedTime: 1096.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.18.1.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.1’ * 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.799 0.176 46.678 fold_change 28.756 0.138 31.768 fisher_exact 23.807 0.119 24.290 fs_line 15.779 0.203 18.059 forward_selection_by_rank 14.685 0.130 16.858 kfoldxcv_grid 9.066 0.066 10.356 kfold_xval 8.389 0.074 10.180 grid_search_1d 7.992 0.112 9.126 confounders_lsq_boxplot 7.466 0.046 7.731 confounders_lsq_barchart 7.470 0.033 7.668 compare_dist 7.197 0.225 8.060 confounders_clsq 7.334 0.039 7.721 AUC 5.139 0.288 6.228 * 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 441.287 3.608 454.853
structToolbox.Rcheck/structToolbox-Ex.timings
name | user | system | elapsed | |
ANOVA | 0.520 | 0.018 | 0.609 | |
AUC | 5.139 | 0.288 | 6.228 | |
DFA | 0.553 | 0.009 | 0.628 | |
DatasetExperiment_boxplot | 1.625 | 0.059 | 1.922 | |
DatasetExperiment_dist | 2.812 | 0.129 | 3.496 | |
DatasetExperiment_factor_boxplot | 0.498 | 0.004 | 0.550 | |
DatasetExperiment_heatmap | 1.647 | 0.039 | 1.907 | |
HCA | 0.157 | 0.001 | 0.176 | |
HSD | 0.689 | 0.019 | 0.813 | |
HSDEM | 0.941 | 0.055 | 1.141 | |
MTBLS79_DatasetExperiment | 0.002 | 0.001 | 0.003 | |
OPLSDA | 0.030 | 0.002 | 0.037 | |
OPLSR | 0.041 | 0.003 | 0.048 | |
PCA | 0.011 | 0.001 | 0.013 | |
PLSDA | 0.064 | 0.005 | 0.080 | |
PLSR | 0.025 | 0.003 | 0.029 | |
SVM | 0.082 | 0.010 | 0.103 | |
as_data_frame | 0.335 | 0.007 | 0.377 | |
autoscale | 0.178 | 0.002 | 0.206 | |
balanced_accuracy | 4.267 | 0.031 | 4.782 | |
blank_filter | 0.816 | 0.032 | 1.041 | |
blank_filter_hist | 0.001 | 0.001 | 0.002 | |
bootstrap | 0.046 | 0.000 | 0.048 | |
calculate | 0.011 | 0.001 | 0.013 | |
chart_plot | 0.062 | 0.002 | 0.067 | |
classical_lsq | 0.784 | 0.010 | 0.873 | |
compare_dist | 7.197 | 0.225 | 8.060 | |
confounders_clsq | 7.334 | 0.039 | 7.721 | |
confounders_lsq_barchart | 7.470 | 0.033 | 7.668 | |
confounders_lsq_boxplot | 7.466 | 0.046 | 7.731 | |
constant_sum_norm | 0.034 | 0.001 | 0.035 | |
corr_coef | 0.631 | 0.003 | 0.638 | |
dfa_scores_plot | 1.760 | 0.016 | 1.801 | |
dratio_filter | 0.777 | 0.020 | 0.803 | |
equal_split | 0.310 | 0.002 | 0.312 | |
feature_boxplot | 0.099 | 0.007 | 0.107 | |
feature_profile | 0.921 | 0.010 | 0.942 | |
feature_profile_array | 1.062 | 0.008 | 1.077 | |
filter_by_name | 0.095 | 0.002 | 0.098 | |
filter_na_count | 2.838 | 0.089 | 3.063 | |
filter_smeta | 0.167 | 0.001 | 0.170 | |
fisher_exact | 23.807 | 0.119 | 24.290 | |
fold_change | 28.756 | 0.138 | 31.768 | |
fold_change_int | 40.799 | 0.176 | 46.678 | |
fold_change_plot | 0.030 | 0.001 | 0.034 | |
forward_selection_by_rank | 14.685 | 0.130 | 16.858 | |
fs_line | 15.779 | 0.203 | 18.059 | |
glog_opt_plot | 1.191 | 0.007 | 1.355 | |
glog_transform | 0.737 | 0.004 | 0.834 | |
grid_search_1d | 7.992 | 0.112 | 9.126 | |
gs_line | 0.002 | 0.001 | 0.002 | |
hca_dendrogram | 0.001 | 0.000 | 0.002 | |
kfold_xval | 8.389 | 0.074 | 10.180 | |
kfoldxcv_grid | 9.066 | 0.066 | 10.356 | |
kfoldxcv_metric | 0.002 | 0.001 | 0.002 | |
knn_impute | 0.029 | 0.002 | 0.034 | |
kw_p_hist | 0.001 | 0.000 | 0.002 | |
kw_rank_sum | 0.192 | 0.004 | 0.214 | |
linear_model | 0.067 | 0.001 | 0.086 | |
log_transform | 0.034 | 0.001 | 0.047 | |
mean_centre | 0.008 | 0.001 | 0.009 | |
mean_of_medians | 0.318 | 0.006 | 0.437 | |
mixed_effect | 0.406 | 0.006 | 0.508 | |
model_apply | 0.061 | 0.004 | 0.166 | |
model_predict | 0.139 | 0.002 | 0.171 | |
model_reverse | 0.109 | 0.001 | 0.122 | |
model_train | 0.129 | 0.002 | 0.137 | |
mv_boxplot | 0.692 | 0.009 | 0.945 | |
mv_feature_filter | 0.287 | 0.003 | 0.328 | |
mv_feature_filter_hist | 0.001 | 0.001 | 0.002 | |
mv_histogram | 0.636 | 0.011 | 0.739 | |
mv_sample_filter | 0.039 | 0.002 | 0.049 | |
mv_sample_filter_hist | 0.002 | 0.001 | 0.002 | |
nroot_transform | 0.036 | 0.000 | 0.037 | |
ontology_cache | 0.000 | 0.001 | 0.002 | |
pairs_filter | 0.043 | 0.001 | 0.051 | |
pareto_scale | 0.144 | 0.002 | 0.163 | |
pca_biplot | 0.055 | 0.001 | 0.064 | |
pca_correlation_plot | 0.029 | 0.001 | 0.032 | |
pca_dstat_plot | 0.035 | 0.001 | 0.040 | |
pca_loadings_plot | 0.038 | 0.000 | 0.042 | |
pca_scores_plot | 1.283 | 0.018 | 1.420 | |
pca_scree_plot | 0.030 | 0.001 | 0.030 | |
permutation_test | 0.047 | 0.001 | 0.052 | |
permutation_test_plot | 0.006 | 0.000 | 0.008 | |
permute_sample_order | 0.038 | 0.001 | 0.040 | |
pls_regcoeff_plot | 0.862 | 0.010 | 0.952 | |
pls_scores_plot | 1.683 | 0.012 | 1.787 | |
pls_vip_plot | 0.877 | 0.007 | 0.922 | |
plsda_feature_importance_plot | 1.446 | 0.015 | 1.523 | |
plsda_predicted_plot | 1.049 | 0.007 | 1.100 | |
plsda_roc_plot | 2.983 | 0.018 | 3.119 | |
plsr_cook_dist | 0.029 | 0.001 | 0.031 | |
plsr_prediction_plot | 0.027 | 0.000 | 0.031 | |
plsr_qq_plot | 0.029 | 0.001 | 0.031 | |
plsr_residual_hist | 0.028 | 0.001 | 0.028 | |
pqn_norm | 0.867 | 0.004 | 0.906 | |
pqn_norm_hist | 0.001 | 0.000 | 0.002 | |
prop_na | 0.042 | 0.001 | 0.044 | |
r_squared | 0.002 | 0.000 | 0.001 | |
resample | 0.058 | 0.001 | 0.060 | |
resample_chart | 0.006 | 0.000 | 0.006 | |
rsd_filter | 0.051 | 0.001 | 0.058 | |
rsd_filter_hist | 0.002 | 0.000 | 0.002 | |
run | 0.072 | 0.001 | 0.077 | |
sb_corr | 0.086 | 0.001 | 0.093 | |
scatter_chart | 0.820 | 0.005 | 0.850 | |
split_data | 0.035 | 0.001 | 0.038 | |
stratified_split | 0.322 | 0.003 | 0.340 | |
svm_plot_2d | 1.516 | 0.023 | 1.634 | |
tSNE | 0.080 | 0.002 | 0.083 | |
tSNE_scatter | 0.030 | 0.001 | 0.033 | |
tic_chart | 0.516 | 0.017 | 0.598 | |
ttest | 0.063 | 0.002 | 0.072 | |
vec_norm | 0.001 | 0.000 | 0.002 | |
wilcox_p_hist | 0.002 | 0.000 | 0.003 | |
wilcox_test | 0.062 | 0.001 | 0.065 | |