Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2021-10-15 15:06:24 -0400 (Fri, 15 Oct 2021).

CHECK results for structToolbox on tokay2

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? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1864/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.4.3  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: RELEASE_3_13
git_last_commit: 1af2d87
git_last_commit_date: 2021-09-17 08:51:56 -0400 (Fri, 17 Sep 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: structToolbox
Version: 1.4.3
Command: C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:structToolbox.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings structToolbox_1.4.3.tar.gz
StartedAt: 2021-10-15 06:17:19 -0400 (Fri, 15 Oct 2021)
EndedAt: 2021-10-15 06:29:31 -0400 (Fri, 15 Oct 2021)
EllapsedTime: 732.6 seconds
RetCode: 0
Status:   OK  
CheckDir: structToolbox.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:structToolbox.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings structToolbox_1.4.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.13-bioc/meat/structToolbox.Rcheck'
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'structToolbox/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'structToolbox' version '1.4.3'
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
fold_change_int           15.18   0.00   15.19
fisher_exact               8.65   0.01    8.67
forward_selection_by_rank  7.68   0.13    7.81
fs_line                    6.91   0.09    7.00
fold_change                6.78   0.06    6.85
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
fold_change_int           13.41   0.00   13.41
fisher_exact               7.08   0.02    7.09
fold_change                6.28   0.01    6.30
fs_line                    5.84   0.01    5.86
forward_selection_by_rank  5.37   0.05    5.42
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  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


Installation output

structToolbox.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/structToolbox_1.4.3.tar.gz && rm -rf structToolbox.buildbin-libdir && mkdir structToolbox.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=structToolbox.buildbin-libdir structToolbox_1.4.3.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL structToolbox_1.4.3.zip && rm structToolbox_1.4.3.tar.gz structToolbox_1.4.3.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 17 2796k   17  490k    0     0  1294k      0  0:00:02 --:--:--  0:00:02 1294k
100 2796k  100 2796k    0     0  2305k      0  0:00:01  0:00:01 --:--:-- 2307k

install for i386

* installing *source* package 'structToolbox' ...
** using staged installation
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'structToolbox'
    finding HTML links ... done
    ANOVA                                   html  
    AUC                                     html  
    DFA                                     html  
    DatasetExperiment_boxplot               html  
    DatasetExperiment_dist                  html  
    DatasetExperiment_factor_boxplot        html  
    DatasetExperiment_heatmap               html  
    HCA                                     html  
    HSD                                     html  
    HSDEM                                   html  
    MTBLS79_DatasetExperiment               html  
    PCA                                     html  
    PLSDA                                   html  
    PLSR                                    html  
    SVM                                     html  
    as_data_frame                           html  
    autoscale                               html  
    balanced_accuracy                       html  
    blank_filter                            html  
    blank_filter_hist                       html  
    bootstrap                               html  
    calculate                               html  
    chart_plot                              html  
    classical_lsq                           html  
    compare_dist                            html  
    confounders_clsq                        html  
    confounders_lsq_barchart                html  
    confounders_lsq_boxplot                 html  
    constant_sum_norm                       html  
    corr_coef                               html  
    dfa_scores_plot                         html  
    dratio_filter                           html  
    feature_boxplot                         html  
    feature_profile                         html  
    feature_profile_array                   html  
    filter_by_name                          html  
    filter_na_count                         html  
    filter_smeta                            html  
    fisher_exact                            html  
    fold_change                             html  
    fold_change_int                         html  
    fold_change_plot                        html  
    forward_selection_by_rank               html  
    fs_line                                 html  
    glog_opt_plot                           html  
    glog_transform                          html  
    grid_search_1d                          html  
    gs_line                                 html  
    hca_dendrogram                          html  
    kfold_xval                              html  
    kfoldxcv_grid                           html  
    kfoldxcv_metric                         html  
    knn_impute                              html  
    kw_p_hist                               html  
    kw_rank_sum                             html  
    linear_model                            html  
    log_transform                           html  
    mean_centre                             html  
    mean_of_medians                         html  
    mixed_effect                            html  
    model_apply                             html  
    model_predict                           html  
    model_reverse                           html  
    model_train                             html  
    mv_boxplot                              html  
    mv_feature_filter                       html  
    mv_feature_filter_hist                  html  
    mv_histogram                            html  
    mv_sample_filter                        html  
    mv_sample_filter_hist                   html  
    nroot_transform                         html  
    pairs_filter                            html  
    pareto_scale                            html  
    pca_biplot                              html  
    pca_correlation_plot                    html  
    pca_dstat_plot                          html  
    pca_loadings_plot                       html  
    pca_scores_plot                         html  
    pca_scree_plot                          html  
    permutation_test                        html  
    permutation_test_plot                   html  
    permute_sample_order                    html  
    plsda_predicted_plot                    html  
    plsda_regcoeff_plot                     html  
    plsda_roc_plot                          html  
    plsda_scores_plot                       html  
    plsda_vip_plot                          html  
    plsda_vip_summary_plot                  html  
    plsr_cook_dist                          html  
    plsr_prediction_plot                    html  
    plsr_qq_plot                            html  
    plsr_residual_hist                      html  
    pqn_norm                                html  
    pqn_norm_hist                           html  
    prop_na                                 html  
    r_squared                               html  
    rsd_filter                              html  
    rsd_filter_hist                         html  
    run                                     html  
    sb_corr                                 html  
    split_data                              html  
    stratified_split                        html  
    structToolbox                           html  
    svm_plot_2d                             html  
    tSNE                                    html  
    tSNE_scatter                            html  
    tic_chart                               html  
    ttest                                   html  
    vec_norm                                html  
    wilcox_p_hist                           html  
    wilcox_test                             html  
** 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

install for x64

* installing *source* package 'structToolbox' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'structToolbox' as structToolbox_1.4.3.zip
* DONE (structToolbox)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'structToolbox' successfully unpacked and MD5 sums checked

Tests output

structToolbox.Rcheck/tests_i386/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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 106 ]
> 
> proc.time()
   user  system elapsed 
 154.35    1.25  155.59 

