| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-10-18 20:41 -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: /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.16.0.tar.gz |
| StartedAt: 2024-10-17 14:00:35 -0400 (Thu, 17 Oct 2024) |
| EndedAt: 2024-10-17 14:21:51 -0400 (Thu, 17 Oct 2024) |
| EllapsedTime: 1276.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.16.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.19-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.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 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 48.450 0.307 54.964
fold_change 29.570 0.215 34.997
fisher_exact 24.684 0.240 29.223
fs_line 16.031 0.212 18.177
forward_selection_by_rank 14.855 0.144 16.479
kfoldxcv_grid 9.308 0.073 10.555
grid_search_1d 8.930 0.184 10.172
kfold_xval 8.510 0.062 9.586
compare_dist 8.037 0.263 10.119
confounders_lsq_barchart 7.698 0.063 9.281
confounders_lsq_boxplot 7.598 0.059 9.117
confounders_clsq 7.559 0.073 9.314
AUC 5.171 0.343 6.591
balanced_accuracy 4.452 0.043 5.468
* 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 156 ]
[ FAIL 0 | WARN 6 | SKIP 0 | PASS 156 ]
>
> proc.time()
user system elapsed
451.702 5.167 527.508
structToolbox.Rcheck/structToolbox-Ex.timings
| name | user | system | elapsed | |
| ANOVA | 0.522 | 0.015 | 0.665 | |
| AUC | 5.171 | 0.343 | 6.591 | |
| DFA | 0.501 | 0.004 | 0.605 | |
| DatasetExperiment_boxplot | 2.388 | 0.092 | 3.011 | |
| DatasetExperiment_dist | 1.837 | 0.101 | 2.370 | |
| DatasetExperiment_factor_boxplot | 0.530 | 0.005 | 0.654 | |
| DatasetExperiment_heatmap | 1.006 | 0.022 | 1.263 | |
| HCA | 0.165 | 0.002 | 0.216 | |
| HSD | 0.715 | 0.022 | 0.994 | |
| HSDEM | 0.946 | 0.056 | 1.310 | |
| MTBLS79_DatasetExperiment | 0.002 | 0.001 | 0.007 | |
| OPLSDA | 0.031 | 0.002 | 0.041 | |
| OPLSR | 0.046 | 0.005 | 0.092 | |
| PCA | 0.013 | 0.002 | 0.036 | |
| PLSDA | 0.072 | 0.007 | 0.116 | |
| PLSR | 0.028 | 0.003 | 0.046 | |
| SVM | 0.081 | 0.008 | 0.108 | |
| as_data_frame | 0.352 | 0.015 | 0.476 | |
| autoscale | 0.186 | 0.003 | 0.245 | |
| balanced_accuracy | 4.452 | 0.043 | 5.468 | |
| blank_filter | 0.818 | 0.032 | 1.041 | |
| blank_filter_hist | 0.002 | 0.001 | 0.003 | |
| bootstrap | 0.048 | 0.002 | 0.068 | |
| calculate | 0.012 | 0.001 | 0.016 | |
| chart_plot | 0.066 | 0.002 | 0.076 | |
| classical_lsq | 0.794 | 0.007 | 0.973 | |
| compare_dist | 8.037 | 0.263 | 10.119 | |
| confounders_clsq | 7.559 | 0.073 | 9.314 | |
| confounders_lsq_barchart | 7.698 | 0.063 | 9.281 | |
| confounders_lsq_boxplot | 7.598 | 0.059 | 9.117 | |
| constant_sum_norm | 0.034 | 0.001 | 0.042 | |
| corr_coef | 0.682 | 0.008 | 0.882 | |
| dfa_scores_plot | 1.837 | 0.023 | 2.571 | |
| dratio_filter | 0.791 | 0.021 | 0.941 | |
| equal_split | 0.314 | 0.003 | 0.373 | |
| feature_boxplot | 0.081 | 0.002 | 0.095 | |
| feature_profile | 0.977 | 0.015 | 1.185 | |
| feature_profile_array | 1.110 | 0.011 | 1.302 | |
| filter_by_name | 0.077 | 0.001 | 0.089 | |
| filter_na_count | 2.865 | 0.086 | 3.491 | |
| filter_smeta | 0.168 | 0.002 | 0.191 | |
| fisher_exact | 24.684 | 0.240 | 29.223 | |
| fold_change | 29.570 | 0.215 | 34.997 | |
| fold_change_int | 48.450 | 0.307 | 54.964 | |
| fold_change_plot | 0.029 | 0.001 | 0.033 | |
| forward_selection_by_rank | 14.855 | 0.144 | 16.479 | |
| fs_line | 16.031 | 0.212 | 18.177 | |
| glog_opt_plot | 1.185 | 0.009 | 1.315 | |
| glog_transform | 0.748 | 0.006 | 0.852 | |
| grid_search_1d | 8.930 | 0.184 | 10.172 | |
| gs_line | 0.002 | 0.000 | 0.001 | |
| hca_dendrogram | 0.001 | 0.001 | 0.003 | |
| kfold_xval | 8.510 | 0.062 | 9.586 | |
| kfoldxcv_grid | 9.308 | 0.073 | 10.555 | |
| kfoldxcv_metric | 0.002 | 0.000 | 0.002 | |
| knn_impute | 0.032 | 0.001 | 0.038 | |
| kw_p_hist | 0.001 | 0.000 | 0.002 | |
| kw_rank_sum | 0.200 | 0.002 | 0.222 | |
| linear_model | 0.071 | 0.001 | 0.080 | |
| log_transform | 0.035 | 0.000 | 0.042 | |
| mean_centre | 0.008 | 0.001 | 0.010 | |
| mean_of_medians | 0.314 | 0.002 | 0.355 | |
| mixed_effect | 0.395 | 0.004 | 0.446 | |
| model_apply | 0.056 | 0.002 | 0.064 | |
| model_predict | 0.136 | 0.002 | 0.153 | |
| model_reverse | 0.106 | 0.001 | 0.117 | |
| model_train | 0.136 | 0.002 | 0.166 | |
| mv_boxplot | 0.683 | 0.007 | 0.785 | |
| mv_feature_filter | 0.308 | 0.007 | 0.376 | |
| mv_feature_filter_hist | 0.002 | 0.001 | 0.002 | |
| mv_histogram | 0.630 | 0.007 | 0.754 | |
| mv_sample_filter | 0.036 | 0.001 | 0.041 | |
| mv_sample_filter_hist | 0.001 | 0.001 | 0.003 | |
| nroot_transform | 0.035 | 0.001 | 0.040 | |
| ontology_cache | 0.001 | 0.000 | 0.002 | |
| pairs_filter | 0.043 | 0.001 | 0.051 | |
| pareto_scale | 0.144 | 0.002 | 0.193 | |
| pca_biplot | 0.053 | 0.001 | 0.082 | |
| pca_correlation_plot | 0.029 | 0.000 | 0.034 | |
| pca_dstat_plot | 0.036 | 0.001 | 0.038 | |
| pca_loadings_plot | 0.036 | 0.000 | 0.038 | |
| pca_scores_plot | 1.320 | 0.020 | 1.558 | |
| pca_scree_plot | 0.029 | 0.001 | 0.032 | |
| permutation_test | 0.046 | 0.001 | 0.053 | |
| permutation_test_plot | 0.007 | 0.001 | 0.009 | |
| permute_sample_order | 0.039 | 0.000 | 0.045 | |
| pls_regcoeff_plot | 0.859 | 0.009 | 0.988 | |
| pls_scores_plot | 1.732 | 0.014 | 1.973 | |
| pls_vip_plot | 0.885 | 0.008 | 0.988 | |
| plsda_feature_importance_plot | 1.478 | 0.023 | 1.671 | |
| plsda_predicted_plot | 1.116 | 0.011 | 1.283 | |
| plsda_roc_plot | 3.067 | 0.025 | 3.467 | |
| plsr_cook_dist | 0.031 | 0.001 | 0.036 | |
| plsr_prediction_plot | 0.029 | 0.001 | 0.035 | |
| plsr_qq_plot | 0.031 | 0.000 | 0.037 | |
| plsr_residual_hist | 0.029 | 0.000 | 0.031 | |
| pqn_norm | 0.914 | 0.006 | 1.025 | |
| pqn_norm_hist | 0.001 | 0.000 | 0.002 | |
| prop_na | 0.043 | 0.001 | 0.050 | |
| r_squared | 0.001 | 0.000 | 0.002 | |
| resample | 0.063 | 0.001 | 0.073 | |
| resample_chart | 0.007 | 0.000 | 0.007 | |
| rsd_filter | 0.051 | 0.001 | 0.062 | |
| rsd_filter_hist | 0.001 | 0.000 | 0.002 | |
| run | 0.071 | 0.002 | 0.083 | |
| sb_corr | 0.088 | 0.001 | 0.097 | |
| scatter_chart | 0.838 | 0.008 | 0.948 | |
| split_data | 0.035 | 0.001 | 0.040 | |
| stratified_split | 0.309 | 0.002 | 0.340 | |
| svm_plot_2d | 1.545 | 0.021 | 1.741 | |
| tSNE | 0.083 | 0.001 | 0.104 | |
| tSNE_scatter | 0.032 | 0.001 | 0.037 | |
| tic_chart | 0.524 | 0.008 | 0.617 | |
| ttest | 0.053 | 0.001 | 0.060 | |
| vec_norm | 0.002 | 0.001 | 0.002 | |
| wilcox_p_hist | 0.002 | 0.001 | 0.002 | |
| wilcox_test | 0.067 | 0.001 | 0.079 | |