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

This page was generated on 2024-08-06 17:41 -0400 (Tue, 06 Aug 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4756
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4490
merida1macOS 12.7.5 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4519
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4468
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-08-04 14:00 -0400 (Sun, 04 Aug 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-08-05 12:54:34 -0400 (Mon, 05 Aug 2024)
EndedAt: 2024-08-05 13:15:15 -0400 (Mon, 05 Aug 2024)
EllapsedTime: 1241.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.805  0.300  57.462
fold_change               29.944  0.248  36.110
fisher_exact              24.559  0.163  30.015
fs_line                   15.089  0.181  17.147
forward_selection_by_rank 14.735  0.229  16.733
kfoldxcv_grid              9.223  0.066  10.394
grid_search_1d             8.778  0.162  10.059
kfold_xval                 8.334  0.055   9.391
confounders_lsq_barchart   7.660  0.078   9.709
confounders_lsq_boxplot    7.600  0.065   9.655
compare_dist               7.267  0.255   9.373
confounders_clsq           7.432  0.075   9.564
AUC                        5.160  0.346   6.962
balanced_accuracy          4.410  0.048   5.712
* 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 
445.815   4.375 505.443 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.5200.0130.669
AUC5.1600.3466.962
DFA0.5110.0050.626
DatasetExperiment_boxplot2.3660.0973.145
DatasetExperiment_dist1.8090.1002.302
DatasetExperiment_factor_boxplot0.5010.0040.605
DatasetExperiment_heatmap1.0040.0261.242
HCA0.1630.0020.203
HSD0.6920.0230.924
HSDEM0.9140.0581.230
MTBLS79_DatasetExperiment0.0020.0010.003
OPLSDA0.0310.0020.041
OPLSR0.0420.0040.058
PCA0.0100.0020.016
PLSDA0.0700.0090.101
PLSR0.0270.0020.033
SVM0.0780.0080.106
as_data_frame0.3480.0240.463
autoscale0.1910.0020.243
balanced_accuracy4.4100.0485.712
blank_filter0.8050.0311.043
blank_filter_hist0.0010.0010.005
bootstrap0.0460.0000.054
calculate0.0120.0010.015
chart_plot0.0670.0030.092
classical_lsq0.7820.0080.976
compare_dist7.2670.2559.373
confounders_clsq7.4320.0759.564
confounders_lsq_barchart7.6600.0789.709
confounders_lsq_boxplot7.6000.0659.655
constant_sum_norm0.0360.0010.046
corr_coef0.6570.0070.808
dfa_scores_plot1.7960.0202.157
dratio_filter0.7710.0211.006
equal_split0.3200.0030.403
feature_boxplot0.0820.0020.101
feature_profile0.9840.0191.307
feature_profile_array1.1020.0121.392
filter_by_name0.0760.0010.091
filter_na_count2.8690.0813.517
filter_smeta0.1690.0020.206
fisher_exact24.559 0.16330.015
fold_change29.944 0.24836.110
fold_change_int47.805 0.30057.462
fold_change_plot0.0300.0010.034
forward_selection_by_rank14.735 0.22916.733
fs_line15.089 0.18117.147
glog_opt_plot1.1610.0091.292
glog_transform0.7430.0040.800
grid_search_1d 8.778 0.16210.059
gs_line0.0010.0000.002
hca_dendrogram0.0020.0010.003
kfold_xval8.3340.0559.391
kfoldxcv_grid 9.223 0.06610.394
kfoldxcv_metric0.0010.0000.002
knn_impute0.0310.0010.034
kw_p_hist0.0010.0000.002
kw_rank_sum0.2010.0020.227
linear_model0.0710.0010.081
log_transform0.0350.0000.038
mean_centre0.0070.0010.008
mean_of_medians0.3090.0030.355
mixed_effect0.3980.0040.446
model_apply0.0560.0020.066
model_predict0.1380.0010.159
model_reverse0.1090.0010.124
model_train0.1280.0020.144
mv_boxplot0.6570.0060.735
mv_feature_filter0.3060.0050.352
mv_feature_filter_hist0.0010.0000.002
mv_histogram0.6120.0070.703
mv_sample_filter0.0400.0010.047
mv_sample_filter_hist0.0020.0000.002
nroot_transform0.0370.0010.044
ontology_cache0.0010.0020.003
pairs_filter0.0440.0010.055
pareto_scale0.1370.0020.157
pca_biplot0.0550.0010.062
pca_correlation_plot0.0290.0010.034
pca_dstat_plot0.0360.0010.039
pca_loadings_plot0.0390.0010.051
pca_scores_plot1.3130.0141.476
pca_scree_plot0.0280.0010.032
permutation_test0.0440.0010.049
permutation_test_plot0.0070.0000.008
permute_sample_order0.0370.0010.044
pls_regcoeff_plot0.8270.0080.923
pls_scores_plot1.7350.0121.951
pls_vip_plot0.8660.0080.981
plsda_feature_importance_plot1.4780.0151.675
plsda_predicted_plot1.0850.0111.237
plsda_roc_plot3.0170.0233.382
plsr_cook_dist0.0300.0010.036
plsr_prediction_plot0.0290.0010.033
plsr_qq_plot0.0300.0010.034
plsr_residual_hist0.0300.0010.032
pqn_norm0.9040.0061.012
pqn_norm_hist0.0010.0010.002
prop_na0.0420.0010.047
r_squared0.0020.0000.002
resample0.0610.0020.072
resample_chart0.0060.0010.009
rsd_filter0.0500.0010.056
rsd_filter_hist0.0020.0010.003
run0.0710.0010.081
sb_corr0.0860.0020.098
scatter_chart0.8260.0080.923
split_data0.0340.0010.041
stratified_split0.3070.0030.360
svm_plot_2d1.5380.0251.742
tSNE0.0770.0020.086
tSNE_scatter0.0290.0010.035
tic_chart0.4960.0070.561
ttest0.0530.0010.059
vec_norm0.0020.0010.002
wilcox_p_hist0.0010.0010.002
wilcox_test0.0650.0010.076