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

This page was generated on 2026-02-28 11:35 -0500 (Sat, 28 Feb 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4877
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4570
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 2143/2357HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.23.1  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2026-02-27 13:40 -0500 (Fri, 27 Feb 2026)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: devel
git_last_commit: f3e9345
git_last_commit_date: 2026-02-20 10:36:31 -0500 (Fri, 20 Feb 2026)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  YES
See other builds for structToolbox in R Universe.


CHECK results for structToolbox on kjohnson3

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.23.1
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.23.1.tar.gz
StartedAt: 2026-02-27 22:50:43 -0500 (Fri, 27 Feb 2026)
EndedAt: 2026-02-27 22:54:20 -0500 (Fri, 27 Feb 2026)
EllapsedTime: 216.8 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.23.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/structToolbox.Rcheck’
* using R Under development (unstable) (2026-01-15 r89304)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Sonoma 14.8.3
* 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.23.1’
* 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 ... NOTE
Namespaces in Imports field not imported from:
  ‘httr’ ‘jsonlite’ ‘limma’
  All declared Imports should be used.
* 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 5.416  0.025    5.92
* 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.23-bioc/meat/structToolbox.Rcheck/00check.log’
for details.


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.6-arm64/Resources/library’
* installing *source* package ‘structToolbox’ ...
** this is package ‘structToolbox’ version ‘1.23.1’
** 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 Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences"
Copyright (C) 2026 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 2 | SKIP 0 | PASS 166 ]

[ FAIL 0 | WARN 2 | SKIP 0 | PASS 166 ]
> 
> proc.time()
   user  system elapsed 
 79.759   0.911  85.681 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.0690.0020.077
AUC1.2280.0321.361
DFA0.0610.0000.064
DatasetExperiment_boxplot0.3510.0100.387
DatasetExperiment_dist0.6140.0250.655
DatasetExperiment_factor_boxplot0.1060.0030.111
DatasetExperiment_heatmap0.1950.0100.224
HCA0.0190.0010.019
HSD0.0950.0090.125
HSDEM0.1280.0070.138
MTBLS79_DatasetExperiment0.0000.0000.001
OPLSDA0.0030.0010.003
OPLSR0.0030.0000.003
PCA0.0020.0000.002
PLSDA0.0040.0000.004
PLSR0.0040.0000.003
SVM0.0070.0000.007
as_data_frame0.0380.0010.039
autoscale0.0200.0000.021
balanced_accuracy0.7560.0060.772
balanced_error1.0980.0141.150
blank_filter0.1250.0090.141
blank_filter_hist000
bootstrap0.0030.0000.003
calculate0.0010.0000.002
chart_plot0.0090.0010.011
classical_lsq0.1070.0010.111
compare_dist1.6100.0901.802
confounders_clsq0.9240.0050.949
confounders_lsq_barchart1.0380.0071.098
confounders_lsq_boxplot0.9860.0051.018
constant_sum_norm0.0030.0000.002
corr_coef0.0860.0010.095
dfa_scores_plot0.3310.0020.339
dratio_filter0.1000.0010.107
equal_split0.0340.0000.035
feature_boxplot0.0080.0010.008
feature_profile0.1720.0030.181
feature_profile_array0.2100.0020.233
filter_by_name0.0090.0010.010
filter_na_count0.3610.0200.426
filter_smeta0.0270.0010.029
fisher_exact3.1180.0153.423
fold_change3.7320.0214.066
fold_change_int5.4160.0255.920
fold_change_plot0.0020.0000.002
forward_selection_by_rank2.7260.0632.929
fs_line2.4510.0642.672
glog_opt_plot0.1840.0020.215
glog_transform0.0890.0010.094
grid_search_1d1.4770.0841.687
gs_line000
hca_dendrogram000
kfold_xval1.9950.0262.140
kfoldxcv_grid1.7480.0191.920
kfoldxcv_metric000
knn_impute0.0040.0000.004
kw_p_hist000
kw_rank_sum0.0240.0000.028
linear_model0.0090.0010.010
log_transform0.0020.0000.003
mean_centre0.0010.0000.001
mean_of_medians0.0410.0020.048
mixed_effect0.0560.0020.066
model_apply0.0080.0010.008
model_predict0.0160.0000.017
model_reverse0.0070.0000.008
model_train0.0200.0000.019
mv_boxplot0.1390.0030.150
mv_feature_filter0.0330.0000.033
mv_feature_filter_hist0.0000.0000.001
mv_histogram0.1150.0030.133
mv_sample_filter0.0030.0000.004
mv_sample_filter_hist000
nroot_transform0.0030.0000.003
ontology_cache0.0000.0000.001
pairs_filter0.0030.0000.003
pareto_scale0.0250.0010.026
pca_biplot0.0040.0000.004
pca_correlation_plot0.0020.0000.002
pca_dstat_plot0.0030.0000.003
pca_loadings_plot0.0030.0000.003
pca_scores_plot0.2260.0030.256
pca_scree_plot0.0020.0000.002
permutation_test0.0030.0000.003
permutation_test_plot0.0010.0000.001
permute_sample_order0.0020.0000.002
pls_regcoeff_plot0.1670.0020.175
pls_scores_plot0.2970.0030.305
pls_vip_plot0.1990.0030.227
plsda_feature_importance_plot0.3140.0030.331
plsda_predicted_plot0.2120.0030.231
plsda_roc_plot0.4740.0110.522
plsr_cook_dist0.0020.0000.002
plsr_prediction_plot0.0020.0000.002
plsr_qq_plot0.0020.0000.002
plsr_residual_hist0.0020.0010.002
pqn_norm0.1210.0010.129
pqn_norm_hist0.0000.0000.001
prop_na0.0030.0000.003
r_squared000
resample0.0050.0000.004
resample_chart0.0010.0000.000
rsd_filter0.0040.0000.005
rsd_filter_hist000
run0.010.000.01
sb_corr0.0070.0000.008
scatter_chart0.1720.0030.180
split_data0.0020.0000.003
stratified_split0.0350.0000.039
svm_plot_2d0.2710.0060.298
tSNE0.0080.0010.007
tSNE_scatter0.0020.0000.002
tic_chart0.1080.0020.122
ttest0.0060.0000.007
vec_norm000
wilcox_p_hist0.0000.0010.000
wilcox_test0.0060.0000.006