| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-10-18 20:38 -0400 (Fri, 18 Oct 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4500 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4530 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4480 |
| 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 2095/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| structToolbox 1.16.0 (landing page) Gavin Rhys Lloyd
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino7 | 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 | NA | |||||||||
|
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.16.0 |
| Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings structToolbox_1.16.0.tar.gz |
| StartedAt: 2024-10-17 05:39:09 -0400 (Thu, 17 Oct 2024) |
| EndedAt: 2024-10-17 05:56:36 -0400 (Thu, 17 Oct 2024) |
| EllapsedTime: 1047.1 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: structToolbox.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings structToolbox_1.16.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/structToolbox.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.5 LTS
* using session charset: UTF-8
* checking for file ‘structToolbox/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘structToolbox’ version ‘1.16.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 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 17.456 0.120 17.576
fold_change 9.959 0.120 10.079
fisher_exact 9.264 0.092 9.356
forward_selection_by_rank 6.088 0.132 6.220
fs_line 5.592 0.092 5.685
* 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.19-bioc/R/bin/R CMD INSTALL structToolbox ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.19-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.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 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 156 ]
[ FAIL 0 | WARN 6 | SKIP 0 | PASS 156 ]
>
> proc.time()
user system elapsed
163.492 2.452 165.933
structToolbox.Rcheck/structToolbox-Ex.timings
| name | user | system | elapsed | |
| ANOVA | 0.195 | 0.008 | 0.203 | |
| AUC | 1.827 | 0.168 | 1.995 | |
| DFA | 0.196 | 0.004 | 0.200 | |
| DatasetExperiment_boxplot | 1.544 | 0.076 | 1.621 | |
| DatasetExperiment_dist | 1.186 | 0.052 | 1.239 | |
| DatasetExperiment_factor_boxplot | 0.186 | 0.000 | 0.186 | |
| DatasetExperiment_heatmap | 0.362 | 0.000 | 0.362 | |
| HCA | 0.054 | 0.004 | 0.058 | |
| HSD | 0.254 | 0.004 | 0.262 | |
| HSDEM | 0.332 | 0.004 | 0.336 | |
| MTBLS79_DatasetExperiment | 0.001 | 0.000 | 0.001 | |
| OPLSDA | 0.010 | 0.000 | 0.011 | |
| OPLSR | 0.013 | 0.000 | 0.013 | |
| PCA | 0.004 | 0.000 | 0.004 | |
| PLSDA | 0.024 | 0.000 | 0.024 | |
| PLSR | 0.01 | 0.00 | 0.01 | |
| SVM | 0.026 | 0.000 | 0.026 | |
| as_data_frame | 0.115 | 0.000 | 0.115 | |
| autoscale | 0.083 | 0.000 | 0.083 | |
| balanced_accuracy | 1.543 | 0.020 | 1.563 | |
| blank_filter | 0.320 | 0.012 | 0.332 | |
| blank_filter_hist | 0.001 | 0.000 | 0.001 | |
| bootstrap | 0.017 | 0.000 | 0.017 | |
| calculate | 0.006 | 0.000 | 0.006 | |
| chart_plot | 0.024 | 0.004 | 0.028 | |
| classical_lsq | 0.288 | 0.000 | 0.288 | |
| compare_dist | 3.457 | 0.152 | 3.609 | |
| confounders_clsq | 2.602 | 0.063 | 2.666 | |
| confounders_lsq_barchart | 2.693 | 0.048 | 2.741 | |
| confounders_lsq_boxplot | 2.647 | 0.040 | 2.688 | |
| constant_sum_norm | 0.013 | 0.000 | 0.013 | |
| corr_coef | 0.237 | 0.004 | 0.241 | |
| dfa_scores_plot | 0.673 | 0.000 | 0.674 | |
| dratio_filter | 0.253 | 0.004 | 0.258 | |
| equal_split | 0.116 | 0.004 | 0.120 | |
| feature_boxplot | 0.026 | 0.004 | 0.030 | |
| feature_profile | 0.348 | 0.000 | 0.347 | |
| feature_profile_array | 0.417 | 0.024 | 0.440 | |
| filter_by_name | 0.025 | 0.003 | 0.028 | |
| filter_na_count | 0.877 | 0.004 | 0.881 | |
| filter_smeta | 0.053 | 0.000 | 0.053 | |
| fisher_exact | 9.264 | 0.092 | 9.356 | |
| fold_change | 9.959 | 0.120 | 10.079 | |
| fold_change_int | 17.456 | 0.120 | 17.576 | |
| fold_change_plot | 0.011 | 0.000 | 0.011 | |
| forward_selection_by_rank | 6.088 | 0.132 | 6.220 | |
| fs_line | 5.592 | 0.092 | 5.685 | |
| glog_opt_plot | 0.449 | 0.012 | 0.461 | |
| glog_transform | 0.252 | 0.003 | 0.255 | |
| grid_search_1d | 3.816 | 0.068 | 3.884 | |
| gs_line | 0.000 | 0.001 | 0.001 | |
| hca_dendrogram | 0.000 | 0.001 | 0.001 | |
| kfold_xval | 3.021 | 0.005 | 3.025 | |
| kfoldxcv_grid | 3.345 | 0.000 | 3.345 | |
| kfoldxcv_metric | 0.001 | 0.000 | 0.001 | |
| knn_impute | 0.009 | 0.003 | 0.012 | |
| kw_p_hist | 0.000 | 0.000 | 0.001 | |
| kw_rank_sum | 0.086 | 0.000 | 0.087 | |
| linear_model | 0.027 | 0.000 | 0.027 | |
| log_transform | 0.012 | 0.000 | 0.012 | |
| mean_centre | 0.003 | 0.000 | 0.003 | |
| mean_of_medians | 0.117 | 0.000 | 0.117 | |
| mixed_effect | 0.160 | 0.003 | 0.163 | |
| model_apply | 0.019 | 0.004 | 0.024 | |
| model_predict | 0.05 | 0.00 | 0.05 | |
| model_reverse | 0.038 | 0.004 | 0.042 | |
| model_train | 0.048 | 0.000 | 0.048 | |
| mv_boxplot | 0.271 | 0.000 | 0.271 | |
| mv_feature_filter | 0.102 | 0.008 | 0.110 | |
| mv_feature_filter_hist | 0.000 | 0.001 | 0.000 | |
| mv_histogram | 0.241 | 0.002 | 0.243 | |
| mv_sample_filter | 0.014 | 0.000 | 0.014 | |
| mv_sample_filter_hist | 0.000 | 0.001 | 0.001 | |
| nroot_transform | 0.010 | 0.002 | 0.012 | |
| ontology_cache | 0 | 0 | 0 | |
| pairs_filter | 0.014 | 0.000 | 0.014 | |
| pareto_scale | 0.049 | 0.000 | 0.049 | |
| pca_biplot | 0.018 | 0.000 | 0.018 | |
| pca_correlation_plot | 0.010 | 0.000 | 0.009 | |
| pca_dstat_plot | 0.012 | 0.000 | 0.012 | |
| pca_loadings_plot | 0.012 | 0.000 | 0.012 | |
| pca_scores_plot | 0.47 | 0.00 | 0.47 | |
| pca_scree_plot | 0.011 | 0.000 | 0.011 | |
| permutation_test | 0.013 | 0.003 | 0.016 | |
| permutation_test_plot | 0.003 | 0.000 | 0.003 | |
| permute_sample_order | 0.014 | 0.000 | 0.014 | |
| pls_regcoeff_plot | 0.339 | 0.000 | 0.339 | |
| pls_scores_plot | 0.644 | 0.000 | 0.644 | |
| pls_vip_plot | 0.341 | 0.000 | 0.341 | |
| plsda_feature_importance_plot | 0.576 | 0.004 | 0.580 | |
| plsda_predicted_plot | 0.407 | 0.000 | 0.407 | |
| plsda_roc_plot | 0.982 | 0.008 | 0.990 | |
| plsr_cook_dist | 0.01 | 0.00 | 0.01 | |
| plsr_prediction_plot | 0.009 | 0.000 | 0.010 | |
| plsr_qq_plot | 0.01 | 0.00 | 0.01 | |
| plsr_residual_hist | 0.006 | 0.004 | 0.009 | |
| pqn_norm | 0.304 | 0.000 | 0.305 | |
| pqn_norm_hist | 0.001 | 0.000 | 0.001 | |
| prop_na | 0.015 | 0.000 | 0.015 | |
| r_squared | 0.001 | 0.000 | 0.001 | |
| resample | 0.018 | 0.004 | 0.022 | |
| resample_chart | 0.003 | 0.000 | 0.003 | |
| rsd_filter | 0.027 | 0.004 | 0.030 | |
| rsd_filter_hist | 0.001 | 0.000 | 0.001 | |
| run | 0.027 | 0.003 | 0.030 | |
| sb_corr | 0.031 | 0.000 | 0.030 | |
| scatter_chart | 0.297 | 0.000 | 0.297 | |
| split_data | 0.012 | 0.000 | 0.012 | |
| stratified_split | 0.105 | 0.004 | 0.109 | |
| svm_plot_2d | 0.596 | 0.024 | 0.620 | |
| tSNE | 0.027 | 0.000 | 0.027 | |
| tSNE_scatter | 0.011 | 0.000 | 0.011 | |
| tic_chart | 0.182 | 0.004 | 0.186 | |
| ttest | 0.018 | 0.000 | 0.018 | |
| vec_norm | 0.001 | 0.000 | 0.001 | |
| wilcox_p_hist | 0.001 | 0.000 | 0.000 | |
| wilcox_test | 0.023 | 0.000 | 0.023 | |