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

This page was generated on 2025-02-04 11:42 -0500 (Tue, 04 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4716
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4478
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4489
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4442
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 2083/2295HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.19.1  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2025-02-03 13:40 -0500 (Mon, 03 Feb 2025)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: devel
git_last_commit: 6714233
git_last_commit_date: 2025-01-28 04:25:47 -0500 (Tue, 28 Jan 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


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.1
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.1.tar.gz
StartedAt: 2025-02-04 06:23:12 -0500 (Tue, 04 Feb 2025)
EndedAt: 2025-02-04 06:33:08 -0500 (Tue, 04 Feb 2025)
EllapsedTime: 596.1 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.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/structToolbox.Rcheck'
* using R Under development (unstable) (2025-01-21 r87610 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.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 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           21.51   0.12   21.67
fold_change               15.10   0.19   15.29
fisher_exact              13.67   0.19   13.90
fs_line                    8.50   0.18    8.74
forward_selection_by_rank  7.22   0.14    7.37
compare_dist               5.81   0.16    5.98
* 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.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) (2025-01-21 r87610 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 
 224.82    3.65  228.59 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.320.020.34
AUC2.920.173.16
DFA0.30.00.3
DatasetExperiment_boxplot1.790.061.86
DatasetExperiment_dist1.510.021.53
DatasetExperiment_factor_boxplot0.280.000.28
DatasetExperiment_heatmap0.520.030.55
HCA0.090.000.09
HSD0.420.020.61
HSDEM0.640.020.93
MTBLS79_DatasetExperiment000
OPLSDA0.020.000.01
OPLSR0.020.000.01
PCA000
PLSDA0.050.000.05
PLSR0.010.000.01
SVM0.030.000.04
as_data_frame0.110.010.12
autoscale0.100.020.11
balanced_accuracy2.480.082.58
blank_filter0.520.040.59
blank_filter_hist000
bootstrap0.030.000.03
calculate0.010.000.02
chart_plot0.030.000.03
classical_lsq0.460.000.45
compare_dist5.810.165.98
confounders_clsq3.980.064.05
confounders_lsq_barchart4.250.054.31
confounders_lsq_boxplot4.160.034.24
constant_sum_norm0.020.000.01
corr_coef0.400.000.41
dfa_scores_plot1.060.021.08
dratio_filter0.390.030.42
equal_split0.190.000.19
feature_boxplot0.050.000.04
feature_profile0.530.000.54
feature_profile_array0.680.020.70
filter_by_name0.050.000.05
filter_na_count1.530.091.64
filter_smeta0.080.000.07
fisher_exact13.67 0.1913.90
fold_change15.10 0.1915.29
fold_change_int21.51 0.1221.67
fold_change_plot0.020.000.02
forward_selection_by_rank7.220.147.37
fs_line8.500.188.74
glog_opt_plot0.620.000.62
glog_transform0.420.000.43
grid_search_1d4.670.144.81
gs_line000
hca_dendrogram000
kfold_xval4.530.074.61
kfoldxcv_grid4.770.054.85
kfoldxcv_metric000
knn_impute0.010.000.01
kw_p_hist000
kw_rank_sum0.140.000.14
linear_model0.020.000.02
log_transform0.010.000.01
mean_centre0.000.020.02
mean_of_medians0.100.000.09
mixed_effect0.160.000.16
model_apply0.030.000.03
model_predict0.050.000.04
model_reverse0.030.010.05
model_train0.050.000.05
mv_boxplot0.230.020.25
mv_feature_filter0.130.000.13
mv_feature_filter_hist000
mv_histogram0.370.000.37
mv_sample_filter0.020.000.02
mv_sample_filter_hist000
nroot_transform0.030.000.03
ontology_cache000
pairs_filter0.030.000.03
pareto_scale0.060.000.06
pca_biplot0.020.000.02
pca_correlation_plot000
pca_dstat_plot0.010.000.01
pca_loadings_plot0.020.000.02
pca_scores_plot0.640.000.64
pca_scree_plot0.030.000.03
permutation_test0.030.000.03
permutation_test_plot000
permute_sample_order0.030.000.03
pls_regcoeff_plot0.460.000.45
pls_scores_plot0.780.000.79
pls_vip_plot0.510.020.53
plsda_feature_importance_plot0.830.000.82
plsda_predicted_plot0.670.000.68
plsda_roc_plot1.610.001.61
plsr_cook_dist0.020.000.01
plsr_prediction_plot0.010.000.02
plsr_qq_plot0.030.000.03
plsr_residual_hist0.020.000.01
pqn_norm0.530.000.54
pqn_norm_hist000
prop_na0.020.000.01
r_squared000
resample0.030.000.03
resample_chart000
rsd_filter0.040.000.03
rsd_filter_hist000
run0.040.000.05
sb_corr0.050.000.04
scatter_chart0.410.030.44
split_data0.010.000.02
stratified_split0.170.010.18
svm_plot_2d0.860.021.41
tSNE0.050.000.05
tSNE_scatter0.010.000.01
tic_chart0.320.000.31
ttest0.030.000.04
vec_norm000
wilcox_p_hist000
wilcox_test0.030.000.03