Back to Multiple platform build/check report for BioC 3.16: simplified long |
|
This page was generated on 2023-04-12 11:06:28 -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: /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.10.1.tar.gz |
StartedAt: 2023-04-10 22:58:45 -0400 (Mon, 10 Apr 2023) |
EndedAt: 2023-04-10 23:05:31 -0400 (Mon, 10 Apr 2023) |
EllapsedTime: 406.6 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.10.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.16-bioc/meat/structToolbox.Rcheck’ * using R version 4.2.3 (2023-03-15) * 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.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 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 18.207 0.069 18.333 fold_change 9.223 0.045 9.290 fisher_exact 8.803 0.033 8.853 forward_selection_by_rank 6.227 0.129 6.377 fs_line 5.602 0.094 5.718 * 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.3 (2023-03-15) -- "Shortstop Beagle" Copyright (C) 2023 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 5 | SKIP 0 | PASS 132 ] [ FAIL 0 | WARN 5 | SKIP 0 | PASS 132 ] > > proc.time() user system elapsed 154.440 1.506 156.269
structToolbox.Rcheck/structToolbox-Ex.timings
name | user | system | elapsed | |
ANOVA | 0.169 | 0.007 | 0.176 | |
AUC | 1.631 | 0.085 | 1.720 | |
DFA | 0.146 | 0.001 | 0.147 | |
DatasetExperiment_boxplot | 0.693 | 0.030 | 0.724 | |
DatasetExperiment_dist | 1.642 | 0.083 | 1.729 | |
DatasetExperiment_factor_boxplot | 0.173 | 0.002 | 0.175 | |
DatasetExperiment_heatmap | 0.298 | 0.019 | 0.319 | |
HCA | 0.053 | 0.003 | 0.055 | |
HSD | 0.420 | 0.041 | 0.465 | |
HSDEM | 0.363 | 0.015 | 0.380 | |
MTBLS79_DatasetExperiment | 0.001 | 0.000 | 0.001 | |
PCA | 0.004 | 0.000 | 0.003 | |
PLSDA | 0.011 | 0.000 | 0.011 | |
PLSR | 0.003 | 0.000 | 0.004 | |
SVM | 0.009 | 0.001 | 0.009 | |
as_data_frame | 0.112 | 0.001 | 0.114 | |
autoscale | 0.064 | 0.001 | 0.066 | |
balanced_accuracy | 1.553 | 0.013 | 1.571 | |
blank_filter | 0.321 | 0.017 | 0.342 | |
blank_filter_hist | 0.001 | 0.000 | 0.000 | |
bootstrap | 0.005 | 0.000 | 0.005 | |
calculate | 0.004 | 0.000 | 0.005 | |
chart_plot | 0.021 | 0.001 | 0.023 | |
classical_lsq | 0.213 | 0.001 | 0.215 | |
compare_dist | 3.975 | 0.287 | 4.274 | |
confounders_clsq | 2.600 | 0.019 | 2.630 | |
confounders_lsq_barchart | 2.588 | 0.017 | 2.611 | |
confounders_lsq_boxplot | 2.534 | 0.015 | 2.555 | |
constant_sum_norm | 0.005 | 0.000 | 0.004 | |
corr_coef | 0.227 | 0.003 | 0.230 | |
dfa_scores_plot | 0.651 | 0.006 | 0.660 | |
dratio_filter | 0.438 | 0.016 | 0.454 | |
equal_split | 0.130 | 0.013 | 0.145 | |
feature_boxplot | 0.013 | 0.000 | 0.013 | |
feature_profile | 0.371 | 0.005 | 0.378 | |
feature_profile_array | 0.460 | 0.021 | 0.482 | |
filter_by_name | 0.02 | 0.00 | 0.02 | |
filter_na_count | 0.962 | 0.072 | 1.040 | |
filter_smeta | 0.044 | 0.000 | 0.044 | |
fisher_exact | 8.803 | 0.033 | 8.853 | |
fold_change | 9.223 | 0.045 | 9.290 | |
fold_change_int | 18.207 | 0.069 | 18.333 | |
fold_change_plot | 0.003 | 0.000 | 0.003 | |
forward_selection_by_rank | 6.227 | 0.129 | 6.377 | |
fs_line | 5.602 | 0.094 | 5.718 | |
glog_opt_plot | 0.465 | 0.005 | 0.474 | |
glog_transform | 0.242 | 0.001 | 0.246 | |
grid_search_1d | 3.154 | 0.151 | 3.322 | |
gs_line | 0.001 | 0.000 | 0.001 | |
hca_dendrogram | 0.001 | 0.000 | 0.000 | |
kfold_xval | 2.912 | 0.022 | 2.947 | |
kfoldxcv_grid | 3.402 | 0.028 | 3.444 | |
kfoldxcv_metric | 0.001 | 0.000 | 0.001 | |
knn_impute | 0.006 | 0.000 | 0.007 | |
kw_p_hist | 0.001 | 0.000 | 0.001 | |
kw_rank_sum | 0.057 | 0.000 | 0.058 | |
linear_model | 0.022 | 0.000 | 0.023 | |
log_transform | 0.022 | 0.001 | 0.024 | |
mean_centre | 0.002 | 0.000 | 0.002 | |
mean_of_medians | 0.092 | 0.001 | 0.094 | |
mixed_effect | 0.128 | 0.001 | 0.129 | |
model_apply | 0.019 | 0.002 | 0.024 | |
model_predict | 0.049 | 0.001 | 0.052 | |
model_reverse | 0.041 | 0.001 | 0.043 | |
model_train | 0.044 | 0.001 | 0.046 | |
mv_boxplot | 0.253 | 0.002 | 0.256 | |
mv_feature_filter | 0.086 | 0.001 | 0.087 | |
mv_feature_filter_hist | 0.000 | 0.001 | 0.001 | |
mv_histogram | 0.241 | 0.007 | 0.252 | |
mv_sample_filter | 0.005 | 0.000 | 0.005 | |
mv_sample_filter_hist | 0.001 | 0.000 | 0.001 | |
nroot_transform | 0.004 | 0.000 | 0.003 | |
ontology_cache | 0.000 | 0.001 | 0.001 | |
pairs_filter | 0.004 | 0.001 | 0.005 | |
pareto_scale | 0.048 | 0.001 | 0.049 | |
pca_biplot | 0.006 | 0.001 | 0.006 | |
pca_correlation_plot | 0.003 | 0.000 | 0.003 | |
pca_dstat_plot | 0.004 | 0.000 | 0.004 | |
pca_loadings_plot | 0.004 | 0.001 | 0.004 | |
pca_scores_plot | 0.517 | 0.009 | 0.529 | |
pca_scree_plot | 0.000 | 0.001 | 0.001 | |
permutation_test | 0.006 | 0.001 | 0.006 | |
permutation_test_plot | 0.004 | 0.001 | 0.004 | |
permute_sample_order | 0.005 | 0.001 | 0.008 | |
pls_regcoeff_plot | 0.318 | 0.005 | 0.325 | |
pls_scores_plot | 0.575 | 0.004 | 0.582 | |
pls_vip_plot | 0.312 | 0.005 | 0.323 | |
plsda_feature_importance_plot | 0.542 | 0.011 | 0.556 | |
plsda_predicted_plot | 0.379 | 0.004 | 0.384 | |
plsda_roc_plot | 0.884 | 0.015 | 0.900 | |
plsr_cook_dist | 0.003 | 0.000 | 0.004 | |
plsr_prediction_plot | 0.003 | 0.000 | 0.003 | |
plsr_qq_plot | 0.003 | 0.001 | 0.003 | |
plsr_residual_hist | 0.003 | 0.000 | 0.003 | |
pqn_norm | 0.355 | 0.002 | 0.359 | |
pqn_norm_hist | 0.001 | 0.000 | 0.001 | |
prop_na | 0.006 | 0.001 | 0.005 | |
r_squared | 0.001 | 0.000 | 0.001 | |
resample | 0.009 | 0.000 | 0.009 | |
resample_chart | 0.002 | 0.001 | 0.002 | |
rsd_filter | 0.006 | 0.000 | 0.007 | |
rsd_filter_hist | 0.000 | 0.000 | 0.001 | |
run | 0.026 | 0.001 | 0.027 | |
sb_corr | 0.013 | 0.000 | 0.014 | |
scatter_chart | 0.308 | 0.003 | 0.314 | |
split_data | 0.005 | 0.000 | 0.006 | |
stratified_split | 0.111 | 0.001 | 0.111 | |
svm_plot_2d | 0.591 | 0.012 | 0.606 | |
tSNE | 0.009 | 0.000 | 0.010 | |
tSNE_scatter | 0.003 | 0.001 | 0.003 | |
tic_chart | 0.197 | 0.004 | 0.202 | |
ttest | 0.009 | 0.001 | 0.009 | |
vec_norm | 0.001 | 0.000 | 0.001 | |
wilcox_p_hist | 0.001 | 0.001 | 0.001 | |
wilcox_test | 0.008 | 0.000 | 0.008 | |