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

This page was generated on 2024-10-18 20:41 -0400 (Fri, 18 Oct 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4763
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4500
merida1macOS 12.7.5 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4530
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4480
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-10-16 14:00 -0400 (Wed, 16 Oct 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  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    NA  


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-10-17 14:00:35 -0400 (Thu, 17 Oct 2024)
EndedAt: 2024-10-17 14:21:51 -0400 (Thu, 17 Oct 2024)
EllapsedTime: 1276.3 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.6
* 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           48.450  0.307  54.964
fold_change               29.570  0.215  34.997
fisher_exact              24.684  0.240  29.223
fs_line                   16.031  0.212  18.177
forward_selection_by_rank 14.855  0.144  16.479
kfoldxcv_grid              9.308  0.073  10.555
grid_search_1d             8.930  0.184  10.172
kfold_xval                 8.510  0.062   9.586
compare_dist               8.037  0.263  10.119
confounders_lsq_barchart   7.698  0.063   9.281
confounders_lsq_boxplot    7.598  0.059   9.117
confounders_clsq           7.559  0.073   9.314
AUC                        5.171  0.343   6.591
balanced_accuracy          4.452  0.043   5.468
* 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 
451.702   5.167 527.508 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.5220.0150.665
AUC5.1710.3436.591
DFA0.5010.0040.605
DatasetExperiment_boxplot2.3880.0923.011
DatasetExperiment_dist1.8370.1012.370
DatasetExperiment_factor_boxplot0.5300.0050.654
DatasetExperiment_heatmap1.0060.0221.263
HCA0.1650.0020.216
HSD0.7150.0220.994
HSDEM0.9460.0561.310
MTBLS79_DatasetExperiment0.0020.0010.007
OPLSDA0.0310.0020.041
OPLSR0.0460.0050.092
PCA0.0130.0020.036
PLSDA0.0720.0070.116
PLSR0.0280.0030.046
SVM0.0810.0080.108
as_data_frame0.3520.0150.476
autoscale0.1860.0030.245
balanced_accuracy4.4520.0435.468
blank_filter0.8180.0321.041
blank_filter_hist0.0020.0010.003
bootstrap0.0480.0020.068
calculate0.0120.0010.016
chart_plot0.0660.0020.076
classical_lsq0.7940.0070.973
compare_dist 8.037 0.26310.119
confounders_clsq7.5590.0739.314
confounders_lsq_barchart7.6980.0639.281
confounders_lsq_boxplot7.5980.0599.117
constant_sum_norm0.0340.0010.042
corr_coef0.6820.0080.882
dfa_scores_plot1.8370.0232.571
dratio_filter0.7910.0210.941
equal_split0.3140.0030.373
feature_boxplot0.0810.0020.095
feature_profile0.9770.0151.185
feature_profile_array1.1100.0111.302
filter_by_name0.0770.0010.089
filter_na_count2.8650.0863.491
filter_smeta0.1680.0020.191
fisher_exact24.684 0.24029.223
fold_change29.570 0.21534.997
fold_change_int48.450 0.30754.964
fold_change_plot0.0290.0010.033
forward_selection_by_rank14.855 0.14416.479
fs_line16.031 0.21218.177
glog_opt_plot1.1850.0091.315
glog_transform0.7480.0060.852
grid_search_1d 8.930 0.18410.172
gs_line0.0020.0000.001
hca_dendrogram0.0010.0010.003
kfold_xval8.5100.0629.586
kfoldxcv_grid 9.308 0.07310.555
kfoldxcv_metric0.0020.0000.002
knn_impute0.0320.0010.038
kw_p_hist0.0010.0000.002
kw_rank_sum0.2000.0020.222
linear_model0.0710.0010.080
log_transform0.0350.0000.042
mean_centre0.0080.0010.010
mean_of_medians0.3140.0020.355
mixed_effect0.3950.0040.446
model_apply0.0560.0020.064
model_predict0.1360.0020.153
model_reverse0.1060.0010.117
model_train0.1360.0020.166
mv_boxplot0.6830.0070.785
mv_feature_filter0.3080.0070.376
mv_feature_filter_hist0.0020.0010.002
mv_histogram0.6300.0070.754
mv_sample_filter0.0360.0010.041
mv_sample_filter_hist0.0010.0010.003
nroot_transform0.0350.0010.040
ontology_cache0.0010.0000.002
pairs_filter0.0430.0010.051
pareto_scale0.1440.0020.193
pca_biplot0.0530.0010.082
pca_correlation_plot0.0290.0000.034
pca_dstat_plot0.0360.0010.038
pca_loadings_plot0.0360.0000.038
pca_scores_plot1.3200.0201.558
pca_scree_plot0.0290.0010.032
permutation_test0.0460.0010.053
permutation_test_plot0.0070.0010.009
permute_sample_order0.0390.0000.045
pls_regcoeff_plot0.8590.0090.988
pls_scores_plot1.7320.0141.973
pls_vip_plot0.8850.0080.988
plsda_feature_importance_plot1.4780.0231.671
plsda_predicted_plot1.1160.0111.283
plsda_roc_plot3.0670.0253.467
plsr_cook_dist0.0310.0010.036
plsr_prediction_plot0.0290.0010.035
plsr_qq_plot0.0310.0000.037
plsr_residual_hist0.0290.0000.031
pqn_norm0.9140.0061.025
pqn_norm_hist0.0010.0000.002
prop_na0.0430.0010.050
r_squared0.0010.0000.002
resample0.0630.0010.073
resample_chart0.0070.0000.007
rsd_filter0.0510.0010.062
rsd_filter_hist0.0010.0000.002
run0.0710.0020.083
sb_corr0.0880.0010.097
scatter_chart0.8380.0080.948
split_data0.0350.0010.040
stratified_split0.3090.0020.340
svm_plot_2d1.5450.0211.741
tSNE0.0830.0010.104
tSNE_scatter0.0320.0010.037
tic_chart0.5240.0080.617
ttest0.0530.0010.060
vec_norm0.0020.0010.002
wilcox_p_hist0.0020.0010.002
wilcox_test0.0670.0010.079