structToolbox.Rcheck/tests_x64/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 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 106 ]
> 
> proc.time()
   user  system elapsed 
 174.89    0.50  175.39 

Example timings

structToolbox.Rcheck/examples_i386/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.550.030.58
AUC1.640.251.89
DFA0.230.000.24
DatasetExperiment_boxplot1.100.041.14
DatasetExperiment_dist1.920.082.00
DatasetExperiment_factor_boxplot0.260.000.26
DatasetExperiment_heatmap0.250.020.27
HCA0.100.000.09
HSD0.700.010.75
HSDEM0.470.030.50
MTBLS79_DatasetExperiment0.010.000.02
PCA000
PLSDA000
PLSR000
SVM0.020.000.01
as_data_frame0.160.000.16
autoscale0.090.000.09
balanced_accuracy1.590.021.61
blank_filter0.350.020.36
blank_filter_hist000
calculate0.010.000.02
chart_plot0.030.000.03
classical_lsq0.270.000.27
compare_dist3.610.183.79
confounders_clsq2.620.002.63
confounders_lsq_barchart2.940.002.94
confounders_lsq_boxplot2.880.002.87
constant_sum_norm000
corr_coef0.20.00.2
dfa_scores_plot0.560.000.57
dratio_filter0.630.070.68
feature_boxplot0.010.000.02
feature_profile0.410.010.42
feature_profile_array0.470.100.56
filter_by_name0.030.000.03
filter_na_count101
filter_smeta0.080.000.08
fisher_exact8.650.018.67
fold_change6.780.066.85
fold_change_int15.18 0.0015.19
fold_change_plot000
forward_selection_by_rank7.680.137.81
fs_line6.910.097.00
glog_opt_plot0.580.000.58
glog_transform0.360.000.36
grid_search_1d3.610.093.70
gs_line000
hca_dendrogram000
kfold_xval3.250.023.27
kfoldxcv_grid3.330.003.33
kfoldxcv_metric000
knn_impute000
kw_p_hist000
kw_rank_sum0.070.000.08
linear_model0.030.000.03
log_transform000
mean_centre000
mean_of_medians0.150.000.14
mixed_effect0.150.000.15
model_apply0.030.000.04
model_predict0.070.000.06
model_reverse0.030.000.03
model_train0.060.000.06
mv_boxplot0.250.000.25
mv_feature_filter0.170.000.17
mv_feature_filter_hist000
mv_histogram0.310.000.32
mv_sample_filter000
mv_sample_filter_hist0.000.010.01
nroot_transform000
pairs_filter000
pareto_scale0.110.000.11
pca_biplot000
pca_correlation_plot0.020.000.02
pca_dstat_plot000
pca_loadings_plot000
pca_scores_plot0.560.000.56
pca_scree_plot000
permutation_test000
permutation_test_plot000
permute_sample_order0.020.000.02
plsda_predicted_plot0.360.000.35
plsda_regcoeff_plot0.260.000.27
plsda_roc_plot0.50.00.5
plsda_scores_plot0.350.020.36
plsda_vip_plot0.250.000.25
plsda_vip_summary_plot0.450.000.45
plsr_cook_dist000
plsr_prediction_plot000
plsr_qq_plot000
plsr_residual_hist000
pqn_norm0.430.000.42
pqn_norm_hist000
prop_na000
r_squared000
rsd_filter000
rsd_filter_hist000
run0.030.000.03
sb_corr0.010.000.02
split_data000
stratified_split0.130.000.12
svm_plot_2d0.690.000.69
tSNE000
tSNE_scatter000
tic_chart0.20.00.2
ttest000
vec_norm000
wilcox_p_hist000
wilcox_test0.020.000.01

