Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-07-12 17:41 -0400 (Fri, 12 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4741
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4483
merida1macOS 12.7.4 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4512
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4461
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

Package 2095/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.16.0  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2024-07-10 14:00 -0400 (Wed, 10 Jul 2024)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: RELEASE_3_19
git_last_commit: daf3d2f
git_last_commit_date: 2024-04-30 11:20:29 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for structToolbox on merida1

To the developers/maintainers of the structToolbox package:
- 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 Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: structToolbox
Version: 1.16.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings structToolbox_1.16.0.tar.gz
StartedAt: 2024-07-11 12:40:33 -0400 (Thu, 11 Jul 2024)
EndedAt: 2024-07-11 13:00:47 -0400 (Thu, 11 Jul 2024)
EllapsedTime: 1213.2 seconds
RetCode: 0
Status:   OK  
CheckDir: structToolbox.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings structToolbox_1.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/structToolbox.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.5
* 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.16.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 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 code 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           47.862  0.289  54.493
fold_change               30.160  0.280  35.970
fisher_exact              24.674  0.164  28.970
forward_selection_by_rank 15.434  0.190  17.676
fs_line                   15.107  0.157  16.821
kfoldxcv_grid              9.302  0.074  10.403
kfold_xval                 8.556  0.065   9.741
grid_search_1d             8.164  0.197   9.457
confounders_lsq_barchart   7.752  0.066   9.471
confounders_lsq_boxplot    7.603  0.062   9.154
compare_dist               7.288  0.270   9.162
confounders_clsq           7.477  0.069   8.803
AUC                        5.229  0.351   6.783
balanced_accuracy          4.366  0.048   5.326
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL structToolbox
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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)

Tests output

structToolbox.Rcheck/tests/testthat.Rout


R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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 6 | SKIP 0 | PASS 156 ]

[ FAIL 0 | WARN 6 | SKIP 0 | PASS 156 ]
> 
> proc.time()
   user  system elapsed 
442.870   5.890 490.581 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.5200.0150.649
AUC5.2290.3516.783
DFA0.5130.0050.591
DatasetExperiment_boxplot2.3640.1023.001
DatasetExperiment_dist1.8440.1082.452
DatasetExperiment_factor_boxplot0.5210.0060.631
DatasetExperiment_heatmap1.0170.0251.303
HCA0.1620.0010.188
HSD0.7040.0261.000
HSDEM0.9330.0861.230
MTBLS79_DatasetExperiment0.0020.0010.002
OPLSDA0.0300.0030.037
OPLSR0.0410.0050.058
PCA0.0110.0010.016
PLSDA0.0690.0080.091
PLSR0.0270.0040.037
SVM0.0810.0090.113
as_data_frame0.3530.0210.468
autoscale0.1850.0020.221
balanced_accuracy4.3660.0485.326
blank_filter0.8150.0371.050
blank_filter_hist0.0020.0010.003
bootstrap0.0460.0010.058
calculate0.0120.0010.014
chart_plot0.0650.0030.078
classical_lsq0.8000.0110.972
compare_dist7.2880.2709.162
confounders_clsq7.4770.0698.803
confounders_lsq_barchart7.7520.0669.471
confounders_lsq_boxplot7.6030.0629.154
constant_sum_norm0.0350.0010.050
corr_coef0.6640.0110.877
dfa_scores_plot1.7940.0182.065
dratio_filter0.7780.0220.928
equal_split0.3110.0040.363
feature_boxplot0.0820.0020.108
feature_profile0.9800.0171.158
feature_profile_array1.1170.0121.302
filter_by_name0.0780.0010.092
filter_na_count2.8450.0743.314
filter_smeta0.1700.0020.197
fisher_exact24.674 0.16428.970
fold_change30.16 0.2835.97
fold_change_int47.862 0.28954.493
fold_change_plot0.0310.0010.034
forward_selection_by_rank15.434 0.19017.676
fs_line15.107 0.15716.821
glog_opt_plot1.1850.0111.330
glog_transform0.7430.0070.834
grid_search_1d8.1640.1979.457
gs_line0.0010.0000.002
hca_dendrogram0.0020.0010.003
kfold_xval8.5560.0659.741
kfoldxcv_grid 9.302 0.07410.403
kfoldxcv_metric0.0010.0010.002
knn_impute0.0320.0010.037
kw_p_hist0.0010.0000.001
kw_rank_sum0.2010.0020.233
linear_model0.0730.0010.080
log_transform0.0370.0010.043
mean_centre0.0080.0010.010
mean_of_medians0.3230.0020.360
mixed_effect0.3940.0040.426
model_apply0.0560.0020.070
model_predict0.1390.0020.154
model_reverse0.1070.0010.118
model_train0.1330.0020.159
mv_boxplot0.6870.0080.782
mv_feature_filter0.3040.0040.340
mv_feature_filter_hist0.0010.0000.002
mv_histogram0.6160.0070.693
mv_sample_filter0.0370.0020.044
mv_sample_filter_hist0.0020.0000.002
nroot_transform0.0350.0020.042
ontology_cache0.0010.0010.003
pairs_filter0.0420.0010.046
pareto_scale0.1380.0020.153
pca_biplot0.0510.0010.059
pca_correlation_plot0.0280.0010.033
pca_dstat_plot0.0360.0010.041
pca_loadings_plot0.0360.0010.042
pca_scores_plot1.3100.0141.483
pca_scree_plot0.0290.0010.033
permutation_test0.0450.0010.053
permutation_test_plot0.0070.0000.009
permute_sample_order0.0380.0010.042
pls_regcoeff_plot0.8480.0110.951
pls_scores_plot1.7250.0181.943
pls_vip_plot0.8930.0091.001
plsda_feature_importance_plot1.4700.0141.638
plsda_predicted_plot1.1060.0111.256
plsda_roc_plot3.0600.0273.437
plsr_cook_dist0.0300.0000.034
plsr_prediction_plot0.0300.0010.032
plsr_qq_plot0.0300.0010.036
plsr_residual_hist0.0290.0010.031
pqn_norm0.9050.0071.027
pqn_norm_hist0.0010.0010.002
prop_na0.0460.0010.057
r_squared0.0010.0010.002
resample0.0630.0010.071
resample_chart0.0070.0010.010
rsd_filter0.0520.0020.065
rsd_filter_hist0.0020.0010.003
run0.0720.0020.093
sb_corr0.0880.0020.105
scatter_chart0.8400.0090.958
split_data0.0370.0020.052
stratified_split0.3090.0040.351
svm_plot_2d1.5530.0301.753
tSNE0.0820.0020.097
tSNE_scatter0.0300.0010.036
tic_chart0.5080.0070.583
ttest0.0530.0010.062
vec_norm0.0010.0010.002
wilcox_p_hist0.0020.0000.002
wilcox_test0.0670.0020.076