Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-01-02 09:00:53 -0500 (Mon, 02 Jan 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
palomino5 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" | 4165 |
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: Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1967/2158 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
structToolbox 1.11.0 (landing page) Gavin Rhys Lloyd
| palomino5 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ||||||||
Package: structToolbox |
Version: 1.11.0 |
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:structToolbox.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings structToolbox_1.11.0.tar.gz |
StartedAt: 2022-12-29 04:00:34 -0500 (Thu, 29 Dec 2022) |
EndedAt: 2022-12-29 04:06:50 -0500 (Thu, 29 Dec 2022) |
EllapsedTime: 375.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: structToolbox.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:structToolbox.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings structToolbox_1.11.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/structToolbox.Rcheck' * using R Under development (unstable) (2022-12-25 r83502 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * R was compiled by gcc.exe (GCC) 10.4.0 GNU Fortran (GCC) 10.4.0 * running under: Windows Server x64 (build 20348) * 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.11.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 14.23 0.05 14.28 fisher_exact 8.19 0.14 8.33 fold_change 7.31 0.02 7.33 forward_selection_by_rank 5.35 0.07 5.44 fs_line 5.31 0.03 5.34 * 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.17-bioc\R\bin\R.exe CMD INSTALL structToolbox ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.17-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 Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" 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 7 | SKIP 0 | PASS 124 ] [ FAIL 0 | WARN 7 | SKIP 0 | PASS 124 ] > > proc.time() user system elapsed 140.65 2.62 143.29
structToolbox.Rcheck/structToolbox-Ex.timings
name | user | system | elapsed | |
ANOVA | 0.15 | 0.01 | 0.16 | |
AUC | 1.48 | 0.08 | 1.56 | |
DFA | 0.14 | 0.00 | 0.14 | |
DatasetExperiment_boxplot | 1.23 | 0.06 | 1.30 | |
DatasetExperiment_dist | 0.97 | 0.03 | 1.00 | |
DatasetExperiment_factor_boxplot | 0.21 | 0.00 | 0.20 | |
DatasetExperiment_heatmap | 0.28 | 0.00 | 0.28 | |
HCA | 0.06 | 0.00 | 0.06 | |
HSD | 0.38 | 0.03 | 0.42 | |
HSDEM | 0.35 | 0.02 | 0.38 | |
MTBLS79_DatasetExperiment | 0 | 0 | 0 | |
PCA | 0 | 0 | 0 | |
PLSDA | 0.02 | 0.00 | 0.01 | |
PLSR | 0 | 0 | 0 | |
SVM | 0.02 | 0.00 | 0.02 | |
as_data_frame | 0.07 | 0.01 | 0.09 | |
autoscale | 0.05 | 0.00 | 0.05 | |
balanced_accuracy | 1.36 | 0.05 | 1.40 | |
blank_filter | 0.28 | 0.03 | 0.33 | |
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.23 | 0.02 | 0.25 | |
compare_dist | 3.06 | 0.07 | 3.14 | |
confounders_clsq | 2.34 | 0.03 | 2.38 | |
confounders_lsq_barchart | 2.80 | 0.05 | 2.84 | |
confounders_lsq_boxplot | 2.92 | 0.10 | 3.02 | |
constant_sum_norm | 0.02 | 0.00 | 0.01 | |
corr_coef | 0.20 | 0.00 | 0.21 | |
dfa_scores_plot | 0.52 | 0.00 | 0.51 | |
dratio_filter | 0.47 | 0.03 | 0.50 | |
equal_split | 0.11 | 0.00 | 0.11 | |
feature_boxplot | 0.01 | 0.00 | 0.02 | |
feature_profile | 0.33 | 0.00 | 0.33 | |
feature_profile_array | 0.45 | 0.00 | 0.45 | |
filter_by_name | 0.03 | 0.00 | 0.03 | |
filter_na_count | 0.80 | 0.01 | 0.81 | |
filter_smeta | 0.05 | 0.00 | 0.05 | |
fisher_exact | 8.19 | 0.14 | 8.33 | |
fold_change | 7.31 | 0.02 | 7.33 | |
fold_change_int | 14.23 | 0.05 | 14.28 | |
fold_change_plot | 0 | 0 | 0 | |
forward_selection_by_rank | 5.35 | 0.07 | 5.44 | |
fs_line | 5.31 | 0.03 | 5.34 | |
glog_opt_plot | 0.34 | 0.03 | 0.38 | |
glog_transform | 0.24 | 0.00 | 0.23 | |
grid_search_1d | 3.07 | 0.08 | 3.16 | |
gs_line | 0 | 0 | 0 | |
hca_dendrogram | 0 | 0 | 0 | |
kfold_xval | 2.52 | 0.09 | 2.61 | |
kfoldxcv_grid | 2.83 | 0.05 | 2.87 | |
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.09 | 0.00 | 0.09 | |
mixed_effect | 0.11 | 0.00 | 0.11 | |
model_apply | 0.02 | 0.00 | 0.02 | |
model_predict | 0.03 | 0.00 | 0.03 | |
model_reverse | 0.03 | 0.00 | 0.04 | |
model_train | 0.04 | 0.00 | 0.04 | |
mv_boxplot | 0.22 | 0.00 | 0.22 | |
mv_feature_filter | 0.08 | 0.00 | 0.08 | |
mv_feature_filter_hist | 0 | 0 | 0 | |
mv_histogram | 0.2 | 0.0 | 0.2 | |
mv_sample_filter | 0 | 0 | 0 | |
mv_sample_filter_hist | 0 | 0 | 0 | |
nroot_transform | 0.02 | 0.00 | 0.02 | |
ontology_cache | 0 | 0 | 0 | |
pairs_filter | 0 | 0 | 0 | |
pareto_scale | 0.05 | 0.00 | 0.04 | |
pca_biplot | 0 | 0 | 0 | |
pca_correlation_plot | 0 | 0 | 0 | |
pca_dstat_plot | 0 | 0 | 0 | |
pca_loadings_plot | 0 | 0 | 0 | |
pca_scores_plot | 0.40 | 0.00 | 0.41 | |
pca_scree_plot | 0 | 0 | 0 | |
permutation_test | 0 | 0 | 0 | |
permutation_test_plot | 0.02 | 0.00 | 0.01 | |
permute_sample_order | 0 | 0 | 0 | |
pls_regcoeff_plot | 0.3 | 0.0 | 0.3 | |
pls_scores_plot | 0.53 | 0.00 | 0.54 | |
pls_vip_plot | 0.26 | 0.00 | 0.26 | |
plsda_feature_importance_plot | 0.50 | 0.02 | 0.52 | |
plsda_predicted_plot | 0.49 | 0.00 | 0.48 | |
plsda_roc_plot | 0.90 | 0.00 | 0.91 | |
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.25 | 0.00 | 0.25 | |
pqn_norm_hist | 0 | 0 | 0 | |
prop_na | 0 | 0 | 0 | |
r_squared | 0 | 0 | 0 | |
resample | 0 | 0 | 0 | |
resample_chart | 0 | 0 | 0 | |
rsd_filter | 0.00 | 0.02 | 0.01 | |
rsd_filter_hist | 0 | 0 | 0 | |
run | 0.02 | 0.00 | 0.02 | |
sb_corr | 0.01 | 0.00 | 0.02 | |
scatter_chart | 0.29 | 0.00 | 0.28 | |
split_data | 0.01 | 0.00 | 0.01 | |
stratified_split | 0.08 | 0.00 | 0.08 | |
svm_plot_2d | 0.52 | 0.01 | 0.59 | |
tSNE | 0.01 | 0.00 | 0.02 | |
tSNE_scatter | 0 | 0 | 0 | |
tic_chart | 0.27 | 0.00 | 0.27 | |
ttest | 0.01 | 0.00 | 0.01 | |
vec_norm | 0 | 0 | 0 | |
wilcox_p_hist | 0 | 0 | 0 | |
wilcox_test | 0.02 | 0.00 | 0.02 | |