| Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2024-04-17 11:37:22 -0400 (Wed, 17 Apr 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4676 |
| palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" | 4414 |
| merida1 | macOS 12.7.1 Monterey | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4437 |
| 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 2070/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| structToolbox 1.14.0 (landing page) Gavin Rhys Lloyd
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
|
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.14.0 |
| Command: F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:structToolbox.install-out.txt --library=F:\biocbuild\bbs-3.18-bioc\R\library --no-vignettes --timings structToolbox_1.14.0.tar.gz |
| StartedAt: 2024-04-16 05:37:00 -0400 (Tue, 16 Apr 2024) |
| EndedAt: 2024-04-16 05:46:02 -0400 (Tue, 16 Apr 2024) |
| EllapsedTime: 542.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: structToolbox.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:structToolbox.install-out.txt --library=F:\biocbuild\bbs-3.18-bioc\R\library --no-vignettes --timings structToolbox_1.14.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'F:/biocbuild/bbs-3.18-bioc/meat/structToolbox.Rcheck'
* using R version 4.3.3 (2024-02-29 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
gcc.exe (GCC) 12.3.0
GNU Fortran (GCC) 12.3.0
* running under: Windows Server 2022 x64 (build 20348)
* 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.14.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 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 R 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 21.59 0.11 21.75
fold_change 13.22 0.11 13.33
fisher_exact 12.00 0.06 12.07
forward_selection_by_rank 7.44 0.11 7.59
fs_line 7.28 0.21 7.49
compare_dist 5.49 0.12 5.61
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
Running 'testthat.R'
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... 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: ### ### F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD INSTALL structToolbox ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.18-bioc/R/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.3.3 (2024-02-29 ucrt) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)
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
198.60 3.68 203.07
structToolbox.Rcheck/structToolbox-Ex.timings
| name | user | system | elapsed | |
| ANOVA | 0.22 | 0.00 | 0.21 | |
| AUC | 2.34 | 0.17 | 2.52 | |
| DFA | 0.18 | 0.00 | 0.17 | |
| DatasetExperiment_boxplot | 1.61 | 0.07 | 1.67 | |
| DatasetExperiment_dist | 1.47 | 0.03 | 1.50 | |
| DatasetExperiment_factor_boxplot | 0.31 | 0.00 | 0.32 | |
| DatasetExperiment_heatmap | 0.55 | 0.00 | 0.54 | |
| HCA | 0.08 | 0.00 | 0.08 | |
| HSD | 0.31 | 0.01 | 0.36 | |
| HSDEM | 0.47 | 0.06 | 0.53 | |
| MTBLS79_DatasetExperiment | 0 | 0 | 0 | |
| OPLSDA | 0.00 | 0.02 | 0.00 | |
| OPLSR | 0.01 | 0.00 | 0.01 | |
| PCA | 0 | 0 | 0 | |
| PLSDA | 0.02 | 0.00 | 0.02 | |
| PLSR | 0.02 | 0.00 | 0.02 | |
| SVM | 0.01 | 0.00 | 0.01 | |
| as_data_frame | 0.17 | 0.00 | 0.17 | |
| autoscale | 0.11 | 0.00 | 0.11 | |
| balanced_accuracy | 2.22 | 0.00 | 2.22 | |
| blank_filter | 0.35 | 0.02 | 0.38 | |
| blank_filter_hist | 0 | 0 | 0 | |
| bootstrap | 0 | 0 | 0 | |
| calculate | 0 | 0 | 0 | |
| chart_plot | 0.03 | 0.00 | 0.03 | |
| classical_lsq | 0.36 | 0.00 | 0.36 | |
| compare_dist | 5.49 | 0.12 | 5.61 | |
| confounders_clsq | 3.00 | 0.03 | 3.08 | |
| confounders_lsq_barchart | 3.37 | 0.03 | 3.41 | |
| confounders_lsq_boxplot | 3.42 | 0.05 | 3.46 | |
| constant_sum_norm | 0 | 0 | 0 | |
| corr_coef | 0.36 | 0.00 | 0.36 | |
| dfa_scores_plot | 0.89 | 0.02 | 0.91 | |
| dratio_filter | 0.39 | 0.00 | 0.39 | |
| equal_split | 0.11 | 0.00 | 0.11 | |
| feature_boxplot | 0.03 | 0.00 | 0.03 | |
| feature_profile | 0.52 | 0.00 | 0.52 | |
| feature_profile_array | 0.58 | 0.01 | 0.59 | |
| filter_by_name | 0.03 | 0.00 | 0.03 | |
| filter_na_count | 1.23 | 0.00 | 1.24 | |
| filter_smeta | 0.08 | 0.00 | 0.07 | |
| fisher_exact | 12.00 | 0.06 | 12.07 | |
| fold_change | 13.22 | 0.11 | 13.33 | |
| fold_change_int | 21.59 | 0.11 | 21.75 | |
| fold_change_plot | 0.02 | 0.00 | 0.01 | |
| forward_selection_by_rank | 7.44 | 0.11 | 7.59 | |
| fs_line | 7.28 | 0.21 | 7.49 | |
| glog_opt_plot | 0.44 | 0.00 | 0.44 | |
| glog_transform | 0.28 | 0.00 | 0.28 | |
| grid_search_1d | 3.87 | 0.14 | 4.01 | |
| gs_line | 0 | 0 | 0 | |
| hca_dendrogram | 0 | 0 | 0 | |
| kfold_xval | 3.80 | 0.01 | 3.82 | |
| kfoldxcv_grid | 4.22 | 0.02 | 4.23 | |
| kfoldxcv_metric | 0 | 0 | 0 | |
| knn_impute | 0 | 0 | 0 | |
| kw_p_hist | 0 | 0 | 0 | |
| kw_rank_sum | 0.06 | 0.00 | 0.06 | |
| linear_model | 0.02 | 0.00 | 0.02 | |
| log_transform | 0 | 0 | 0 | |
| mean_centre | 0 | 0 | 0 | |
| mean_of_medians | 0.12 | 0.00 | 0.13 | |
| mixed_effect | 0.16 | 0.02 | 0.17 | |
| model_apply | 0.01 | 0.00 | 0.02 | |
| model_predict | 0.07 | 0.00 | 0.06 | |
| model_reverse | 0.04 | 0.00 | 0.05 | |
| model_train | 0.06 | 0.00 | 0.06 | |
| mv_boxplot | 0.27 | 0.00 | 0.26 | |
| mv_feature_filter | 0.14 | 0.00 | 0.14 | |
| mv_feature_filter_hist | 0.02 | 0.00 | 0.02 | |
| mv_histogram | 0.26 | 0.01 | 0.28 | |
| mv_sample_filter | 0 | 0 | 0 | |
| mv_sample_filter_hist | 0 | 0 | 0 | |
| nroot_transform | 0.02 | 0.00 | 0.02 | |
| ontology_cache | 0 | 0 | 0 | |
| pairs_filter | 0.00 | 0.02 | 0.01 | |
| pareto_scale | 0.04 | 0.00 | 0.05 | |
| pca_biplot | 0.02 | 0.00 | 0.02 | |
| pca_correlation_plot | 0 | 0 | 0 | |
| pca_dstat_plot | 0 | 0 | 0 | |
| pca_loadings_plot | 0 | 0 | 0 | |
| pca_scores_plot | 0.53 | 0.00 | 0.53 | |
| pca_scree_plot | 0.01 | 0.00 | 0.02 | |
| permutation_test | 0 | 0 | 0 | |
| permutation_test_plot | 0 | 0 | 0 | |
| permute_sample_order | 0.02 | 0.00 | 0.01 | |
| pls_regcoeff_plot | 0.37 | 0.02 | 0.39 | |
| pls_scores_plot | 0.77 | 0.03 | 0.80 | |
| pls_vip_plot | 0.36 | 0.00 | 0.36 | |
| plsda_feature_importance_plot | 0.80 | 0.03 | 0.84 | |
| plsda_predicted_plot | 0.53 | 0.00 | 0.54 | |
| plsda_roc_plot | 0.92 | 0.00 | 0.92 | |
| plsr_cook_dist | 0 | 0 | 0 | |
| plsr_prediction_plot | 0 | 0 | 0 | |
| plsr_qq_plot | 0.01 | 0.00 | 0.01 | |
| plsr_residual_hist | 0 | 0 | 0 | |
| pqn_norm | 0.32 | 0.00 | 0.32 | |
| pqn_norm_hist | 0 | 0 | 0 | |
| prop_na | 0.01 | 0.00 | 0.01 | |
| r_squared | 0 | 0 | 0 | |
| resample | 0 | 0 | 0 | |
| resample_chart | 0 | 0 | 0 | |
| rsd_filter | 0 | 0 | 0 | |
| rsd_filter_hist | 0 | 0 | 0 | |
| run | 0.03 | 0.00 | 0.03 | |
| sb_corr | 0.02 | 0.00 | 0.01 | |
| scatter_chart | 0.33 | 0.00 | 0.33 | |
| split_data | 0 | 0 | 0 | |
| stratified_split | 0.08 | 0.02 | 0.10 | |
| svm_plot_2d | 0.73 | 0.01 | 0.78 | |
| tSNE | 0 | 0 | 0 | |
| tSNE_scatter | 0.02 | 0.00 | 0.02 | |
| tic_chart | 0.25 | 0.00 | 0.25 | |
| ttest | 0.01 | 0.00 | 0.01 | |
| vec_norm | 0 | 0 | 0 | |
| wilcox_p_hist | 0 | 0 | 0 | |
| wilcox_test | 0.02 | 0.00 | 0.02 | |