Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:22:22 -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: F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:structToolbox.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings structToolbox_1.8.0.tar.gz |
StartedAt: 2022-10-19 04:37:21 -0400 (Wed, 19 Oct 2022) |
EndedAt: 2022-10-19 04:46:03 -0400 (Wed, 19 Oct 2022) |
EllapsedTime: 522.0 seconds |
RetCode: 0 |
Status: OK |
CheckDir: structToolbox.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:structToolbox.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings structToolbox_1.8.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.15-bioc/meat/structToolbox.Rcheck' * using R version 4.2.1 (2022-06-23 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.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 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 23.31 0.15 23.47 fold_change 12.72 0.10 12.81 fisher_exact 11.14 0.14 11.28 fs_line 7.14 0.14 7.29 forward_selection_by_rank 6.59 0.13 6.73 * 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.15-bioc\R\bin\R.exe CMD INSTALL structToolbox ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.15-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.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" Copyright (C) 2022 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 2 | SKIP 0 | PASS 124 ] [ FAIL 0 | WARN 2 | SKIP 0 | PASS 124 ] > > proc.time() user system elapsed 196.59 3.28 200.01
structToolbox.Rcheck/structToolbox-Ex.timings
name | user | system | elapsed | |
ANOVA | 0.18 | 0.01 | 0.33 | |
AUC | 2.97 | 0.03 | 3.05 | |
DFA | 0.27 | 0.00 | 0.27 | |
DatasetExperiment_boxplot | 0.70 | 0.04 | 0.82 | |
DatasetExperiment_dist | 1.28 | 0.06 | 1.35 | |
DatasetExperiment_factor_boxplot | 0.16 | 0.01 | 0.17 | |
DatasetExperiment_heatmap | 0.36 | 0.03 | 0.57 | |
HCA | 0.08 | 0.00 | 0.08 | |
HSD | 1.23 | 0.13 | 2.03 | |
HSDEM | 0.56 | 0.01 | 0.82 | |
MTBLS79_DatasetExperiment | 0 | 0 | 0 | |
PCA | 0 | 0 | 0 | |
PLSDA | 0.03 | 0.00 | 0.04 | |
PLSR | 0 | 0 | 0 | |
SVM | 0.02 | 0.00 | 0.03 | |
as_data_frame | 0.11 | 0.00 | 0.11 | |
autoscale | 0.09 | 0.00 | 0.09 | |
balanced_accuracy | 2.14 | 0.02 | 2.16 | |
blank_filter | 0.43 | 0.04 | 0.78 | |
blank_filter_hist | 0 | 0 | 0 | |
bootstrap | 0 | 0 | 0 | |
calculate | 0.02 | 0.00 | 0.02 | |
chart_plot | 0.03 | 0.00 | 0.03 | |
classical_lsq | 0.33 | 0.00 | 0.32 | |
compare_dist | 4.53 | 0.16 | 4.71 | |
confounders_clsq | 3.47 | 0.03 | 3.50 | |
confounders_lsq_barchart | 2.81 | 0.03 | 2.85 | |
confounders_lsq_boxplot | 2.68 | 0.00 | 2.67 | |
constant_sum_norm | 0 | 0 | 0 | |
corr_coef | 0.25 | 0.00 | 0.25 | |
dfa_scores_plot | 0.54 | 0.00 | 0.55 | |
dratio_filter | 0.66 | 0.02 | 0.67 | |
equal_split | 0.14 | 0.01 | 0.15 | |
feature_boxplot | 0.02 | 0.00 | 0.02 | |
feature_profile | 0.42 | 0.00 | 0.42 | |
feature_profile_array | 0.61 | 0.02 | 0.63 | |
filter_by_name | 0.04 | 0.00 | 0.04 | |
filter_na_count | 1.02 | 0.06 | 1.08 | |
filter_smeta | 0.05 | 0.00 | 0.05 | |
fisher_exact | 11.14 | 0.14 | 11.28 | |
fold_change | 12.72 | 0.10 | 12.81 | |
fold_change_int | 23.31 | 0.15 | 23.47 | |
fold_change_plot | 0 | 0 | 0 | |
forward_selection_by_rank | 6.59 | 0.13 | 6.73 | |
fs_line | 7.14 | 0.14 | 7.29 | |
glog_opt_plot | 0.42 | 0.00 | 0.42 | |
glog_transform | 0.27 | 0.00 | 0.26 | |
grid_search_1d | 4.83 | 0.09 | 4.94 | |
gs_line | 0 | 0 | 0 | |
hca_dendrogram | 0 | 0 | 0 | |
kfold_xval | 3.87 | 0.05 | 3.92 | |
kfoldxcv_grid | 3.55 | 0.05 | 3.60 | |
kfoldxcv_metric | 0 | 0 | 0 | |
knn_impute | 0 | 0 | 0 | |
kw_p_hist | 0 | 0 | 0 | |
kw_rank_sum | 0.06 | 0.00 | 0.06 | |
linear_model | 0.02 | 0.00 | 0.02 | |
log_transform | 0 | 0 | 0 | |
mean_centre | 0 | 0 | 0 | |
mean_of_medians | 0.11 | 0.00 | 0.11 | |
mixed_effect | 0.17 | 0.00 | 0.17 | |
model_apply | 0.03 | 0.00 | 0.03 | |
model_predict | 0.06 | 0.00 | 0.06 | |
model_reverse | 0.05 | 0.00 | 0.05 | |
model_train | 0.08 | 0.00 | 0.08 | |
mv_boxplot | 0.23 | 0.03 | 0.26 | |
mv_feature_filter | 0.14 | 0.00 | 0.14 | |
mv_feature_filter_hist | 0 | 0 | 0 | |
mv_histogram | 0.28 | 0.02 | 0.29 | |
mv_sample_filter | 0.02 | 0.00 | 0.02 | |
mv_sample_filter_hist | 0 | 0 | 0 | |
nroot_transform | 0.01 | 0.00 | 0.02 | |
ontology_cache | 0 | 0 | 0 | |
pairs_filter | 0 | 0 | 0 | |
pareto_scale | 0.08 | 0.00 | 0.07 | |
pca_biplot | 0 | 0 | 0 | |
pca_correlation_plot | 0.01 | 0.00 | 0.02 | |
pca_dstat_plot | 0 | 0 | 0 | |
pca_loadings_plot | 0.02 | 0.00 | 0.01 | |
pca_scores_plot | 0.64 | 0.01 | 0.66 | |
pca_scree_plot | 0.01 | 0.00 | 0.01 | |
permutation_test | 0 | 0 | 0 | |
permutation_test_plot | 0.02 | 0.00 | 0.02 | |
permute_sample_order | 0 | 0 | 0 | |
pls_regcoeff_plot | 0.45 | 0.02 | 0.47 | |
pls_scores_plot | 0.92 | 0.00 | 0.92 | |
pls_vip_plot | 0.33 | 0.03 | 0.36 | |
plsda_feature_importance_plot | 0.87 | 0.03 | 0.94 | |
plsda_predicted_plot | 0.69 | 0.00 | 0.69 | |
plsda_roc_plot | 1.20 | 0.02 | 1.22 | |
plsr_cook_dist | 0 | 0 | 0 | |
plsr_prediction_plot | 0 | 0 | 0 | |
plsr_qq_plot | 0 | 0 | 0 | |
plsr_residual_hist | 0.01 | 0.00 | 0.02 | |
pqn_norm | 0.5 | 0.0 | 0.5 | |
pqn_norm_hist | 0 | 0 | 0 | |
prop_na | 0 | 0 | 0 | |
r_squared | 0 | 0 | 0 | |
resample | 0.02 | 0.00 | 0.02 | |
resample_chart | 0 | 0 | 0 | |
rsd_filter | 0.02 | 0.00 | 0.02 | |
rsd_filter_hist | 0 | 0 | 0 | |
run | 0.03 | 0.00 | 0.03 | |
sb_corr | 0.01 | 0.00 | 0.01 | |
scatter_chart | 0.36 | 0.00 | 0.36 | |
split_data | 0 | 0 | 0 | |
stratified_split | 0.14 | 0.00 | 0.14 | |
svm_plot_2d | 0.80 | 0.02 | 1.75 | |
tSNE | 0.03 | 0.00 | 0.05 | |
tSNE_scatter | 0 | 0 | 0 | |
tic_chart | 0.31 | 0.00 | 0.31 | |
ttest | 0.02 | 0.00 | 0.02 | |
vec_norm | 0 | 0 | 0 | |
wilcox_p_hist | 0 | 0 | 0 | |
wilcox_test | 0.01 | 0.00 | 0.01 | |