Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:06:01 -0400 (Wed, 13 Apr 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
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 1896/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
structToolbox 1.6.1 (landing page) Gavin Rhys Lloyd
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: structToolbox |
Version: 1.6.1 |
Command: /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings structToolbox_1.6.1.tar.gz |
StartedAt: 2022-04-12 09:34:50 -0400 (Tue, 12 Apr 2022) |
EndedAt: 2022-04-12 09:41:38 -0400 (Tue, 12 Apr 2022) |
EllapsedTime: 408.7 seconds |
RetCode: 0 |
Status: OK |
CheckDir: structToolbox.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings structToolbox_1.6.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.14-bioc/meat/structToolbox.Rcheck’ * using R version 4.1.3 (2022-03-10) * using platform: x86_64-pc-linux-gnu (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.6.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 15.727 0.027 15.754 fold_change 9.169 0.029 9.197 fisher_exact 7.314 0.063 7.378 fs_line 5.841 0.037 5.877 forward_selection_by_rank 4.991 0.067 5.059 * 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: ### ### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD INSTALL structToolbox ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.14-bioc/R/library’ * installing *source* package ‘structToolbox’ ... ** using staged installation ** R ** 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.1.3 (2022-03-10) -- "One Push-Up" Copyright (C) 2022 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 2 | SKIP 0 | PASS 124 ] [ FAIL 0 | WARN 2 | SKIP 0 | PASS 124 ] > > proc.time() user system elapsed 168.788 1.492 170.275
structToolbox.Rcheck/structToolbox-Ex.timings
name | user | system | elapsed | |
ANOVA | 0.201 | 0.004 | 0.205 | |
AUC | 2.324 | 0.019 | 2.344 | |
DFA | 0.223 | 0.001 | 0.222 | |
DatasetExperiment_boxplot | 0.577 | 0.031 | 0.608 | |
DatasetExperiment_dist | 1.653 | 0.008 | 1.660 | |
DatasetExperiment_factor_boxplot | 0.151 | 0.001 | 0.151 | |
DatasetExperiment_heatmap | 0.209 | 0.000 | 0.210 | |
HCA | 0.064 | 0.004 | 0.068 | |
HSD | 0.364 | 0.059 | 0.424 | |
HSDEM | 0.404 | 0.016 | 0.420 | |
MTBLS79_DatasetExperiment | 0.003 | 0.000 | 0.003 | |
PCA | 0.004 | 0.000 | 0.003 | |
PLSDA | 0.010 | 0.001 | 0.010 | |
PLSR | 0.005 | 0.000 | 0.005 | |
SVM | 0.009 | 0.000 | 0.009 | |
as_data_frame | 0.139 | 0.003 | 0.143 | |
autoscale | 0.087 | 0.001 | 0.087 | |
balanced_accuracy | 1.597 | 0.000 | 1.597 | |
blank_filter | 0.371 | 0.000 | 0.371 | |
blank_filter_hist | 0 | 0 | 0 | |
bootstrap | 0.005 | 0.000 | 0.005 | |
calculate | 0.004 | 0.000 | 0.004 | |
chart_plot | 0.035 | 0.000 | 0.035 | |
classical_lsq | 0.311 | 0.000 | 0.311 | |
compare_dist | 3.952 | 0.087 | 4.040 | |
confounders_clsq | 3.068 | 0.008 | 3.076 | |
confounders_lsq_barchart | 3.130 | 0.016 | 3.146 | |
confounders_lsq_boxplot | 3.126 | 0.004 | 3.130 | |
constant_sum_norm | 0.004 | 0.000 | 0.004 | |
corr_coef | 0.207 | 0.000 | 0.207 | |
dfa_scores_plot | 0.508 | 0.000 | 0.507 | |
dratio_filter | 0.520 | 0.027 | 0.547 | |
feature_boxplot | 0.016 | 0.000 | 0.017 | |
feature_profile | 0.314 | 0.001 | 0.314 | |
feature_profile_array | 0.410 | 0.003 | 0.414 | |
filter_by_name | 0.030 | 0.001 | 0.030 | |
filter_na_count | 0.817 | 0.000 | 0.817 | |
filter_smeta | 0.054 | 0.000 | 0.053 | |
fisher_exact | 7.314 | 0.063 | 7.378 | |
fold_change | 9.169 | 0.029 | 9.197 | |
fold_change_int | 15.727 | 0.027 | 15.754 | |
fold_change_plot | 0.004 | 0.000 | 0.004 | |
forward_selection_by_rank | 4.991 | 0.067 | 5.059 | |
fs_line | 5.841 | 0.037 | 5.877 | |
glog_opt_plot | 0.536 | 0.004 | 0.540 | |
glog_transform | 0.352 | 0.000 | 0.352 | |
grid_search_1d | 3.567 | 0.068 | 3.635 | |
gs_line | 0 | 0 | 0 | |
hca_dendrogram | 0.001 | 0.000 | 0.000 | |
kfold_xval | 3.028 | 0.000 | 3.028 | |
kfoldxcv_grid | 3.386 | 0.004 | 3.391 | |
kfoldxcv_metric | 0.001 | 0.000 | 0.001 | |
knn_impute | 0.006 | 0.000 | 0.006 | |
kw_p_hist | 0.000 | 0.000 | 0.001 | |
kw_rank_sum | 0.08 | 0.00 | 0.08 | |
linear_model | 0.031 | 0.000 | 0.030 | |
log_transform | 0.004 | 0.000 | 0.004 | |
mean_centre | 0.001 | 0.000 | 0.001 | |
mean_of_medians | 0.146 | 0.000 | 0.146 | |
mixed_effect | 0.147 | 0.000 | 0.147 | |
model_apply | 0.029 | 0.000 | 0.029 | |
model_predict | 0.060 | 0.000 | 0.061 | |
model_reverse | 0.045 | 0.000 | 0.045 | |
model_train | 0.051 | 0.004 | 0.056 | |
mv_boxplot | 0.201 | 0.000 | 0.202 | |
mv_feature_filter | 0.145 | 0.000 | 0.145 | |
mv_feature_filter_hist | 0.000 | 0.000 | 0.001 | |
mv_histogram | 0.216 | 0.000 | 0.216 | |
mv_sample_filter | 0.006 | 0.000 | 0.005 | |
mv_sample_filter_hist | 0.001 | 0.000 | 0.000 | |
nroot_transform | 0.005 | 0.000 | 0.004 | |
ontology_cache | 0.001 | 0.000 | 0.000 | |
pairs_filter | 0.005 | 0.000 | 0.006 | |
pareto_scale | 0.074 | 0.000 | 0.074 | |
pca_biplot | 0.007 | 0.000 | 0.007 | |
pca_correlation_plot | 0.004 | 0.000 | 0.004 | |
pca_dstat_plot | 0.005 | 0.000 | 0.004 | |
pca_loadings_plot | 0.005 | 0.000 | 0.005 | |
pca_scores_plot | 0.440 | 0.003 | 0.445 | |
pca_scree_plot | 0.001 | 0.001 | 0.001 | |
permutation_test | 0.005 | 0.000 | 0.005 | |
permutation_test_plot | 0.002 | 0.000 | 0.002 | |
permute_sample_order | 0.004 | 0.000 | 0.004 | |
plsda_predicted_plot | 0.370 | 0.008 | 0.378 | |
plsda_regcoeff_plot | 0.245 | 0.000 | 0.245 | |
plsda_roc_plot | 0.516 | 0.003 | 0.520 | |
plsda_scores_plot | 0.359 | 0.001 | 0.360 | |
plsda_vip_plot | 0.263 | 0.000 | 0.263 | |
plsda_vip_summary_plot | 0.407 | 0.007 | 0.415 | |
plsr_cook_dist | 0.001 | 0.000 | 0.000 | |
plsr_prediction_plot | 0.001 | 0.000 | 0.000 | |
plsr_qq_plot | 0.001 | 0.001 | 0.000 | |
plsr_residual_hist | 0.001 | 0.000 | 0.000 | |
pqn_norm | 0.455 | 0.004 | 0.458 | |
pqn_norm_hist | 0.001 | 0.000 | 0.001 | |
prop_na | 0.005 | 0.000 | 0.005 | |
r_squared | 0.000 | 0.000 | 0.001 | |
rsd_filter | 0.007 | 0.000 | 0.006 | |
rsd_filter_hist | 0.001 | 0.000 | 0.000 | |
run | 0.034 | 0.000 | 0.034 | |
sb_corr | 0.011 | 0.000 | 0.011 | |
split_data | 0.003 | 0.000 | 0.004 | |
stratified_split | 0.131 | 0.000 | 0.132 | |
svm_plot_2d | 0.650 | 0.000 | 0.651 | |
tSNE | 0.011 | 0.000 | 0.012 | |
tSNE_scatter | 0.004 | 0.000 | 0.004 | |
tic_chart | 0.191 | 0.000 | 0.191 | |
ttest | 0.007 | 0.000 | 0.008 | |
vec_norm | 0.000 | 0.000 | 0.001 | |
wilcox_p_hist | 0.000 | 0.000 | 0.001 | |
wilcox_test | 0.008 | 0.000 | 0.009 | |