Back to Multiple platform build/check report for BioC 3.16: simplified long |
|
This page was generated on 2023-04-12 11:05:21 -0400 (Wed, 12 Apr 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4502 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" | 4282 |
lconway | macOS 12.5.1 Monterey | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4310 |
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 1986/2183 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
structToolbox 1.10.1 (landing page) Gavin Rhys Lloyd
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.5.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
Package: structToolbox |
Version: 1.10.1 |
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings structToolbox_1.10.1.tar.gz |
StartedAt: 2023-04-11 00:24:02 -0400 (Tue, 11 Apr 2023) |
EndedAt: 2023-04-11 00:41:51 -0400 (Tue, 11 Apr 2023) |
EllapsedTime: 1069.4 seconds |
RetCode: 0 |
Status: OK |
CheckDir: structToolbox.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings structToolbox_1.10.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/structToolbox.Rcheck’ * using R version 4.2.3 (2023-03-15) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * checking for file ‘structToolbox/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘structToolbox’ version ‘1.10.1’ * 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 17.332 0.104 17.436 fold_change 9.809 0.116 9.924 fisher_exact 8.968 0.064 9.032 forward_selection_by_rank 6.529 0.111 6.641 fs_line 5.541 0.076 5.618 * 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.16-bioc/R/bin/R CMD INSTALL structToolbox ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.16-bioc/R/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.2.3 (2023-03-15) -- "Shortstop Beagle" Copyright (C) 2023 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 5 | SKIP 0 | PASS 132 ] [ FAIL 0 | WARN 5 | SKIP 0 | PASS 132 ] > > proc.time() user system elapsed 161.781 1.716 163.485
structToolbox.Rcheck/structToolbox-Ex.timings
name | user | system | elapsed | |
ANOVA | 0.172 | 0.008 | 0.180 | |
AUC | 1.739 | 0.128 | 1.867 | |
DFA | 0.165 | 0.000 | 0.165 | |
DatasetExperiment_boxplot | 0.792 | 0.036 | 0.828 | |
DatasetExperiment_dist | 1.744 | 0.127 | 1.872 | |
DatasetExperiment_factor_boxplot | 0.18 | 0.00 | 0.18 | |
DatasetExperiment_heatmap | 0.247 | 0.000 | 0.247 | |
HCA | 0.053 | 0.000 | 0.053 | |
HSD | 0.423 | 0.012 | 0.437 | |
HSDEM | 0.356 | 0.004 | 0.360 | |
MTBLS79_DatasetExperiment | 0.001 | 0.000 | 0.001 | |
PCA | 0.004 | 0.000 | 0.004 | |
PLSDA | 0.014 | 0.000 | 0.014 | |
PLSR | 0.005 | 0.000 | 0.005 | |
SVM | 0.01 | 0.00 | 0.01 | |
as_data_frame | 0.111 | 0.000 | 0.111 | |
autoscale | 0.062 | 0.000 | 0.061 | |
balanced_accuracy | 1.572 | 0.012 | 1.584 | |
blank_filter | 0.328 | 0.008 | 0.337 | |
blank_filter_hist | 0.001 | 0.000 | 0.001 | |
bootstrap | 0.005 | 0.000 | 0.005 | |
calculate | 0.005 | 0.000 | 0.005 | |
chart_plot | 0.024 | 0.000 | 0.025 | |
classical_lsq | 0.245 | 0.000 | 0.245 | |
compare_dist | 4.233 | 0.188 | 4.421 | |
confounders_clsq | 2.485 | 0.044 | 2.529 | |
confounders_lsq_barchart | 2.579 | 0.048 | 2.627 | |
confounders_lsq_boxplot | 2.545 | 0.015 | 2.560 | |
constant_sum_norm | 0.004 | 0.000 | 0.005 | |
corr_coef | 0.232 | 0.000 | 0.232 | |
dfa_scores_plot | 0.581 | 0.020 | 0.600 | |
dratio_filter | 0.476 | 0.016 | 0.492 | |
equal_split | 0.111 | 0.000 | 0.111 | |
feature_boxplot | 0.014 | 0.000 | 0.014 | |
feature_profile | 0.343 | 0.000 | 0.342 | |
feature_profile_array | 0.481 | 0.004 | 0.484 | |
filter_by_name | 0.022 | 0.000 | 0.022 | |
filter_na_count | 0.886 | 0.044 | 0.930 | |
filter_smeta | 0.049 | 0.000 | 0.049 | |
fisher_exact | 8.968 | 0.064 | 9.032 | |
fold_change | 9.809 | 0.116 | 9.924 | |
fold_change_int | 17.332 | 0.104 | 17.436 | |
fold_change_plot | 0.000 | 0.004 | 0.004 | |
forward_selection_by_rank | 6.529 | 0.111 | 6.641 | |
fs_line | 5.541 | 0.076 | 5.618 | |
glog_opt_plot | 0.424 | 0.004 | 0.429 | |
glog_transform | 0.268 | 0.000 | 0.268 | |
grid_search_1d | 3.123 | 0.020 | 3.143 | |
gs_line | 0.001 | 0.000 | 0.001 | |
hca_dendrogram | 0.001 | 0.000 | 0.000 | |
kfold_xval | 2.933 | 0.000 | 2.932 | |
kfoldxcv_grid | 3.266 | 0.027 | 3.294 | |
kfoldxcv_metric | 0.001 | 0.000 | 0.001 | |
knn_impute | 0.005 | 0.000 | 0.006 | |
kw_p_hist | 0.001 | 0.000 | 0.001 | |
kw_rank_sum | 0.063 | 0.000 | 0.062 | |
linear_model | 0.023 | 0.000 | 0.023 | |
log_transform | 0.004 | 0.000 | 0.004 | |
mean_centre | 0.001 | 0.000 | 0.001 | |
mean_of_medians | 0.117 | 0.000 | 0.116 | |
mixed_effect | 0.134 | 0.000 | 0.134 | |
model_apply | 0.034 | 0.000 | 0.034 | |
model_predict | 0.079 | 0.000 | 0.080 | |
model_reverse | 0.036 | 0.000 | 0.036 | |
model_train | 0.043 | 0.000 | 0.043 | |
mv_boxplot | 0.237 | 0.004 | 0.241 | |
mv_feature_filter | 0.099 | 0.000 | 0.099 | |
mv_feature_filter_hist | 0.001 | 0.000 | 0.001 | |
mv_histogram | 0.236 | 0.000 | 0.236 | |
mv_sample_filter | 0.004 | 0.000 | 0.004 | |
mv_sample_filter_hist | 0 | 0 | 0 | |
nroot_transform | 0.003 | 0.000 | 0.004 | |
ontology_cache | 0.000 | 0.000 | 0.001 | |
pairs_filter | 0.005 | 0.000 | 0.005 | |
pareto_scale | 0.047 | 0.000 | 0.047 | |
pca_biplot | 0.007 | 0.000 | 0.006 | |
pca_correlation_plot | 0.003 | 0.000 | 0.003 | |
pca_dstat_plot | 0.004 | 0.000 | 0.004 | |
pca_loadings_plot | 0.005 | 0.000 | 0.005 | |
pca_scores_plot | 0.454 | 0.008 | 0.462 | |
pca_scree_plot | 0 | 0 | 0 | |
permutation_test | 0.005 | 0.000 | 0.005 | |
permutation_test_plot | 0.003 | 0.000 | 0.003 | |
permute_sample_order | 0.015 | 0.000 | 0.015 | |
pls_regcoeff_plot | 0.292 | 0.000 | 0.292 | |
pls_scores_plot | 0.609 | 0.000 | 0.609 | |
pls_vip_plot | 0.317 | 0.000 | 0.317 | |
plsda_feature_importance_plot | 0.533 | 0.000 | 0.533 | |
plsda_predicted_plot | 0.485 | 0.008 | 0.493 | |
plsda_roc_plot | 0.945 | 0.028 | 0.974 | |
plsr_cook_dist | 0.004 | 0.000 | 0.004 | |
plsr_prediction_plot | 0.004 | 0.000 | 0.004 | |
plsr_qq_plot | 0.004 | 0.000 | 0.003 | |
plsr_residual_hist | 0.003 | 0.000 | 0.003 | |
pqn_norm | 0.32 | 0.00 | 0.32 | |
pqn_norm_hist | 0.001 | 0.000 | 0.001 | |
prop_na | 0.005 | 0.000 | 0.005 | |
r_squared | 0 | 0 | 0 | |
resample | 0.004 | 0.002 | 0.007 | |
resample_chart | 0.002 | 0.000 | 0.002 | |
rsd_filter | 0.006 | 0.000 | 0.006 | |
rsd_filter_hist | 0.001 | 0.000 | 0.001 | |
run | 0.025 | 0.000 | 0.025 | |
sb_corr | 0.011 | 0.000 | 0.012 | |
scatter_chart | 0.31 | 0.00 | 0.31 | |
split_data | 0.004 | 0.000 | 0.004 | |
stratified_split | 0.096 | 0.000 | 0.096 | |
svm_plot_2d | 0.584 | 0.004 | 0.588 | |
tSNE | 0.011 | 0.000 | 0.011 | |
tSNE_scatter | 0.004 | 0.000 | 0.003 | |
tic_chart | 0.218 | 0.000 | 0.218 | |
ttest | 0.008 | 0.000 | 0.008 | |
vec_norm | 0 | 0 | 0 | |
wilcox_p_hist | 0 | 0 | 0 | |
wilcox_test | 0.004 | 0.004 | 0.008 | |