| Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-05-31 05:44:45 -0000 (Wed, 31 May 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4219 |
| 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 | ||||
|
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. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
| Package 2003/2197 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| structToolbox 1.13.0 (landing page) Gavin Rhys Lloyd
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | OK | |||||||||
| Package: structToolbox |
| Version: 1.13.0 |
| Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings structToolbox_1.13.0.tar.gz |
| StartedAt: 2023-05-30 20:47:05 -0000 (Tue, 30 May 2023) |
| EndedAt: 2023-05-30 21:13:17 -0000 (Tue, 30 May 2023) |
| EllapsedTime: 1571.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: structToolbox.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings structToolbox_1.13.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/structToolbox.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘structToolbox/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘structToolbox’ version ‘1.13.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 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 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 26.697 0.164 26.862
fold_change 16.995 0.040 17.036
fisher_exact 14.422 0.112 14.535
forward_selection_by_rank 9.994 0.132 10.126
fs_line 9.370 0.064 9.434
compare_dist 6.044 0.191 6.235
grid_search_1d 5.935 0.028 5.964
kfoldxcv_grid 5.236 0.012 5.248
* 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 ...
‘data_analysis_omics_using_the_structtoolbox.Rmd’ using ‘UTF-8’... OK
NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: OK
structToolbox.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL structToolbox ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/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.3.0 (2023-04-21) -- "Already Tomorrow"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (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 7 | SKIP 0 | PASS 124 ]
[ FAIL 0 | WARN 7 | SKIP 0 | PASS 124 ]
>
> proc.time()
user system elapsed
239.378 2.016 241.387
structToolbox.Rcheck/structToolbox-Ex.timings
| name | user | system | elapsed | |
| ANOVA | 0.245 | 0.007 | 0.253 | |
| AUC | 2.648 | 0.164 | 2.812 | |
| DFA | 0.266 | 0.000 | 0.267 | |
| DatasetExperiment_boxplot | 1.723 | 0.051 | 1.775 | |
| DatasetExperiment_dist | 1.655 | 0.036 | 1.691 | |
| DatasetExperiment_factor_boxplot | 0.292 | 0.004 | 0.296 | |
| DatasetExperiment_heatmap | 0.376 | 0.008 | 0.385 | |
| HCA | 0.075 | 0.000 | 0.075 | |
| HSD | 0.563 | 0.003 | 0.572 | |
| HSDEM | 0.430 | 0.012 | 0.442 | |
| MTBLS79_DatasetExperiment | 0.001 | 0.000 | 0.001 | |
| PCA | 0.006 | 0.000 | 0.006 | |
| PLSDA | 0.021 | 0.000 | 0.021 | |
| PLSR | 0.006 | 0.000 | 0.007 | |
| SVM | 0.016 | 0.000 | 0.016 | |
| as_data_frame | 0.179 | 0.004 | 0.183 | |
| autoscale | 0.097 | 0.003 | 0.101 | |
| balanced_accuracy | 2.536 | 0.036 | 2.571 | |
| blank_filter | 0.480 | 0.008 | 0.487 | |
| blank_filter_hist | 0.001 | 0.000 | 0.001 | |
| bootstrap | 0.008 | 0.000 | 0.008 | |
| calculate | 0.007 | 0.000 | 0.008 | |
| chart_plot | 0.038 | 0.000 | 0.039 | |
| classical_lsq | 0.385 | 0.000 | 0.385 | |
| compare_dist | 6.044 | 0.191 | 6.235 | |
| confounders_clsq | 3.974 | 0.020 | 3.995 | |
| confounders_lsq_barchart | 4.187 | 0.084 | 4.270 | |
| confounders_lsq_boxplot | 4.181 | 0.036 | 4.217 | |
| constant_sum_norm | 0.006 | 0.000 | 0.006 | |
| corr_coef | 0.352 | 0.004 | 0.356 | |
| dfa_scores_plot | 0.924 | 0.016 | 0.940 | |
| dratio_filter | 0.877 | 0.004 | 0.881 | |
| equal_split | 0.166 | 0.000 | 0.167 | |
| feature_boxplot | 0.025 | 0.000 | 0.025 | |
| feature_profile | 0.601 | 0.032 | 0.633 | |
| feature_profile_array | 0.694 | 0.000 | 0.695 | |
| filter_by_name | 0.037 | 0.000 | 0.037 | |
| filter_na_count | 1.501 | 0.068 | 1.569 | |
| filter_smeta | 0.073 | 0.012 | 0.085 | |
| fisher_exact | 14.422 | 0.112 | 14.535 | |
| fold_change | 16.995 | 0.040 | 17.036 | |
| fold_change_int | 26.697 | 0.164 | 26.862 | |
| fold_change_plot | 0.006 | 0.000 | 0.006 | |
| forward_selection_by_rank | 9.994 | 0.132 | 10.126 | |
| fs_line | 9.370 | 0.064 | 9.434 | |
| glog_opt_plot | 0.684 | 0.000 | 0.684 | |
| glog_transform | 0.435 | 0.004 | 0.439 | |
| grid_search_1d | 5.935 | 0.028 | 5.964 | |
| gs_line | 0.001 | 0.000 | 0.001 | |
| hca_dendrogram | 0.001 | 0.000 | 0.001 | |
| kfold_xval | 4.751 | 0.052 | 4.804 | |
| kfoldxcv_grid | 5.236 | 0.012 | 5.248 | |
| kfoldxcv_metric | 0.001 | 0.000 | 0.001 | |
| knn_impute | 0.008 | 0.000 | 0.009 | |
| kw_p_hist | 0.001 | 0.000 | 0.001 | |
| kw_rank_sum | 0.1 | 0.0 | 0.1 | |
| linear_model | 0.034 | 0.000 | 0.034 | |
| log_transform | 0.002 | 0.004 | 0.006 | |
| mean_centre | 0.002 | 0.000 | 0.002 | |
| mean_of_medians | 0.165 | 0.004 | 0.169 | |
| mixed_effect | 0.204 | 0.004 | 0.208 | |
| model_apply | 0.033 | 0.000 | 0.033 | |
| model_predict | 0.078 | 0.000 | 0.078 | |
| model_reverse | 0.061 | 0.000 | 0.061 | |
| model_train | 0.073 | 0.000 | 0.073 | |
| mv_boxplot | 0.410 | 0.016 | 0.426 | |
| mv_feature_filter | 0.145 | 0.004 | 0.149 | |
| mv_feature_filter_hist | 0.001 | 0.000 | 0.001 | |
| mv_histogram | 0.352 | 0.007 | 0.360 | |
| mv_sample_filter | 0.007 | 0.000 | 0.007 | |
| mv_sample_filter_hist | 0.001 | 0.000 | 0.001 | |
| nroot_transform | 0.005 | 0.000 | 0.005 | |
| ontology_cache | 0.000 | 0.001 | 0.000 | |
| pairs_filter | 0.005 | 0.003 | 0.008 | |
| pareto_scale | 0.078 | 0.000 | 0.078 | |
| pca_biplot | 0.011 | 0.000 | 0.011 | |
| pca_correlation_plot | 0.006 | 0.000 | 0.006 | |
| pca_dstat_plot | 0.007 | 0.000 | 0.007 | |
| pca_loadings_plot | 0.007 | 0.000 | 0.007 | |
| pca_scores_plot | 0.762 | 0.000 | 0.762 | |
| pca_scree_plot | 0.001 | 0.000 | 0.001 | |
| permutation_test | 0.007 | 0.000 | 0.007 | |
| permutation_test_plot | 0.004 | 0.000 | 0.004 | |
| permute_sample_order | 0.006 | 0.000 | 0.006 | |
| pls_regcoeff_plot | 0.479 | 0.000 | 0.479 | |
| pls_scores_plot | 0.967 | 0.004 | 0.971 | |
| pls_vip_plot | 0.533 | 0.004 | 0.538 | |
| plsda_feature_importance_plot | 0.850 | 0.004 | 0.854 | |
| plsda_predicted_plot | 0.665 | 0.004 | 0.670 | |
| plsda_roc_plot | 1.688 | 0.000 | 1.688 | |
| plsr_cook_dist | 0.006 | 0.000 | 0.005 | |
| plsr_prediction_plot | 0.005 | 0.000 | 0.005 | |
| plsr_qq_plot | 0.005 | 0.000 | 0.005 | |
| plsr_residual_hist | 0.005 | 0.000 | 0.005 | |
| pqn_norm | 0.483 | 0.000 | 0.484 | |
| pqn_norm_hist | 0.001 | 0.000 | 0.001 | |
| prop_na | 0.007 | 0.000 | 0.008 | |
| r_squared | 0.001 | 0.000 | 0.001 | |
| resample | 0.011 | 0.000 | 0.012 | |
| resample_chart | 0.004 | 0.000 | 0.004 | |
| rsd_filter | 0.011 | 0.000 | 0.010 | |
| rsd_filter_hist | 0.001 | 0.000 | 0.001 | |
| run | 0.041 | 0.000 | 0.041 | |
| sb_corr | 0.020 | 0.000 | 0.019 | |
| scatter_chart | 0.532 | 0.004 | 0.535 | |
| split_data | 0.006 | 0.000 | 0.005 | |
| stratified_split | 0.148 | 0.004 | 0.153 | |
| svm_plot_2d | 0.874 | 0.008 | 0.882 | |
| tSNE | 0.017 | 0.000 | 0.017 | |
| tSNE_scatter | 0.006 | 0.000 | 0.006 | |
| tic_chart | 0.354 | 0.000 | 0.354 | |
| ttest | 0.013 | 0.000 | 0.013 | |
| vec_norm | 0.001 | 0.000 | 0.001 | |
| wilcox_p_hist | 0.001 | 0.000 | 0.001 | |
| wilcox_test | 0.013 | 0.000 | 0.013 | |