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

This page was generated on 2024-06-28 17:45 -0400 (Fri, 28 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4760
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4494
merida1macOS 12.7.4 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4508
kjohnson1macOS 13.6.6 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4466
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4362
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-06-26 14:00 -0400 (Wed, 26 Jun 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
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
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
palomino7Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  


CHECK results for structToolbox on kjohnson1

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-06-28 11:29:14 -0400 (Fri, 28 Jun 2024)
EndedAt: 2024-06-28 11:37:51 -0400 (Fri, 28 Jun 2024)
EllapsedTime: 517.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.0 (2024-04-24)
* using platform: aarch64-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 Ventura 13.6.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           17.790  0.087  18.160
fisher_exact              11.197  0.063  11.305
fold_change               10.237  0.053  10.352
forward_selection_by_rank  6.906  0.120   7.064
fs_line                    6.195  0.122   6.336
* 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-arm64/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.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-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 
188.546   2.063 191.917 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.2340.0080.242
AUC2.1030.1002.212
DFA0.1940.0020.196
DatasetExperiment_boxplot1.8260.0411.874
DatasetExperiment_dist1.4200.0741.503
DatasetExperiment_factor_boxplot0.2060.0020.209
DatasetExperiment_heatmap0.4260.0140.441
HCA0.0680.0010.069
HSD0.2970.0140.318
HSDEM0.5170.0250.545
MTBLS79_DatasetExperiment0.0020.0000.002
OPLSDA0.0110.0010.012
OPLSR0.0160.0020.018
PCA0.0050.0010.005
PLSDA0.0280.0020.030
PLSR0.0090.0010.010
SVM0.0290.0020.032
as_data_frame0.1570.0070.166
autoscale0.0740.0010.078
balanced_accuracy1.7420.0171.763
blank_filter0.3980.0190.420
blank_filter_hist0.0010.0000.001
bootstrap0.0180.0000.018
calculate0.0050.0010.006
chart_plot0.0270.0020.029
classical_lsq0.3070.0020.312
compare_dist3.9730.1924.185
confounders_clsq2.9500.0333.000
confounders_lsq_barchart3.0430.0253.078
confounders_lsq_boxplot2.9940.0213.025
constant_sum_norm0.0140.0000.015
corr_coef0.2780.0030.285
dfa_scores_plot0.7330.0070.742
dratio_filter0.2850.0070.292
equal_split0.1320.0020.134
feature_boxplot0.0310.0010.032
feature_profile0.4010.0070.409
feature_profile_array0.4690.0080.478
filter_by_name0.0290.0000.029
filter_na_count1.0500.0321.086
filter_smeta0.0670.0010.068
fisher_exact11.197 0.06311.305
fold_change10.237 0.05310.352
fold_change_int17.790 0.08718.160
fold_change_plot0.0130.0010.013
forward_selection_by_rank6.9060.1207.064
fs_line6.1950.1226.336
glog_opt_plot0.5020.0060.508
glog_transform0.3000.0030.303
grid_search_1d3.8190.1463.982
gs_line0.0010.0000.001
hca_dendrogram0.0010.0000.001
kfold_xval2.3710.0292.513
kfoldxcv_grid3.5340.0363.667
kfoldxcv_metric0.0010.0010.001
knn_impute0.0110.0000.011
kw_p_hist0.0010.0000.002
kw_rank_sum0.0820.0010.083
linear_model0.0270.0000.028
log_transform0.0150.0000.016
mean_centre0.0020.0000.003
mean_of_medians0.1230.0010.125
mixed_effect0.1820.0020.186
model_apply0.0210.0010.023
model_predict0.0580.0010.059
model_reverse0.0450.0000.047
model_train0.0480.0010.049
mv_boxplot0.2840.0050.289
mv_feature_filter0.1380.0040.141
mv_feature_filter_hist0.0010.0000.001
mv_histogram0.2490.0040.254
mv_sample_filter0.0160.0000.016
mv_sample_filter_hist0.0010.0000.001
nroot_transform0.0140.0000.014
ontology_cache0.0000.0010.002
pairs_filter0.0160.0010.018
pareto_scale0.0540.0010.055
pca_biplot0.0190.0010.020
pca_correlation_plot0.0110.0000.011
pca_dstat_plot0.0120.0000.014
pca_loadings_plot0.0140.0010.014
pca_scores_plot0.5350.0090.551
pca_scree_plot0.0110.0000.011
permutation_test0.0180.0000.019
permutation_test_plot0.0040.0000.003
permute_sample_order0.0140.0000.014
pls_regcoeff_plot0.3610.0040.368
pls_scores_plot0.6920.0060.702
pls_vip_plot0.3640.0050.371
plsda_feature_importance_plot0.5470.0080.577
plsda_predicted_plot0.3550.0050.395
plsda_roc_plot1.8860.0231.995
plsr_cook_dist0.0130.0010.013
plsr_prediction_plot0.0120.0000.012
plsr_qq_plot0.0110.0010.012
plsr_residual_hist0.0110.0000.011
pqn_norm0.3440.0020.347
pqn_norm_hist0.0010.0010.001
prop_na0.0150.0000.015
r_squared0.0010.0010.001
resample0.0240.0000.026
resample_chart0.0030.0000.004
rsd_filter0.0210.0000.021
rsd_filter_hist0.0010.0000.001
run0.0300.0010.030
sb_corr0.0320.0000.033
scatter_chart0.3260.0030.330
split_data0.0160.0000.016
stratified_split0.1200.0020.123
svm_plot_2d0.6940.0180.718
tSNE0.0310.0010.032
tSNE_scatter0.0120.0000.013
tic_chart0.2090.0030.211
ttest0.0190.0000.019
vec_norm0.0010.0010.001
wilcox_p_hist0.0010.0000.000
wilcox_test0.0220.0010.023