Back to Multiple platform build/check report for BioC 3.16: simplified long |
|
This page was generated on 2023-04-12 11:05:54 -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: F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:structToolbox.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings structToolbox_1.10.1.tar.gz |
StartedAt: 2023-04-11 06:32:58 -0400 (Tue, 11 Apr 2023) |
EndedAt: 2023-04-11 06:40:39 -0400 (Tue, 11 Apr 2023) |
EllapsedTime: 461.4 seconds |
RetCode: 0 |
Status: OK |
CheckDir: structToolbox.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:structToolbox.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings structToolbox_1.10.1.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.16-bioc/meat/structToolbox.Rcheck' * using R version 4.2.3 (2023-03-15 ucrt) * using platform: x86_64-w64-mingw32 (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 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.74 0.17 18.91 fold_change 11.86 0.07 11.92 fisher_exact 10.70 0.04 10.75 fs_line 6.47 0.11 6.57 forward_selection_by_rank 6.09 0.17 6.44 * 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: ### ### F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD INSTALL structToolbox ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.16-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 version 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (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 176.32 3.07 179.43
structToolbox.Rcheck/structToolbox-Ex.timings
name | user | system | elapsed | |
ANOVA | 0.2 | 0.0 | 0.2 | |
AUC | 1.98 | 0.05 | 2.03 | |
DFA | 0.17 | 0.00 | 0.17 | |
DatasetExperiment_boxplot | 1.33 | 0.04 | 1.38 | |
DatasetExperiment_dist | 1.74 | 0.03 | 1.76 | |
DatasetExperiment_factor_boxplot | 0.17 | 0.02 | 0.19 | |
DatasetExperiment_heatmap | 0.28 | 0.03 | 0.31 | |
HCA | 0.03 | 0.03 | 0.07 | |
HSD | 0.53 | 0.13 | 0.67 | |
HSDEM | 0.39 | 0.03 | 0.42 | |
MTBLS79_DatasetExperiment | 0 | 0 | 0 | |
PCA | 0.02 | 0.00 | 0.02 | |
PLSDA | 0.01 | 0.00 | 0.01 | |
PLSR | 0 | 0 | 0 | |
SVM | 0.02 | 0.00 | 0.02 | |
as_data_frame | 0.11 | 0.00 | 0.11 | |
autoscale | 0.06 | 0.00 | 0.06 | |
balanced_accuracy | 1.75 | 0.03 | 1.78 | |
blank_filter | 0.28 | 0.06 | 0.36 | |
blank_filter_hist | 0 | 0 | 0 | |
bootstrap | 0.02 | 0.00 | 0.02 | |
calculate | 0 | 0 | 0 | |
chart_plot | 0.03 | 0.00 | 0.03 | |
classical_lsq | 0.27 | 0.00 | 0.26 | |
compare_dist | 3.50 | 0.13 | 3.63 | |
confounders_clsq | 2.53 | 0.04 | 2.58 | |
confounders_lsq_barchart | 2.76 | 0.03 | 2.79 | |
confounders_lsq_boxplot | 2.83 | 0.04 | 2.86 | |
constant_sum_norm | 0 | 0 | 0 | |
corr_coef | 0.27 | 0.00 | 0.27 | |
dfa_scores_plot | 0.65 | 0.01 | 0.67 | |
dratio_filter | 0.49 | 0.05 | 0.53 | |
equal_split | 0.09 | 0.00 | 0.09 | |
feature_boxplot | 0.00 | 0.02 | 0.01 | |
feature_profile | 0.37 | 0.00 | 0.38 | |
feature_profile_array | 0.49 | 0.03 | 0.51 | |
filter_by_name | 0.03 | 0.00 | 0.03 | |
filter_na_count | 0.98 | 0.05 | 1.03 | |
filter_smeta | 0.05 | 0.00 | 0.05 | |
fisher_exact | 10.70 | 0.04 | 10.75 | |
fold_change | 11.86 | 0.07 | 11.92 | |
fold_change_int | 18.74 | 0.17 | 18.91 | |
fold_change_plot | 0 | 0 | 0 | |
forward_selection_by_rank | 6.09 | 0.17 | 6.44 | |
fs_line | 6.47 | 0.11 | 6.57 | |
glog_opt_plot | 0.44 | 0.02 | 0.46 | |
glog_transform | 0.25 | 0.01 | 0.26 | |
grid_search_1d | 3.45 | 0.08 | 3.53 | |
gs_line | 0 | 0 | 0 | |
hca_dendrogram | 0 | 0 | 0 | |
kfold_xval | 3.36 | 0.07 | 3.44 | |
kfoldxcv_grid | 3.57 | 0.07 | 3.63 | |
kfoldxcv_metric | 0 | 0 | 0 | |
knn_impute | 0.01 | 0.00 | 0.01 | |
kw_p_hist | 0 | 0 | 0 | |
kw_rank_sum | 0.1 | 0.0 | 0.1 | |
linear_model | 0.03 | 0.00 | 0.03 | |
log_transform | 0 | 0 | 0 | |
mean_centre | 0 | 0 | 0 | |
mean_of_medians | 0.16 | 0.00 | 0.16 | |
mixed_effect | 0.17 | 0.00 | 0.17 | |
model_apply | 0.03 | 0.00 | 0.03 | |
model_predict | 0.06 | 0.00 | 0.07 | |
model_reverse | 0.07 | 0.00 | 0.06 | |
model_train | 0.04 | 0.00 | 0.05 | |
mv_boxplot | 0.25 | 0.00 | 0.25 | |
mv_feature_filter | 0.11 | 0.00 | 0.11 | |
mv_feature_filter_hist | 0 | 0 | 0 | |
mv_histogram | 0.33 | 0.00 | 0.32 | |
mv_sample_filter | 0.02 | 0.00 | 0.02 | |
mv_sample_filter_hist | 0 | 0 | 0 | |
nroot_transform | 0.01 | 0.00 | 0.01 | |
ontology_cache | 0 | 0 | 0 | |
pairs_filter | 0 | 0 | 0 | |
pareto_scale | 0.06 | 0.00 | 0.07 | |
pca_biplot | 0.02 | 0.00 | 0.01 | |
pca_correlation_plot | 0 | 0 | 0 | |
pca_dstat_plot | 0.02 | 0.00 | 0.02 | |
pca_loadings_plot | 0 | 0 | 0 | |
pca_scores_plot | 0.54 | 0.03 | 0.58 | |
pca_scree_plot | 0 | 0 | 0 | |
permutation_test | 0 | 0 | 0 | |
permutation_test_plot | 0 | 0 | 0 | |
permute_sample_order | 0 | 0 | 0 | |
pls_regcoeff_plot | 0.34 | 0.00 | 0.35 | |
pls_scores_plot | 0.66 | 0.01 | 0.70 | |
pls_vip_plot | 0.31 | 0.00 | 0.31 | |
plsda_feature_importance_plot | 0.59 | 0.02 | 0.61 | |
plsda_predicted_plot | 0.42 | 0.01 | 0.43 | |
plsda_roc_plot | 0.92 | 0.02 | 0.94 | |
plsr_cook_dist | 0 | 0 | 0 | |
plsr_prediction_plot | 0 | 0 | 0 | |
plsr_qq_plot | 0 | 0 | 0 | |
plsr_residual_hist | 0 | 0 | 0 | |
pqn_norm | 0.35 | 0.00 | 0.34 | |
pqn_norm_hist | 0 | 0 | 0 | |
prop_na | 0 | 0 | 0 | |
r_squared | 0 | 0 | 0 | |
resample | 0.01 | 0.00 | 0.02 | |
resample_chart | 0 | 0 | 0 | |
rsd_filter | 0.02 | 0.00 | 0.01 | |
rsd_filter_hist | 0 | 0 | 0 | |
run | 0.01 | 0.00 | 0.02 | |
sb_corr | 0 | 0 | 0 | |
scatter_chart | 0.33 | 0.00 | 0.33 | |
split_data | 0.02 | 0.00 | 0.02 | |
stratified_split | 0.09 | 0.00 | 0.09 | |
svm_plot_2d | 0.66 | 0.05 | 0.77 | |
tSNE | 0.01 | 0.00 | 0.01 | |
tSNE_scatter | 0 | 0 | 0 | |
tic_chart | 0.32 | 0.00 | 0.31 | |
ttest | 0.01 | 0.00 | 0.02 | |
vec_norm | 0 | 0 | 0 | |
wilcox_p_hist | 0 | 0 | 0 | |
wilcox_test | 0.01 | 0.00 | 0.01 | |