Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:23:48 -0400 (Wed, 19 Oct 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4205 |
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 1947/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
structToolbox 1.8.0 (landing page) Gavin Rhys Lloyd
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: structToolbox |
Version: 1.8.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings structToolbox_1.8.0.tar.gz |
StartedAt: 2022-10-19 08:39:19 -0400 (Wed, 19 Oct 2022) |
EndedAt: 2022-10-19 08:53:39 -0400 (Wed, 19 Oct 2022) |
EllapsedTime: 860.1 seconds |
RetCode: 0 |
Status: OK |
CheckDir: structToolbox.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings structToolbox_1.8.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/structToolbox.Rcheck’ * using R version 4.2.1 (2022-06-23) * using platform: x86_64-apple-darwin17.0 (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.8.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 38.780 0.090 38.988 fold_change 23.753 0.064 23.878 fisher_exact 20.098 0.107 20.315 fs_line 13.895 0.157 14.069 forward_selection_by_rank 12.405 0.092 12.517 kfoldxcv_grid 7.368 0.029 7.409 compare_dist 6.564 0.271 6.847 grid_search_1d 6.720 0.087 6.829 kfold_xval 6.667 0.027 6.713 confounders_lsq_barchart 6.188 0.019 6.222 confounders_lsq_boxplot 5.997 0.016 6.019 confounders_clsq 5.897 0.018 5.930 * 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: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL structToolbox ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/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.1 (2022-06-23) -- "Funny-Looking Kid" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin17.0 (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 124 ] [ FAIL 0 | WARN 2 | SKIP 0 | PASS 124 ] > > proc.time() user system elapsed 356.301 2.118 358.863
structToolbox.Rcheck/structToolbox-Ex.timings
name | user | system | elapsed | |
ANOVA | 0.356 | 0.007 | 0.365 | |
AUC | 4.451 | 0.193 | 4.652 | |
DFA | 0.359 | 0.001 | 0.360 | |
DatasetExperiment_boxplot | 1.186 | 0.041 | 1.232 | |
DatasetExperiment_dist | 2.326 | 0.127 | 2.459 | |
DatasetExperiment_factor_boxplot | 0.357 | 0.002 | 0.358 | |
DatasetExperiment_heatmap | 0.501 | 0.016 | 0.518 | |
HCA | 0.110 | 0.007 | 0.117 | |
HSD | 0.829 | 0.069 | 0.906 | |
HSDEM | 0.778 | 0.021 | 0.800 | |
MTBLS79_DatasetExperiment | 0.001 | 0.000 | 0.003 | |
PCA | 0.010 | 0.000 | 0.009 | |
PLSDA | 0.031 | 0.000 | 0.031 | |
PLSR | 0.011 | 0.000 | 0.011 | |
SVM | 0.024 | 0.001 | 0.024 | |
as_data_frame | 0.234 | 0.001 | 0.236 | |
autoscale | 0.132 | 0.001 | 0.132 | |
balanced_accuracy | 3.564 | 0.016 | 3.583 | |
blank_filter | 0.658 | 0.014 | 0.672 | |
blank_filter_hist | 0.001 | 0.000 | 0.001 | |
bootstrap | 0.012 | 0.001 | 0.012 | |
calculate | 0.009 | 0.000 | 0.010 | |
chart_plot | 0.054 | 0.001 | 0.054 | |
classical_lsq | 0.564 | 0.002 | 0.567 | |
compare_dist | 6.564 | 0.271 | 6.847 | |
confounders_clsq | 5.897 | 0.018 | 5.930 | |
confounders_lsq_barchart | 6.188 | 0.019 | 6.222 | |
confounders_lsq_boxplot | 5.997 | 0.016 | 6.019 | |
constant_sum_norm | 0.010 | 0.000 | 0.009 | |
corr_coef | 0.539 | 0.002 | 0.541 | |
dfa_scores_plot | 1.038 | 0.004 | 1.043 | |
dratio_filter | 1.411 | 0.030 | 1.443 | |
equal_split | 0.236 | 0.001 | 0.237 | |
feature_boxplot | 0.034 | 0.000 | 0.035 | |
feature_profile | 0.774 | 0.007 | 0.782 | |
feature_profile_array | 1.003 | 0.034 | 1.040 | |
filter_by_name | 0.054 | 0.000 | 0.054 | |
filter_na_count | 2.264 | 0.044 | 2.314 | |
filter_smeta | 0.115 | 0.002 | 0.118 | |
fisher_exact | 20.098 | 0.107 | 20.315 | |
fold_change | 23.753 | 0.064 | 23.878 | |
fold_change_int | 38.780 | 0.090 | 38.988 | |
fold_change_plot | 0.010 | 0.000 | 0.009 | |
forward_selection_by_rank | 12.405 | 0.092 | 12.517 | |
fs_line | 13.895 | 0.157 | 14.069 | |
glog_opt_plot | 0.974 | 0.002 | 0.979 | |
glog_transform | 0.611 | 0.001 | 0.615 | |
grid_search_1d | 6.720 | 0.087 | 6.829 | |
gs_line | 0.001 | 0.000 | 0.001 | |
hca_dendrogram | 0.001 | 0.000 | 0.002 | |
kfold_xval | 6.667 | 0.027 | 6.713 | |
kfoldxcv_grid | 7.368 | 0.029 | 7.409 | |
kfoldxcv_metric | 0.001 | 0.000 | 0.002 | |
knn_impute | 0.011 | 0.000 | 0.011 | |
kw_p_hist | 0.001 | 0.000 | 0.001 | |
kw_rank_sum | 0.141 | 0.000 | 0.142 | |
linear_model | 0.047 | 0.000 | 0.048 | |
log_transform | 0.009 | 0.000 | 0.009 | |
mean_centre | 0.003 | 0.000 | 0.003 | |
mean_of_medians | 0.237 | 0.000 | 0.238 | |
mixed_effect | 0.311 | 0.001 | 0.313 | |
model_apply | 0.048 | 0.001 | 0.049 | |
model_predict | 0.098 | 0.000 | 0.098 | |
model_reverse | 0.071 | 0.001 | 0.071 | |
model_train | 0.102 | 0.001 | 0.102 | |
mv_boxplot | 0.466 | 0.002 | 0.468 | |
mv_feature_filter | 0.232 | 0.006 | 0.237 | |
mv_feature_filter_hist | 0.001 | 0.000 | 0.001 | |
mv_histogram | 0.449 | 0.003 | 0.454 | |
mv_sample_filter | 0.012 | 0.001 | 0.011 | |
mv_sample_filter_hist | 0.001 | 0.000 | 0.001 | |
nroot_transform | 0.008 | 0.000 | 0.007 | |
ontology_cache | 0.001 | 0.000 | 0.001 | |
pairs_filter | 0.012 | 0.000 | 0.012 | |
pareto_scale | 0.104 | 0.000 | 0.105 | |
pca_biplot | 0.017 | 0.001 | 0.017 | |
pca_correlation_plot | 0.009 | 0.000 | 0.008 | |
pca_dstat_plot | 0.01 | 0.00 | 0.01 | |
pca_loadings_plot | 0.012 | 0.000 | 0.013 | |
pca_scores_plot | 0.992 | 0.004 | 0.997 | |
pca_scree_plot | 0.001 | 0.000 | 0.002 | |
permutation_test | 0.012 | 0.000 | 0.012 | |
permutation_test_plot | 0.006 | 0.000 | 0.006 | |
permute_sample_order | 0.008 | 0.000 | 0.009 | |
pls_regcoeff_plot | 0.686 | 0.005 | 0.693 | |
pls_scores_plot | 1.389 | 0.031 | 1.423 | |
pls_vip_plot | 0.692 | 0.004 | 0.697 | |
plsda_feature_importance_plot | 1.124 | 0.008 | 1.134 | |
plsda_predicted_plot | 0.878 | 0.003 | 0.883 | |
plsda_roc_plot | 2.439 | 0.005 | 2.447 | |
plsr_cook_dist | 0.009 | 0.000 | 0.008 | |
plsr_prediction_plot | 0.008 | 0.000 | 0.008 | |
plsr_qq_plot | 0.008 | 0.000 | 0.008 | |
plsr_residual_hist | 0.007 | 0.000 | 0.007 | |
pqn_norm | 0.726 | 0.001 | 0.729 | |
pqn_norm_hist | 0.001 | 0.000 | 0.001 | |
prop_na | 0.011 | 0.000 | 0.012 | |
r_squared | 0.001 | 0.000 | 0.001 | |
resample | 0.017 | 0.000 | 0.017 | |
resample_chart | 0.004 | 0.001 | 0.005 | |
rsd_filter | 0.014 | 0.000 | 0.014 | |
rsd_filter_hist | 0.001 | 0.000 | 0.001 | |
run | 0.056 | 0.000 | 0.058 | |
sb_corr | 0.031 | 0.000 | 0.031 | |
scatter_chart | 0.679 | 0.001 | 0.683 | |
split_data | 0.008 | 0.000 | 0.008 | |
stratified_split | 0.222 | 0.001 | 0.224 | |
svm_plot_2d | 1.269 | 0.019 | 1.290 | |
tSNE | 0.026 | 0.001 | 0.027 | |
tSNE_scatter | 0.009 | 0.000 | 0.009 | |
tic_chart | 0.463 | 0.002 | 0.465 | |
ttest | 0.022 | 0.000 | 0.022 | |
vec_norm | 0.001 | 0.000 | 0.001 | |
wilcox_p_hist | 0.001 | 0.000 | 0.001 | |
wilcox_test | 0.022 | 0.000 | 0.021 | |