Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-02-23 01:34:31 -0000 (Thu, 23 Feb 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" | 4245 |
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 1973/2164 | 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/library --timings structToolbox_1.11.0.tar.gz |
StartedAt: 2023-02-22 13:53:00 -0000 (Wed, 22 Feb 2023) |
EndedAt: 2023-02-22 14:18:12 -0000 (Wed, 22 Feb 2023) |
EllapsedTime: 1512.3 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/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-01-14 r83615) * 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.1 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 25.945 0.124 26.070 fold_change 16.752 0.128 16.880 fisher_exact 13.827 0.116 13.943 fs_line 9.970 0.104 10.074 forward_selection_by_rank 9.241 0.088 9.329 grid_search_1d 6.515 0.096 6.611 compare_dist 5.826 0.187 6.014 kfoldxcv_grid 5.144 0.040 5.184 * 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/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-01-14 r83615) -- "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 240.390 1.847 242.230
structToolbox.Rcheck/structToolbox-Ex.timings
name | user | system | elapsed | |
ANOVA | 0.237 | 0.001 | 0.236 | |
AUC | 2.483 | 0.248 | 2.732 | |
DFA | 0.253 | 0.000 | 0.253 | |
DatasetExperiment_boxplot | 1.643 | 0.060 | 1.704 | |
DatasetExperiment_dist | 2.171 | 0.103 | 2.274 | |
DatasetExperiment_factor_boxplot | 0.286 | 0.001 | 0.286 | |
DatasetExperiment_heatmap | 0.373 | 0.007 | 0.381 | |
HCA | 0.072 | 0.001 | 0.072 | |
HSD | 0.512 | 0.008 | 0.525 | |
HSDEM | 0.492 | 0.016 | 0.507 | |
MTBLS79_DatasetExperiment | 0.001 | 0.000 | 0.001 | |
PCA | 0.006 | 0.000 | 0.006 | |
PLSDA | 0.022 | 0.000 | 0.021 | |
PLSR | 0.006 | 0.000 | 0.006 | |
SVM | 0.012 | 0.003 | 0.016 | |
as_data_frame | 0.158 | 0.012 | 0.170 | |
autoscale | 0.090 | 0.003 | 0.094 | |
balanced_accuracy | 2.355 | 0.064 | 2.419 | |
blank_filter | 0.427 | 0.012 | 0.439 | |
blank_filter_hist | 0.001 | 0.000 | 0.000 | |
bootstrap | 0.008 | 0.000 | 0.008 | |
calculate | 0.007 | 0.001 | 0.007 | |
chart_plot | 0.036 | 0.000 | 0.035 | |
classical_lsq | 0.372 | 0.011 | 0.384 | |
compare_dist | 5.826 | 0.187 | 6.014 | |
confounders_clsq | 3.824 | 0.032 | 3.857 | |
confounders_lsq_barchart | 4.002 | 0.127 | 4.129 | |
confounders_lsq_boxplot | 3.955 | 0.032 | 3.987 | |
constant_sum_norm | 0.006 | 0.000 | 0.006 | |
corr_coef | 0.339 | 0.001 | 0.339 | |
dfa_scores_plot | 0.875 | 0.011 | 0.887 | |
dratio_filter | 0.817 | 0.019 | 0.837 | |
equal_split | 0.180 | 0.001 | 0.181 | |
feature_boxplot | 0.022 | 0.000 | 0.023 | |
feature_profile | 0.539 | 0.007 | 0.547 | |
feature_profile_array | 0.754 | 0.012 | 0.766 | |
filter_by_name | 0.034 | 0.000 | 0.034 | |
filter_na_count | 1.481 | 0.007 | 1.489 | |
filter_smeta | 0.077 | 0.000 | 0.077 | |
fisher_exact | 13.827 | 0.116 | 13.943 | |
fold_change | 16.752 | 0.128 | 16.880 | |
fold_change_int | 25.945 | 0.124 | 26.070 | |
fold_change_plot | 0.006 | 0.000 | 0.006 | |
forward_selection_by_rank | 9.241 | 0.088 | 9.329 | |
fs_line | 9.970 | 0.104 | 10.074 | |
glog_opt_plot | 0.669 | 0.000 | 0.669 | |
glog_transform | 0.41 | 0.00 | 0.41 | |
grid_search_1d | 6.515 | 0.096 | 6.611 | |
gs_line | 0.000 | 0.000 | 0.001 | |
hca_dendrogram | 0.001 | 0.000 | 0.001 | |
kfold_xval | 4.543 | 0.044 | 4.586 | |
kfoldxcv_grid | 5.144 | 0.040 | 5.184 | |
kfoldxcv_metric | 0.001 | 0.000 | 0.001 | |
knn_impute | 0.008 | 0.000 | 0.008 | |
kw_p_hist | 0.001 | 0.000 | 0.001 | |
kw_rank_sum | 0.094 | 0.000 | 0.094 | |
linear_model | 0.028 | 0.004 | 0.031 | |
log_transform | 0.006 | 0.000 | 0.006 | |
mean_centre | 0.002 | 0.000 | 0.002 | |
mean_of_medians | 0.160 | 0.000 | 0.159 | |
mixed_effect | 0.196 | 0.000 | 0.196 | |
model_apply | 0.031 | 0.000 | 0.031 | |
model_predict | 0.068 | 0.003 | 0.072 | |
model_reverse | 0.058 | 0.000 | 0.058 | |
model_train | 0.067 | 0.000 | 0.067 | |
mv_boxplot | 0.378 | 0.000 | 0.377 | |
mv_feature_filter | 0.142 | 0.000 | 0.142 | |
mv_feature_filter_hist | 0.001 | 0.000 | 0.001 | |
mv_histogram | 0.338 | 0.004 | 0.342 | |
mv_sample_filter | 0.006 | 0.000 | 0.007 | |
mv_sample_filter_hist | 0.001 | 0.000 | 0.001 | |
nroot_transform | 0.006 | 0.000 | 0.005 | |
ontology_cache | 0.001 | 0.000 | 0.000 | |
pairs_filter | 0.008 | 0.000 | 0.007 | |
pareto_scale | 0.076 | 0.000 | 0.076 | |
pca_biplot | 0.011 | 0.000 | 0.010 | |
pca_correlation_plot | 0.005 | 0.000 | 0.005 | |
pca_dstat_plot | 0.007 | 0.000 | 0.007 | |
pca_loadings_plot | 0.007 | 0.000 | 0.007 | |
pca_scores_plot | 0.735 | 0.012 | 0.747 | |
pca_scree_plot | 0.002 | 0.000 | 0.001 | |
permutation_test | 0.008 | 0.000 | 0.008 | |
permutation_test_plot | 0.004 | 0.000 | 0.003 | |
permute_sample_order | 0.006 | 0.000 | 0.006 | |
pls_regcoeff_plot | 0.479 | 0.004 | 0.483 | |
pls_scores_plot | 0.959 | 0.000 | 0.959 | |
pls_vip_plot | 0.468 | 0.000 | 0.469 | |
plsda_feature_importance_plot | 0.790 | 0.008 | 0.798 | |
plsda_predicted_plot | 0.632 | 0.008 | 0.640 | |
plsda_roc_plot | 1.614 | 0.004 | 1.619 | |
plsr_cook_dist | 0.006 | 0.000 | 0.006 | |
plsr_prediction_plot | 0.005 | 0.000 | 0.005 | |
plsr_qq_plot | 0.005 | 0.000 | 0.005 | |
plsr_residual_hist | 0.001 | 0.003 | 0.005 | |
pqn_norm | 0.487 | 0.000 | 0.487 | |
pqn_norm_hist | 0.000 | 0.000 | 0.001 | |
prop_na | 0.007 | 0.000 | 0.007 | |
r_squared | 0.001 | 0.000 | 0.001 | |
resample | 0.012 | 0.000 | 0.011 | |
resample_chart | 0.004 | 0.000 | 0.004 | |
rsd_filter | 0.01 | 0.00 | 0.01 | |
rsd_filter_hist | 0.001 | 0.000 | 0.001 | |
run | 0.039 | 0.000 | 0.039 | |
sb_corr | 0.018 | 0.000 | 0.019 | |
scatter_chart | 0.477 | 0.004 | 0.482 | |
split_data | 0.006 | 0.000 | 0.006 | |
stratified_split | 0.147 | 0.000 | 0.148 | |
svm_plot_2d | 0.865 | 0.008 | 0.873 | |
tSNE | 0.013 | 0.004 | 0.017 | |
tSNE_scatter | 0.005 | 0.000 | 0.006 | |
tic_chart | 0.321 | 0.000 | 0.321 | |
ttest | 0.012 | 0.000 | 0.012 | |
vec_norm | 0.001 | 0.000 | 0.001 | |
wilcox_p_hist | 0.001 | 0.000 | 0.001 | |
wilcox_test | 0.012 | 0.000 | 0.012 | |