| Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-06-06 11:00:43 -0000 (Tue, 06 Jun 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4366 |
| 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 2005/2199 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| structToolbox 1.13.0 (landing page) Gavin Rhys Lloyd
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / 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-06-06 08:06:07 -0000 (Tue, 06 Jun 2023) |
| EndedAt: 2023-06-06 08:32:09 -0000 (Tue, 06 Jun 2023) |
| EllapsedTime: 1562.1 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 (GCC) 10.3.1
GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* 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.718 0.092 26.862
fold_change 17.218 0.031 17.281
fisher_exact 13.947 0.132 14.105
fs_line 10.091 0.120 10.231
forward_selection_by_rank 9.050 0.152 9.219
compare_dist 6.082 0.052 6.144
grid_search_1d 5.893 0.044 5.948
kfoldxcv_grid 5.237 0.008 5.256
* 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
The legacy packages maptools, rgdal, and rgeos, underpinning this package
will retire shortly. Please refer to R-spatial evolution reports on
https://r-spatial.org/r/2023/05/15/evolution4.html for details.
This package is now running under evolution status 0
>
> test_check("structToolbox")
[ FAIL 0 | WARN 7 | SKIP 0 | PASS 124 ]
[ FAIL 0 | WARN 7 | SKIP 0 | PASS 124 ]
>
> proc.time()
user system elapsed
242.814 1.710 244.964
structToolbox.Rcheck/structToolbox-Ex.timings
| name | user | system | elapsed | |
| ANOVA | 0.950 | 0.048 | 1.000 | |
| AUC | 2.500 | 0.143 | 2.648 | |
| DFA | 0.258 | 0.005 | 0.263 | |
| DatasetExperiment_boxplot | 0.932 | 0.027 | 0.961 | |
| DatasetExperiment_dist | 1.726 | 0.032 | 1.762 | |
| DatasetExperiment_factor_boxplot | 0.286 | 0.012 | 0.299 | |
| DatasetExperiment_heatmap | 0.375 | 0.012 | 0.388 | |
| HCA | 0.070 | 0.007 | 0.078 | |
| HSD | 0.551 | 0.012 | 0.569 | |
| HSDEM | 0.415 | 0.000 | 0.416 | |
| MTBLS79_DatasetExperiment | 0.001 | 0.000 | 0.002 | |
| PCA | 0.005 | 0.000 | 0.006 | |
| PLSDA | 0.021 | 0.000 | 0.020 | |
| PLSR | 0.007 | 0.000 | 0.007 | |
| SVM | 0.017 | 0.000 | 0.017 | |
| as_data_frame | 0.166 | 0.000 | 0.166 | |
| autoscale | 0.092 | 0.000 | 0.093 | |
| balanced_accuracy | 2.473 | 0.040 | 2.517 | |
| blank_filter | 0.454 | 0.004 | 0.459 | |
| blank_filter_hist | 0.001 | 0.000 | 0.001 | |
| bootstrap | 0.009 | 0.000 | 0.009 | |
| calculate | 0.007 | 0.000 | 0.007 | |
| chart_plot | 0.038 | 0.000 | 0.039 | |
| classical_lsq | 0.389 | 0.000 | 0.389 | |
| compare_dist | 6.082 | 0.052 | 6.144 | |
| confounders_clsq | 3.912 | 0.036 | 3.956 | |
| confounders_lsq_barchart | 4.161 | 0.064 | 4.233 | |
| confounders_lsq_boxplot | 4.097 | 0.036 | 4.141 | |
| constant_sum_norm | 0.006 | 0.000 | 0.006 | |
| corr_coef | 0.356 | 0.000 | 0.357 | |
| dfa_scores_plot | 0.927 | 0.008 | 0.937 | |
| dratio_filter | 0.855 | 0.004 | 0.861 | |
| equal_split | 0.16 | 0.00 | 0.16 | |
| feature_boxplot | 0.023 | 0.000 | 0.023 | |
| feature_profile | 0.574 | 0.004 | 0.579 | |
| feature_profile_array | 0.650 | 0.000 | 0.651 | |
| filter_by_name | 0.035 | 0.000 | 0.035 | |
| filter_na_count | 1.477 | 0.028 | 1.507 | |
| filter_smeta | 0.076 | 0.004 | 0.080 | |
| fisher_exact | 13.947 | 0.132 | 14.105 | |
| fold_change | 17.218 | 0.031 | 17.281 | |
| fold_change_int | 26.718 | 0.092 | 26.862 | |
| fold_change_plot | 0.006 | 0.000 | 0.005 | |
| forward_selection_by_rank | 9.050 | 0.152 | 9.219 | |
| fs_line | 10.091 | 0.120 | 10.231 | |
| glog_opt_plot | 0.681 | 0.004 | 0.686 | |
| glog_transform | 0.415 | 0.000 | 0.417 | |
| grid_search_1d | 5.893 | 0.044 | 5.948 | |
| gs_line | 0.001 | 0.000 | 0.001 | |
| hca_dendrogram | 0.001 | 0.000 | 0.000 | |
| kfold_xval | 4.670 | 0.028 | 4.705 | |
| kfoldxcv_grid | 5.237 | 0.008 | 5.256 | |
| kfoldxcv_metric | 0.001 | 0.000 | 0.001 | |
| knn_impute | 0.021 | 0.004 | 0.025 | |
| kw_p_hist | 0.001 | 0.000 | 0.001 | |
| kw_rank_sum | 0.098 | 0.000 | 0.098 | |
| linear_model | 0.033 | 0.000 | 0.033 | |
| log_transform | 0.006 | 0.000 | 0.006 | |
| mean_centre | 0.002 | 0.000 | 0.002 | |
| mean_of_medians | 0.160 | 0.000 | 0.161 | |
| mixed_effect | 0.194 | 0.000 | 0.195 | |
| model_apply | 0.033 | 0.000 | 0.033 | |
| model_predict | 0.078 | 0.000 | 0.078 | |
| model_reverse | 0.059 | 0.000 | 0.060 | |
| model_train | 0.075 | 0.000 | 0.075 | |
| mv_boxplot | 0.401 | 0.008 | 0.410 | |
| mv_feature_filter | 0.152 | 0.000 | 0.152 | |
| mv_feature_filter_hist | 0.001 | 0.000 | 0.001 | |
| mv_histogram | 0.356 | 0.008 | 0.366 | |
| 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.006 | |
| ontology_cache | 0 | 0 | 0 | |
| pairs_filter | 0.008 | 0.000 | 0.008 | |
| pareto_scale | 0.097 | 0.004 | 0.101 | |
| 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.008 | |
| pca_loadings_plot | 0.008 | 0.000 | 0.007 | |
| pca_scores_plot | 0.744 | 0.008 | 0.753 | |
| pca_scree_plot | 0.001 | 0.000 | 0.000 | |
| permutation_test | 0.008 | 0.000 | 0.008 | |
| permutation_test_plot | 0.004 | 0.000 | 0.004 | |
| permute_sample_order | 0.006 | 0.000 | 0.007 | |
| pls_regcoeff_plot | 0.506 | 0.000 | 0.507 | |
| pls_scores_plot | 0.967 | 0.000 | 0.969 | |
| pls_vip_plot | 0.509 | 0.000 | 0.510 | |
| plsda_feature_importance_plot | 0.849 | 0.008 | 0.858 | |
| plsda_predicted_plot | 0.655 | 0.000 | 0.656 | |
| plsda_roc_plot | 1.638 | 0.012 | 1.653 | |
| plsr_cook_dist | 0.006 | 0.000 | 0.005 | |
| plsr_prediction_plot | 0.006 | 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.494 | 0.000 | 0.495 | |
| pqn_norm_hist | 0.001 | 0.000 | 0.001 | |
| prop_na | 0.008 | 0.000 | 0.008 | |
| r_squared | 0.001 | 0.000 | 0.000 | |
| resample | 0.012 | 0.000 | 0.012 | |
| resample_chart | 0.003 | 0.000 | 0.004 | |
| rsd_filter | 0.01 | 0.00 | 0.01 | |
| rsd_filter_hist | 0.001 | 0.000 | 0.000 | |
| run | 0.042 | 0.000 | 0.042 | |
| sb_corr | 0.019 | 0.000 | 0.019 | |
| scatter_chart | 0.516 | 0.000 | 0.517 | |
| split_data | 0.006 | 0.000 | 0.006 | |
| stratified_split | 1.110 | 0.032 | 1.144 | |
| svm_plot_2d | 0.867 | 0.027 | 0.897 | |
| tSNE | 0.018 | 0.000 | 0.018 | |
| tSNE_scatter | 0.006 | 0.000 | 0.006 | |
| tic_chart | 0.342 | 0.004 | 0.346 | |
| ttest | 0.014 | 0.000 | 0.014 | |
| vec_norm | 0.001 | 0.000 | 0.001 | |
| wilcox_p_hist | 0.001 | 0.000 | 0.001 | |
| wilcox_test | 0.014 | 0.000 | 0.014 | |