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

This page was generated on 2025-03-22 11:42 -0400 (Sat, 22 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4777
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4547
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4576
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4528
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4458
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 2096/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.19.2  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2025-03-21 13:40 -0400 (Fri, 21 Mar 2025)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: devel
git_last_commit: 4fab996
git_last_commit_date: 2025-02-19 06:09:45 -0400 (Wed, 19 Feb 2025)
nebbiolo1Linux (Ubuntu 24.04.1 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
lconwaymacOS 12.7.1 Monterey / x86_64  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
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for structToolbox on palomino7

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.19.2
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:structToolbox.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings structToolbox_1.19.2.tar.gz
StartedAt: 2025-03-22 06:31:30 -0400 (Sat, 22 Mar 2025)
EndedAt: 2025-03-22 06:41:37 -0400 (Sat, 22 Mar 2025)
EllapsedTime: 606.7 seconds
RetCode: 0
Status:   OK  
CheckDir: structToolbox.Rcheck
Warnings: 0

Command output

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


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/structToolbox.Rcheck'
* using R Under development (unstable) (2025-03-01 r87860 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.3.0
    GNU Fortran (GCC) 13.3.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.19.2'
* 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           19.59   0.17   19.76
fold_change               14.64   0.05   14.67
fisher_exact              13.14   0.06   13.20
fs_line                    8.34   0.22    8.56
forward_selection_by_rank  7.75   0.30    8.05
* 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:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL structToolbox
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library'
* installing *source* package 'structToolbox' ...
** this is package 'structToolbox' version '1.19.2'
** 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) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences"
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 
 230.39    3.85  234.76 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.310.030.34
AUC2.560.092.67
DFA0.250.000.25
DatasetExperiment_boxplot1.620.051.69
DatasetExperiment_dist2.100.052.14
DatasetExperiment_factor_boxplot0.280.000.28
DatasetExperiment_heatmap0.550.030.58
HCA0.110.000.11
HSD0.310.000.49
HSDEM0.560.070.75
MTBLS79_DatasetExperiment0.020.000.02
OPLSDA0.030.000.03
OPLSR000
PCA0.020.000.01
PLSDA0.030.000.04
PLSR0.010.000.01
SVM0.030.000.03
as_data_frame0.240.000.24
autoscale0.090.000.09
balanced_accuracy2.250.022.27
blank_filter0.470.040.53
blank_filter_hist000
bootstrap0.030.000.03
calculate000
chart_plot0.030.000.03
classical_lsq0.360.000.36
compare_dist4.340.184.52
confounders_clsq3.180.013.18
confounders_lsq_barchart3.780.033.82
confounders_lsq_boxplot3.890.114.00
constant_sum_norm0.010.000.01
corr_coef0.380.000.38
dfa_scores_plot0.940.030.97
dratio_filter0.310.000.31
equal_split0.150.020.17
feature_boxplot0.050.000.05
feature_profile0.490.000.48
feature_profile_array0.670.030.72
filter_by_name0.040.000.05
filter_na_count1.440.111.56
filter_smeta0.080.000.08
fisher_exact13.14 0.0613.20
fold_change14.64 0.0514.67
fold_change_int19.59 0.1719.76
fold_change_plot0.020.000.02
forward_selection_by_rank7.750.308.05
fs_line8.340.228.56
glog_opt_plot0.630.010.64
glog_transform0.420.000.44
grid_search_1d4.130.134.25
gs_line000
hca_dendrogram000
kfold_xval4.420.084.52
kfoldxcv_grid4.610.044.65
kfoldxcv_metric000
knn_impute000
kw_p_hist000
kw_rank_sum0.110.000.11
linear_model0.040.000.05
log_transform0.020.000.02
mean_centre000
mean_of_medians0.220.000.22
mixed_effect0.250.000.25
model_apply0.030.000.03
model_predict0.080.000.08
model_reverse0.050.000.04
model_train0.080.000.08
mv_boxplot0.390.000.39
mv_feature_filter0.170.000.17
mv_feature_filter_hist000
mv_histogram0.220.000.22
mv_sample_filter0.020.000.01
mv_sample_filter_hist000
nroot_transform0.010.000.02
ontology_cache000
pairs_filter0.010.000.02
pareto_scale0.100.000.09
pca_biplot0.030.000.03
pca_correlation_plot0.010.000.02
pca_dstat_plot0.020.000.02
pca_loadings_plot0.020.000.02
pca_scores_plot0.640.010.65
pca_scree_plot0.020.000.02
permutation_test0.030.000.03
permutation_test_plot000
permute_sample_order0.020.000.01
pls_regcoeff_plot0.440.030.47
pls_scores_plot0.820.050.88
pls_vip_plot0.520.000.52
plsda_feature_importance_plot0.850.030.88
plsda_predicted_plot0.560.000.56
plsda_roc_plot1.190.001.18
plsr_cook_dist0.030.000.03
plsr_prediction_plot0.020.000.02
plsr_qq_plot0.010.000.02
plsr_residual_hist0.020.000.01
pqn_norm0.480.000.49
pqn_norm_hist000
prop_na000
r_squared000
resample0.030.000.03
resample_chart000
rsd_filter0.040.000.03
rsd_filter_hist000
run0.060.000.07
sb_corr0.050.000.04
scatter_chart0.390.000.39
split_data0.010.000.02
stratified_split0.170.000.17
svm_plot_2d0.860.001.13
tSNE0.020.000.01
tSNE_scatter0.000.010.02
tic_chart0.190.000.18
ttest0.030.000.04
vec_norm000
wilcox_p_hist000
wilcox_test0.030.000.03