| Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:29:21 -0400 (Thu, 06 May 2021).
|
To the developers/maintainers of the structToolbox package: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1809/1974 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| structToolbox 1.2.0 (landing page) Gavin Rhys Lloyd
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: structToolbox |
| Version: 1.2.0 |
| Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings structToolbox_1.2.0.tar.gz |
| StartedAt: 2021-05-06 06:27:57 -0400 (Thu, 06 May 2021) |
| EndedAt: 2021-05-06 06:35:31 -0400 (Thu, 06 May 2021) |
| EllapsedTime: 454.3 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: structToolbox.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings structToolbox_1.2.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/structToolbox.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-pc-linux-gnu (64-bit)
* 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.2.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 15.012 0.000 15.049
fisher_exact 6.952 0.012 6.974
forward_selection_by_rank 6.480 0.020 6.563
fs_line 6.224 0.012 6.249
fold_change 5.844 0.004 5.866
grid_search_1d 5.016 0.000 5.018
* 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: ### ### /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL structToolbox ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’ * installing *source* package ‘structToolbox’ ... ** using staged installation ** R ** 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.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-pc-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 2 | SKIP 0 | PASS 95 ]
>
> proc.time()
user system elapsed
171.836 0.412 172.569
structToolbox.Rcheck/structToolbox-Ex.timings
| name | user | system | elapsed | |
| ANOVA | 0.744 | 0.016 | 0.760 | |
| AUC | 1.852 | 0.044 | 1.900 | |
| DFA | 0.184 | 0.000 | 0.186 | |
| DatasetExperiment_boxplot | 1.144 | 0.016 | 1.163 | |
| DatasetExperiment_dist | 1.056 | 0.012 | 1.069 | |
| DatasetExperiment_factor_boxplot | 0.160 | 0.000 | 0.164 | |
| DatasetExperiment_heatmap | 0.168 | 0.000 | 0.169 | |
| HCA | 0.044 | 0.000 | 0.044 | |
| HSD | 0.992 | 0.016 | 1.148 | |
| HSDEM | 0.432 | 0.000 | 0.432 | |
| MTBLS79_DatasetExperiment | 0.004 | 0.000 | 0.001 | |
| PCA | 0.000 | 0.000 | 0.002 | |
| PLSDA | 0.004 | 0.000 | 0.001 | |
| PLSR | 0.000 | 0.000 | 0.002 | |
| SVM | 0.004 | 0.000 | 0.006 | |
| as_data_frame | 0.124 | 0.000 | 0.123 | |
| autoscale | 0.060 | 0.000 | 0.061 | |
| balanced_accuracy | 1.192 | 0.028 | 1.219 | |
| blank_filter | 0.404 | 0.004 | 0.485 | |
| blank_filter_hist | 0.000 | 0.000 | 0.001 | |
| calculate | 0.008 | 0.000 | 0.007 | |
| chart_plot | 0.040 | 0.000 | 0.039 | |
| classical_lsq | 0.336 | 0.000 | 0.337 | |
| compare_dist | 4.184 | 0.060 | 4.243 | |
| confounders_clsq | 2.716 | 0.000 | 2.721 | |
| confounders_lsq_barchart | 3.612 | 0.000 | 3.619 | |
| confounders_lsq_boxplot | 3.380 | 0.000 | 3.392 | |
| constant_sum_norm | 0.000 | 0.000 | 0.002 | |
| corr_coef | 0.172 | 0.000 | 0.170 | |
| dfa_scores_plot | 0.500 | 0.004 | 0.507 | |
| dratio_filter | 0.876 | 0.000 | 0.880 | |
| feature_boxplot | 0.012 | 0.000 | 0.015 | |
| feature_profile | 0.528 | 0.000 | 0.531 | |
| filter_by_name | 0.032 | 0.000 | 0.029 | |
| filter_na_count | 1.000 | 0.000 | 1.003 | |
| filter_smeta | 0.064 | 0.000 | 0.063 | |
| fisher_exact | 6.952 | 0.012 | 6.974 | |
| fold_change | 5.844 | 0.004 | 5.866 | |
| fold_change_int | 15.012 | 0.000 | 15.049 | |
| fold_change_plot | 0.004 | 0.000 | 0.004 | |
| forward_selection_by_rank | 6.480 | 0.020 | 6.563 | |
| fs_line | 6.224 | 0.012 | 6.249 | |
| glog_opt_plot | 0.592 | 0.000 | 0.591 | |
| glog_transform | 0.504 | 0.000 | 0.506 | |
| grid_search_1d | 5.016 | 0.000 | 5.018 | |
| gs_line | 0.000 | 0.000 | 0.001 | |
| hca_dendrogram | 0.004 | 0.000 | 0.000 | |
| kfold_xval | 3.012 | 0.004 | 3.026 | |
| kfoldxcv_grid | 2.880 | 0.008 | 2.892 | |
| kfoldxcv_metric | 0.004 | 0.000 | 0.001 | |
| knn_impute | 0.004 | 0.000 | 0.003 | |
| kw_p_hist | 0.000 | 0.000 | 0.001 | |
| kw_rank_sum | 0.108 | 0.000 | 0.107 | |
| linear_model | 0.032 | 0.000 | 0.031 | |
| log_transform | 0.004 | 0.000 | 0.003 | |
| mean_centre | 0.000 | 0.000 | 0.001 | |
| mean_of_medians | 0.152 | 0.000 | 0.151 | |
| mixed_effect | 0.144 | 0.000 | 0.141 | |
| model_apply | 0.020 | 0.000 | 0.021 | |
| model_predict | 0.048 | 0.000 | 0.047 | |
| model_reverse | 0.020 | 0.000 | 0.019 | |
| model_train | 0.044 | 0.000 | 0.042 | |
| mv_boxplot | 0.216 | 0.000 | 0.216 | |
| mv_feature_filter | 0.096 | 0.000 | 0.097 | |
| mv_feature_filter_hist | 0.000 | 0.000 | 0.001 | |
| mv_histogram | 0.212 | 0.000 | 0.215 | |
| mv_sample_filter | 0.000 | 0.000 | 0.002 | |
| mv_sample_filter_hist | 0.000 | 0.000 | 0.001 | |
| nroot_transform | 0.000 | 0.000 | 0.003 | |
| pairs_filter | 0.000 | 0.000 | 0.004 | |
| pareto_scale | 0.084 | 0.004 | 0.092 | |
| pca_biplot | 0.004 | 0.000 | 0.004 | |
| pca_correlation_plot | 0.004 | 0.000 | 0.003 | |
| pca_dstat_plot | 0.000 | 0.004 | 0.003 | |
| pca_loadings_plot | 0.004 | 0.000 | 0.004 | |
| pca_scores_plot | 0.492 | 0.000 | 0.492 | |
| pca_scree_plot | 0.000 | 0.000 | 0.001 | |
| permutation_test | 0.004 | 0.000 | 0.002 | |
| permutation_test_plot | 0.000 | 0.000 | 0.001 | |
| permute_sample_order | 0.000 | 0.000 | 0.002 | |
| plsda_predicted_plot | 0.320 | 0.000 | 0.321 | |
| plsda_regcoeff_plot | 0.204 | 0.000 | 0.203 | |
| plsda_roc_plot | 0.468 | 0.000 | 0.467 | |
| plsda_scores_plot | 0.364 | 0.000 | 0.362 | |
| plsda_vip_plot | 0.212 | 0.000 | 0.213 | |
| plsr_cook_dist | 0.000 | 0.000 | 0.001 | |
| plsr_prediction_plot | 0.004 | 0.000 | 0.001 | |
| plsr_qq_plot | 0.000 | 0.000 | 0.001 | |
| plsr_residual_hist | 0.000 | 0.000 | 0.001 | |
| pqn_norm | 0.792 | 0.000 | 0.790 | |
| pqn_norm_hist | 0 | 0 | 0 | |
| prop_na | 0.004 | 0.000 | 0.003 | |
| r_squared | 0 | 0 | 0 | |
| rsd_filter | 0.004 | 0.000 | 0.003 | |
| rsd_filter_hist | 0.000 | 0.000 | 0.001 | |
| run | 0.024 | 0.004 | 0.026 | |
| sb_corr | 0.004 | 0.000 | 0.006 | |
| split_data | 0.004 | 0.000 | 0.001 | |
| stratified_split | 0.092 | 0.000 | 0.093 | |
| svm_plot_2d | 0.588 | 0.004 | 0.593 | |
| tSNE | 0.004 | 0.000 | 0.006 | |
| tSNE_scatter | 0.004 | 0.000 | 0.002 | |
| ttest | 0.000 | 0.000 | 0.003 | |
| vec_norm | 0 | 0 | 0 | |
| wilcox_p_hist | 0.000 | 0.000 | 0.001 | |
| wilcox_test | 0.004 | 0.000 | 0.004 | |