Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-02 12:07 -0400 (Sat, 02 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4500 |
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4505 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4538 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
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
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ||||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / 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.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: 2024-11-02 03:15:22 -0400 (Sat, 02 Nov 2024) |
EndedAt: 2024-11-02 03:25:24 -0400 (Sat, 02 Nov 2024) |
EllapsedTime: 602.3 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.1 (2024-06-14) * 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 ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' 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 13.159 0.061 13.263 fold_change 8.887 0.057 8.975 fisher_exact 8.066 0.033 8.122 fs_line 5.457 0.119 5.588 forward_selection_by_rank 5.046 0.117 5.188 * 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.1 (2024-06-14) -- "Race for Your Life" 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 137.815 1.461 139.616
structToolbox.Rcheck/structToolbox-Ex.timings
name | user | system | elapsed | |
ANOVA | 0.215 | 0.007 | 0.222 | |
AUC | 1.921 | 0.086 | 2.019 | |
DFA | 0.191 | 0.002 | 0.195 | |
DatasetExperiment_boxplot | 1.447 | 0.056 | 1.521 | |
DatasetExperiment_dist | 1.104 | 0.076 | 1.191 | |
DatasetExperiment_factor_boxplot | 0.181 | 0.002 | 0.185 | |
DatasetExperiment_heatmap | 0.324 | 0.013 | 0.337 | |
HCA | 0.056 | 0.006 | 0.061 | |
HSD | 0.248 | 0.013 | 0.295 | |
HSDEM | 0.374 | 0.017 | 0.394 | |
MTBLS79_DatasetExperiment | 0.001 | 0.000 | 0.001 | |
OPLSDA | 0.008 | 0.000 | 0.009 | |
OPLSR | 0.011 | 0.000 | 0.012 | |
PCA | 0.004 | 0.000 | 0.004 | |
PLSDA | 0.021 | 0.001 | 0.022 | |
PLSR | 0.008 | 0.001 | 0.009 | |
SVM | 0.024 | 0.001 | 0.026 | |
as_data_frame | 0.108 | 0.002 | 0.111 | |
autoscale | 0.066 | 0.002 | 0.070 | |
balanced_accuracy | 1.501 | 0.015 | 1.525 | |
blank_filter | 0.299 | 0.018 | 0.319 | |
blank_filter_hist | 0.001 | 0.000 | 0.001 | |
bootstrap | 0.014 | 0.000 | 0.014 | |
calculate | 0.005 | 0.000 | 0.004 | |
chart_plot | 0.023 | 0.001 | 0.023 | |
classical_lsq | 0.249 | 0.001 | 0.250 | |
compare_dist | 3.566 | 0.211 | 3.789 | |
confounders_clsq | 2.320 | 0.016 | 2.343 | |
confounders_lsq_barchart | 2.480 | 0.020 | 2.511 | |
confounders_lsq_boxplot | 2.372 | 0.015 | 2.395 | |
constant_sum_norm | 0.013 | 0.000 | 0.015 | |
corr_coef | 0.219 | 0.002 | 0.222 | |
dfa_scores_plot | 0.559 | 0.008 | 0.571 | |
dratio_filter | 0.212 | 0.004 | 0.217 | |
equal_split | 0.106 | 0.002 | 0.108 | |
feature_boxplot | 0.025 | 0.000 | 0.026 | |
feature_profile | 0.311 | 0.006 | 0.319 | |
feature_profile_array | 0.380 | 0.004 | 0.385 | |
filter_by_name | 0.024 | 0.000 | 0.023 | |
filter_na_count | 0.841 | 0.053 | 0.897 | |
filter_smeta | 0.047 | 0.001 | 0.047 | |
fisher_exact | 8.066 | 0.033 | 8.122 | |
fold_change | 8.887 | 0.057 | 8.975 | |
fold_change_int | 13.159 | 0.061 | 13.263 | |
fold_change_plot | 0.010 | 0.000 | 0.009 | |
forward_selection_by_rank | 5.046 | 0.117 | 5.188 | |
fs_line | 5.457 | 0.119 | 5.588 | |
glog_opt_plot | 0.376 | 0.003 | 0.381 | |
glog_transform | 0.221 | 0.001 | 0.223 | |
grid_search_1d | 3.300 | 0.128 | 3.434 | |
gs_line | 0.001 | 0.000 | 0.001 | |
hca_dendrogram | 0.001 | 0.000 | 0.000 | |
kfold_xval | 2.758 | 0.027 | 2.801 | |
kfoldxcv_grid | 2.941 | 0.025 | 2.980 | |
kfoldxcv_metric | 0.000 | 0.001 | 0.001 | |
knn_impute | 0.010 | 0.000 | 0.011 | |
kw_p_hist | 0.001 | 0.000 | 0.000 | |
kw_rank_sum | 0.066 | 0.001 | 0.067 | |
linear_model | 0.023 | 0.001 | 0.025 | |
log_transform | 0.011 | 0.000 | 0.012 | |
mean_centre | 0.003 | 0.001 | 0.002 | |
mean_of_medians | 0.112 | 0.001 | 0.114 | |
mixed_effect | 0.139 | 0.001 | 0.141 | |
model_apply | 0.018 | 0.001 | 0.019 | |
model_predict | 0.046 | 0.001 | 0.045 | |
model_reverse | 0.035 | 0.001 | 0.036 | |
model_train | 0.043 | 0.001 | 0.043 | |
mv_boxplot | 0.225 | 0.005 | 0.231 | |
mv_feature_filter | 0.103 | 0.002 | 0.106 | |
mv_feature_filter_hist | 0.001 | 0.000 | 0.001 | |
mv_histogram | 0.195 | 0.002 | 0.200 | |
mv_sample_filter | 0.012 | 0.000 | 0.013 | |
mv_sample_filter_hist | 0.001 | 0.000 | 0.001 | |
nroot_transform | 0.01 | 0.00 | 0.01 | |
ontology_cache | 0.000 | 0.000 | 0.001 | |
pairs_filter | 0.013 | 0.000 | 0.012 | |
pareto_scale | 0.042 | 0.001 | 0.042 | |
pca_biplot | 0.015 | 0.001 | 0.015 | |
pca_correlation_plot | 0.008 | 0.000 | 0.008 | |
pca_dstat_plot | 0.011 | 0.000 | 0.011 | |
pca_loadings_plot | 0.011 | 0.001 | 0.011 | |
pca_scores_plot | 0.423 | 0.013 | 0.437 | |
pca_scree_plot | 0.01 | 0.00 | 0.01 | |
permutation_test | 0.015 | 0.000 | 0.015 | |
permutation_test_plot | 0.003 | 0.000 | 0.002 | |
permute_sample_order | 0.012 | 0.000 | 0.012 | |
pls_regcoeff_plot | 0.267 | 0.004 | 0.273 | |
pls_scores_plot | 0.539 | 0.004 | 0.545 | |
pls_vip_plot | 0.318 | 0.021 | 0.341 | |
plsda_feature_importance_plot | 0.478 | 0.010 | 0.489 | |
plsda_predicted_plot | 0.358 | 0.005 | 0.363 | |
plsda_roc_plot | 0.897 | 0.008 | 0.909 | |
plsr_cook_dist | 0.010 | 0.001 | 0.010 | |
plsr_prediction_plot | 0.009 | 0.001 | 0.010 | |
plsr_qq_plot | 0.009 | 0.000 | 0.009 | |
plsr_residual_hist | 0.009 | 0.000 | 0.009 | |
pqn_norm | 0.269 | 0.003 | 0.273 | |
pqn_norm_hist | 0.001 | 0.000 | 0.002 | |
prop_na | 0.013 | 0.001 | 0.014 | |
r_squared | 0.000 | 0.000 | 0.001 | |
resample | 0.018 | 0.000 | 0.019 | |
resample_chart | 0.002 | 0.001 | 0.002 | |
rsd_filter | 0.018 | 0.001 | 0.019 | |
rsd_filter_hist | 0.001 | 0.000 | 0.000 | |
run | 0.025 | 0.000 | 0.026 | |
sb_corr | 0.027 | 0.001 | 0.027 | |
scatter_chart | 0.282 | 0.005 | 0.290 | |
split_data | 0.010 | 0.000 | 0.011 | |
stratified_split | 0.097 | 0.002 | 0.098 | |
svm_plot_2d | 0.541 | 0.012 | 0.556 | |
tSNE | 0.024 | 0.000 | 0.025 | |
tSNE_scatter | 0.010 | 0.000 | 0.011 | |
tic_chart | 0.160 | 0.001 | 0.162 | |
ttest | 0.017 | 0.000 | 0.017 | |
vec_norm | 0.000 | 0.000 | 0.001 | |
wilcox_p_hist | 0.000 | 0.000 | 0.001 | |
wilcox_test | 0.02 | 0.00 | 0.02 | |