structToolbox.Rcheck/examples_x64/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.420.030.45
AUC1.560.051.61
DFA0.20.00.2
DatasetExperiment_boxplot1.110.011.12
DatasetExperiment_dist1.000.081.08
DatasetExperiment_factor_boxplot0.170.000.17
DatasetExperiment_heatmap0.720.000.72
HCA0.050.000.05
HSD0.420.000.42
HSDEM0.380.000.38
MTBLS79_DatasetExperiment0.010.000.01
PCA000
PLSDA000
PLSR000
SVM000
as_data_frame0.140.000.14
autoscale0.110.000.11
balanced_accuracy1.520.011.53
blank_filter0.370.000.37
blank_filter_hist000
calculate0.020.000.02
chart_plot0.030.000.03
classical_lsq0.30.00.3
compare_dist4.420.304.72
confounders_clsq2.890.002.89
confounders_lsq_barchart3.140.003.14
confounders_lsq_boxplot2.850.002.85
constant_sum_norm000
corr_coef0.20.00.2
dfa_scores_plot0.520.000.52
dratio_filter0.580.030.61
feature_boxplot0.010.000.01
feature_profile0.330.000.33
feature_profile_array0.440.000.44
filter_by_name0.030.000.03
filter_na_count0.860.000.86
filter_smeta0.060.000.06
fisher_exact7.080.027.09
fold_change6.280.016.30
fold_change_int13.41 0.0013.41
fold_change_plot000
forward_selection_by_rank5.370.055.42
fs_line5.840.015.86
glog_opt_plot0.540.000.53
glog_transform0.350.000.36
grid_search_1d3.800.083.87
gs_line000
hca_dendrogram000
kfold_xval2.640.002.64
kfoldxcv_grid2.770.002.77
kfoldxcv_metric000
knn_impute000
kw_p_hist000
kw_rank_sum0.060.000.06
linear_model0.030.000.03
log_transform000
mean_centre000
mean_of_medians0.110.000.11
mixed_effect0.130.000.13
model_apply0.030.000.03
model_predict0.040.000.05
model_reverse0.040.000.03
model_train0.040.000.04
mv_boxplot0.210.000.21
mv_feature_filter0.120.000.12
mv_feature_filter_hist000
mv_histogram0.170.000.17
mv_sample_filter000
mv_sample_filter_hist0.020.000.02
nroot_transform000
pairs_filter000
pareto_scale0.060.000.06
pca_biplot000
pca_correlation_plot000
pca_dstat_plot000
pca_loadings_plot000
pca_scores_plot0.360.000.36
pca_scree_plot000
permutation_test0.020.000.02
permutation_test_plot000
permute_sample_order000
plsda_predicted_plot0.290.000.29
plsda_regcoeff_plot0.190.000.19
plsda_roc_plot0.460.000.47
plsda_scores_plot0.350.000.34
plsda_vip_plot0.230.000.23
plsda_vip_summary_plot0.460.000.46
plsr_cook_dist000
plsr_prediction_plot000
plsr_qq_plot000
plsr_residual_hist000
pqn_norm0.390.000.39
pqn_norm_hist000
prop_na000
r_squared000
rsd_filter000
rsd_filter_hist000
run0.030.000.03
sb_corr000
split_data000
stratified_split0.130.000.13
svm_plot_2d0.580.000.58
tSNE000
tSNE_scatter000
tic_chart0.150.000.15
ttest000
vec_norm000
wilcox_p_hist000
wilcox_test000