| Back to Build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-03-27 05:50:44 -0000 (Mon, 27 Mar 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" | 6083 |
| 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: - Please 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 How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 2003/2195 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| structToolbox 1.11.0 (landing page) Gavin Rhys Lloyd
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | OK | |||||||||
| Package: structToolbox |
| Version: 1.11.0 |
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings structToolbox_1.11.0.tar.gz |
| StartedAt: 2023-03-25 13:36:20 -0000 (Sat, 25 Mar 2023) |
| EndedAt: 2023-03-25 14:00:06 -0000 (Sat, 25 Mar 2023) |
| EllapsedTime: 1426.0 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: structToolbox.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings structToolbox_1.11.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/structToolbox.Rcheck’
* using R Under development (unstable) (2023-03-12 r83975)
* 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.11.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 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 24.381 0.140 24.521
fold_change 15.828 0.108 15.936
fisher_exact 12.983 0.108 13.091
fs_line 8.811 0.064 8.875
forward_selection_by_rank 8.519 0.132 8.651
grid_search_1d 6.324 0.096 6.420
* 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/bbs-3.17-bioc/R/bin/R CMD INSTALL structToolbox ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/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 Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences"
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
228.239 1.836 230.066
structToolbox.Rcheck/structToolbox-Ex.timings
| name | user | system | elapsed | |
| ANOVA | 0.213 | 0.007 | 0.221 | |
| AUC | 2.341 | 0.225 | 2.565 | |
| DFA | 0.230 | 0.003 | 0.233 | |
| DatasetExperiment_boxplot | 1.537 | 0.024 | 1.561 | |
| DatasetExperiment_dist | 1.502 | 0.044 | 1.547 | |
| DatasetExperiment_factor_boxplot | 0.251 | 0.000 | 0.251 | |
| DatasetExperiment_heatmap | 0.331 | 0.001 | 0.330 | |
| HCA | 0.061 | 0.004 | 0.065 | |
| HSD | 0.460 | 0.023 | 0.489 | |
| HSDEM | 0.461 | 0.020 | 0.482 | |
| MTBLS79_DatasetExperiment | 0.001 | 0.000 | 0.001 | |
| PCA | 0.006 | 0.000 | 0.005 | |
| PLSDA | 0.019 | 0.000 | 0.019 | |
| PLSR | 0.006 | 0.000 | 0.006 | |
| SVM | 0.014 | 0.000 | 0.014 | |
| as_data_frame | 0.145 | 0.004 | 0.149 | |
| autoscale | 0.083 | 0.000 | 0.084 | |
| balanced_accuracy | 2.236 | 0.056 | 2.292 | |
| blank_filter | 0.433 | 0.012 | 0.447 | |
| blank_filter_hist | 0.001 | 0.000 | 0.001 | |
| bootstrap | 0.008 | 0.000 | 0.008 | |
| calculate | 0.007 | 0.000 | 0.007 | |
| chart_plot | 0.038 | 0.000 | 0.037 | |
| classical_lsq | 0.389 | 0.000 | 0.389 | |
| compare_dist | 4.857 | 0.108 | 4.966 | |
| confounders_clsq | 3.668 | 0.056 | 3.724 | |
| confounders_lsq_barchart | 3.857 | 0.052 | 3.909 | |
| confounders_lsq_boxplot | 3.822 | 0.048 | 3.870 | |
| constant_sum_norm | 0.006 | 0.000 | 0.005 | |
| corr_coef | 0.317 | 0.000 | 0.317 | |
| dfa_scores_plot | 0.828 | 0.020 | 0.849 | |
| dratio_filter | 0.794 | 0.008 | 0.803 | |
| equal_split | 0.143 | 0.000 | 0.143 | |
| feature_boxplot | 0.021 | 0.000 | 0.021 | |
| feature_profile | 0.504 | 0.004 | 0.507 | |
| feature_profile_array | 1.452 | 0.059 | 1.512 | |
| filter_by_name | 0.028 | 0.003 | 0.031 | |
| filter_na_count | 1.342 | 0.012 | 1.354 | |
| filter_smeta | 0.071 | 0.004 | 0.075 | |
| fisher_exact | 12.983 | 0.108 | 13.091 | |
| fold_change | 15.828 | 0.108 | 15.936 | |
| fold_change_int | 24.381 | 0.140 | 24.521 | |
| fold_change_plot | 0.005 | 0.000 | 0.006 | |
| forward_selection_by_rank | 8.519 | 0.132 | 8.651 | |
| fs_line | 8.811 | 0.064 | 8.875 | |
| glog_opt_plot | 0.639 | 0.000 | 0.639 | |
| glog_transform | 0.399 | 0.000 | 0.398 | |
| grid_search_1d | 6.324 | 0.096 | 6.420 | |
| gs_line | 0.001 | 0.000 | 0.001 | |
| hca_dendrogram | 0.001 | 0.000 | 0.001 | |
| kfold_xval | 4.428 | 0.016 | 4.444 | |
| kfoldxcv_grid | 4.835 | 0.024 | 4.859 | |
| kfoldxcv_metric | 0.000 | 0.000 | 0.001 | |
| knn_impute | 0.008 | 0.000 | 0.008 | |
| kw_p_hist | 0 | 0 | 0 | |
| kw_rank_sum | 0.089 | 0.000 | 0.089 | |
| linear_model | 0.028 | 0.003 | 0.031 | |
| log_transform | 0.006 | 0.000 | 0.006 | |
| mean_centre | 0.002 | 0.000 | 0.002 | |
| mean_of_medians | 0.148 | 0.000 | 0.148 | |
| mixed_effect | 0.182 | 0.004 | 0.186 | |
| model_apply | 0.031 | 0.000 | 0.031 | |
| model_predict | 0.07 | 0.00 | 0.07 | |
| model_reverse | 0.050 | 0.003 | 0.054 | |
| model_train | 0.066 | 0.000 | 0.066 | |
| mv_boxplot | 0.388 | 0.000 | 0.388 | |
| mv_feature_filter | 0.137 | 0.000 | 0.137 | |
| mv_feature_filter_hist | 0.001 | 0.000 | 0.001 | |
| mv_histogram | 0.325 | 0.000 | 0.325 | |
| 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 | 0 | 0 | |
| pairs_filter | 0.007 | 0.000 | 0.007 | |
| pareto_scale | 0.071 | 0.000 | 0.071 | |
| pca_biplot | 0.011 | 0.000 | 0.011 | |
| pca_correlation_plot | 0.005 | 0.000 | 0.005 | |
| pca_dstat_plot | 0.007 | 0.000 | 0.007 | |
| pca_loadings_plot | 0.006 | 0.000 | 0.006 | |
| pca_scores_plot | 0.706 | 0.000 | 0.706 | |
| 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.002 | 0.003 | 0.006 | |
| pls_regcoeff_plot | 0.450 | 0.008 | 0.458 | |
| pls_scores_plot | 0.919 | 0.036 | 0.955 | |
| pls_vip_plot | 0.449 | 0.004 | 0.453 | |
| plsda_feature_importance_plot | 0.776 | 0.004 | 0.780 | |
| plsda_predicted_plot | 0.607 | 0.000 | 0.607 | |
| plsda_roc_plot | 1.529 | 0.000 | 1.529 | |
| plsr_cook_dist | 0.002 | 0.003 | 0.005 | |
| plsr_prediction_plot | 0.005 | 0.000 | 0.005 | |
| plsr_qq_plot | 0.006 | 0.000 | 0.005 | |
| plsr_residual_hist | 0.005 | 0.000 | 0.005 | |
| pqn_norm | 0.460 | 0.000 | 0.461 | |
| pqn_norm_hist | 0.001 | 0.000 | 0.001 | |
| prop_na | 0.007 | 0.000 | 0.007 | |
| r_squared | 0.000 | 0.000 | 0.001 | |
| resample | 0.007 | 0.003 | 0.011 | |
| resample_chart | 0.004 | 0.000 | 0.003 | |
| rsd_filter | 0.010 | 0.000 | 0.009 | |
| rsd_filter_hist | 0.000 | 0.000 | 0.001 | |
| run | 0.037 | 0.000 | 0.037 | |
| sb_corr | 0.018 | 0.000 | 0.018 | |
| scatter_chart | 0.463 | 0.000 | 0.463 | |
| split_data | 0.005 | 0.000 | 0.005 | |
| stratified_split | 0.144 | 0.000 | 0.144 | |
| svm_plot_2d | 0.834 | 0.004 | 0.838 | |
| tSNE | 0.016 | 0.000 | 0.015 | |
| tSNE_scatter | 0.005 | 0.000 | 0.005 | |
| tic_chart | 0.303 | 0.004 | 0.308 | |
| ttest | 0.012 | 0.000 | 0.013 | |
| vec_norm | 0.000 | 0.001 | 0.000 | |
| wilcox_p_hist | 0.000 | 0.000 | 0.001 | |
| wilcox_test | 0.012 | 0.000 | 0.013 | |