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

This page was generated on 2025-01-28 11:44 -0500 (Tue, 28 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4659
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4454
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4465
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4419
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4409
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 2074/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.19.0  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2025-01-27 13:40 -0500 (Mon, 27 Jan 2025)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: devel
git_last_commit: 4622d2f
git_last_commit_date: 2024-10-29 10:43:04 -0500 (Tue, 29 Oct 2024)
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 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for structToolbox on lconway

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.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.19.0.tar.gz
StartedAt: 2025-01-27 23:16:38 -0500 (Mon, 27 Jan 2025)
EndedAt: 2025-01-27 23:25:05 -0500 (Mon, 27 Jan 2025)
EllapsedTime: 507.6 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.19.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/structToolbox.Rcheck’
* using R Under development (unstable) (2025-01-22 r87618)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.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.19.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           16.338  0.050  16.418
fold_change               11.622  0.048  11.708
fisher_exact              10.746  0.059  10.833
forward_selection_by_rank  6.443  0.141   6.600
fs_line                    6.412  0.139   6.582
compare_dist               4.944  0.328   5.293
* 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.5-x86_64/Resources/library’
* installing *source* package ‘structToolbox’ ...
** this is package ‘structToolbox’ version ‘1.19.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 Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-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 166 ]

[ FAIL 0 | WARN 6 | SKIP 0 | PASS 166 ]
> 
> proc.time()
   user  system elapsed 
191.968   2.003 194.409 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.2010.0110.212
AUC2.4090.1112.529
DFA0.2540.0020.257
DatasetExperiment_boxplot1.4160.0481.468
DatasetExperiment_dist1.9590.0932.057
DatasetExperiment_factor_boxplot0.2210.0020.224
DatasetExperiment_heatmap0.4720.0200.496
HCA0.0860.0040.090
HSD0.3760.0260.407
HSDEM0.4960.0260.525
MTBLS79_DatasetExperiment0.0010.0000.002
OPLSDA0.0130.0000.013
OPLSR0.0140.0010.015
PCA0.0040.0000.004
PLSDA0.0360.0010.037
PLSR0.0120.0010.013
SVM0.0380.0000.039
as_data_frame0.1390.0010.139
autoscale0.0640.0010.065
balanced_accuracy1.9150.0171.937
blank_filter0.4430.0210.466
blank_filter_hist0.0010.0010.002
bootstrap0.0260.0010.026
calculate0.0070.0010.007
chart_plot0.0360.0020.038
classical_lsq0.4030.0030.406
compare_dist4.9440.3285.293
confounders_clsq3.3680.0233.400
confounders_lsq_barchart3.4520.0203.480
confounders_lsq_boxplot3.1570.0193.181
constant_sum_norm0.0190.0000.019
corr_coef0.3250.0020.327
dfa_scores_plot0.8010.0060.810
dratio_filter0.2970.0050.304
equal_split0.1370.0010.139
feature_boxplot0.0290.0000.030
feature_profile0.3990.0080.409
feature_profile_array0.5160.0040.522
filter_by_name0.0390.0010.040
filter_na_count1.0930.0621.161
filter_smeta0.0460.0010.047
fisher_exact10.746 0.05910.833
fold_change11.622 0.04811.708
fold_change_int16.338 0.05016.418
fold_change_plot0.0120.0010.012
forward_selection_by_rank6.4430.1416.600
fs_line6.4120.1396.582
glog_opt_plot0.5120.0050.519
glog_transform0.3600.0020.363
grid_search_1d4.5790.1584.748
gs_line0.0000.0000.001
hca_dendrogram0.0010.0000.001
kfold_xval3.7480.0263.780
kfoldxcv_grid4.0270.0244.057
kfoldxcv_metric0.0010.0000.001
knn_impute0.0140.0010.014
kw_p_hist0.0010.0000.001
kw_rank_sum0.1040.0010.105
linear_model0.0350.0010.037
log_transform0.0170.0000.017
mean_centre0.0040.0000.004
mean_of_medians0.1340.0010.136
mixed_effect0.1660.0020.168
model_apply0.0180.0010.019
model_predict0.0620.0010.063
model_reverse0.0430.0000.043
model_train0.0580.0000.059
mv_boxplot0.3200.0040.325
mv_feature_filter0.1510.0020.153
mv_feature_filter_hist0.0010.0000.001
mv_histogram0.2840.0050.289
mv_sample_filter0.0160.0010.016
mv_sample_filter_hist0.0010.0000.001
nroot_transform0.0140.0000.014
ontology_cache000
pairs_filter0.0170.0000.018
pareto_scale0.0690.0000.071
pca_biplot0.0260.0000.026
pca_correlation_plot0.0130.0000.013
pca_dstat_plot0.0160.0010.017
pca_loadings_plot0.0180.0010.017
pca_scores_plot0.6010.0100.611
pca_scree_plot0.0140.0000.014
permutation_test0.0220.0000.023
permutation_test_plot0.0020.0000.003
permute_sample_order0.0130.0010.013
pls_regcoeff_plot0.3730.0030.376
pls_scores_plot0.6450.0040.650
pls_vip_plot0.4600.0040.465
plsda_feature_importance_plot0.5500.0060.558
plsda_predicted_plot0.5120.0080.521
plsda_roc_plot1.1570.0091.170
plsr_cook_dist0.0100.0000.009
plsr_prediction_plot0.010.000.01
plsr_qq_plot0.0090.0000.010
plsr_residual_hist0.0090.0010.009
pqn_norm0.3110.0010.312
pqn_norm_hist0.0010.0000.001
prop_na0.0130.0000.013
r_squared0.0000.0000.001
resample0.0280.0000.028
resample_chart0.0030.0000.004
rsd_filter0.0240.0010.025
rsd_filter_hist0.0010.0000.001
run0.0360.0010.037
sb_corr0.0450.0000.046
scatter_chart0.3690.0030.373
split_data0.0190.0000.020
stratified_split0.1090.0010.110
svm_plot_2d0.7290.0140.747
tSNE0.0290.0010.030
tSNE_scatter0.0160.0000.017
tic_chart0.2520.0120.267
ttest0.0210.0000.020
vec_norm0.0010.0000.001
wilcox_p_hist0.0000.0000.001
wilcox_test0.0270.0010.027