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

This page was generated on 2025-06-19 12:04 -0400 (Thu, 19 Jun 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4810
palomino8Windows Server 2022 Datacenterx644.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" 4548
kjohnson3macOS 13.7.1 Venturaarm644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4528
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4493
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/2309HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.21.0  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2025-06-18 13:25 -0400 (Wed, 18 Jun 2025)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: devel
git_last_commit: 36d5ff1
git_last_commit_date: 2025-04-15 11:54:06 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for structToolbox on palomino8

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.21.0
Command: F:\biocbuild\bbs-3.22-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:structToolbox.install-out.txt --library=F:\biocbuild\bbs-3.22-bioc\R\library --no-vignettes --timings structToolbox_1.21.0.tar.gz
StartedAt: 2025-06-19 07:21:42 -0400 (Thu, 19 Jun 2025)
EndedAt: 2025-06-19 07:32:15 -0400 (Thu, 19 Jun 2025)
EllapsedTime: 633.3 seconds
RetCode: 0
Status:   OK  
CheckDir: structToolbox.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.22-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:structToolbox.install-out.txt --library=F:\biocbuild\bbs-3.22-bioc\R\library --no-vignettes --timings structToolbox_1.21.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.22-bioc/meat/structToolbox.Rcheck'
* using R version 4.5.0 (2025-04-11 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: Windows Server 2022 x64 (build 20348)
* 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.21.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 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           20.12   0.20   20.32
fold_change               14.95   0.16   15.11
fisher_exact              13.49   0.06   13.55
forward_selection_by_rank  7.85   0.16    8.00
fs_line                    6.08   0.17    6.58
* 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:
###
###   F:\biocbuild\bbs-3.22-bioc\R\bin\R.exe CMD INSTALL structToolbox
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.22-bioc/R/library'
* installing *source* package 'structToolbox' ...
** this is package 'structToolbox' version '1.21.0'
** 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.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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 166 ]

[ FAIL 0 | WARN 6 | SKIP 0 | PASS 166 ]
> 
> proc.time()
   user  system elapsed 
 240.40    4.15  246.62 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.220.040.25
AUC2.670.092.77
DFA0.260.000.27
DatasetExperiment_boxplot1.670.051.72
DatasetExperiment_dist1.440.041.49
DatasetExperiment_factor_boxplot0.260.000.26
DatasetExperiment_heatmap0.520.030.55
HCA0.120.000.12
HSD0.380.020.54
HSDEM0.610.050.82
MTBLS79_DatasetExperiment000
OPLSDA0.010.000.02
OPLSR0.020.000.02
PCA0.010.000.01
PLSDA000
PLSR0.020.000.02
SVM0.030.010.04
as_data_frame0.190.000.19
autoscale0.150.000.16
balanced_accuracy2.440.032.47
blank_filter1.280.051.35
blank_filter_hist000
bootstrap000
calculate0.010.000.02
chart_plot0.040.000.03
classical_lsq0.360.000.36
compare_dist4.710.154.87
confounders_clsq3.770.113.88
confounders_lsq_barchart4.060.084.14
confounders_lsq_boxplot4.150.054.21
constant_sum_norm0.020.000.01
corr_coef0.340.000.35
dfa_scores_plot1.050.011.06
dratio_filter0.280.030.31
equal_split0.110.000.11
feature_boxplot0.040.000.05
feature_profile0.410.000.40
feature_profile_array0.620.010.65
filter_by_name0.040.000.03
filter_na_count1.340.051.39
filter_smeta0.060.000.06
fisher_exact13.49 0.0613.55
fold_change14.95 0.1615.11
fold_change_int20.12 0.2020.32
fold_change_plot000
forward_selection_by_rank7.850.168.00
fs_line6.080.176.58
glog_opt_plot0.390.030.49
glog_transform0.260.000.26
grid_search_1d4.110.134.24
gs_line000
hca_dendrogram000
kfold_xval3.250.013.26
kfoldxcv_grid4.910.054.97
kfoldxcv_metric000
knn_impute0.010.000.02
kw_p_hist000
kw_rank_sum0.080.020.10
linear_model0.030.000.03
log_transform0.000.000.01
mean_centre000
mean_of_medians0.150.000.14
mixed_effect0.210.010.25
model_apply0.020.000.02
model_predict0.050.000.05
model_reverse0.030.000.03
model_train0.060.000.06
mv_boxplot0.390.000.39
mv_feature_filter0.130.020.14
mv_feature_filter_hist000
mv_histogram0.380.010.39
mv_sample_filter0.000.020.01
mv_sample_filter_hist000
nroot_transform0.010.000.02
ontology_cache000
pairs_filter000
pareto_scale0.060.000.07
pca_biplot0.030.000.03
pca_correlation_plot0.020.000.01
pca_dstat_plot0.010.000.02
pca_loadings_plot0.020.000.01
pca_scores_plot0.750.000.75
pca_scree_plot0.010.000.02
permutation_test0.020.000.02
permutation_test_plot000
permute_sample_order000
pls_regcoeff_plot0.470.000.46
pls_scores_plot1.050.001.05
pls_vip_plot0.430.000.44
plsda_feature_importance_plot0.940.051.00
plsda_predicted_plot0.660.000.66
plsda_roc_plot1.500.011.51
plsr_cook_dist0.010.000.02
plsr_prediction_plot000
plsr_qq_plot000
plsr_residual_hist0.010.000.02
pqn_norm0.460.000.45
pqn_norm_hist000
prop_na000
r_squared000
resample0.010.000.02
resample_chart0.020.000.01
rsd_filter000
rsd_filter_hist0.010.000.02
run0.030.000.03
sb_corr0.050.000.05
scatter_chart0.530.000.53
split_data0.010.000.02
stratified_split0.180.000.17
svm_plot_2d0.980.031.17
tSNE0.020.000.02
tSNE_scatter000
tic_chart0.280.000.28
ttest0.050.000.05
vec_norm000
wilcox_p_hist000
wilcox_test0.030.000.03