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

This page was generated on 2024-12-23 12:08 -0500 (Mon, 23 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4744
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4487
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4515
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4467
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 2079/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.18.0  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2024-12-19 13:00 -0500 (Thu, 19 Dec 2024)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: RELEASE_3_20
git_last_commit: 6758b3b
git_last_commit_date: 2024-10-29 10:43:03 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 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
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for structToolbox on kjohnson1

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.18.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.18.0.tar.gz
StartedAt: 2024-12-21 11:10:54 -0500 (Sat, 21 Dec 2024)
EndedAt: 2024-12-21 11:19:27 -0500 (Sat, 21 Dec 2024)
EllapsedTime: 513.0 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.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/structToolbox.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.7.1
* 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.18.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           15.958  0.059  16.159
fold_change               10.618  0.058  10.709
fisher_exact              10.415  0.043  10.493
fs_line                    7.120  0.121   7.259
forward_selection_by_rank  6.292  0.108   6.414
compare_dist               4.866  0.192   5.070
* 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.4-arm64/Resources/library’
* installing *source* package ‘structToolbox’ ...
** 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.4.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 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 6 | SKIP 0 | PASS 166 ]

[ FAIL 0 | WARN 6 | SKIP 0 | PASS 166 ]
> 
> proc.time()
   user  system elapsed 
189.381   2.024 192.573 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.2400.0060.247
AUC2.0480.0762.136
DFA0.2040.0020.207
DatasetExperiment_boxplot1.8580.0341.898
DatasetExperiment_dist1.4590.0651.532
DatasetExperiment_factor_boxplot0.2140.0020.218
DatasetExperiment_heatmap0.4280.0160.445
HCA0.0750.0050.080
HSD0.3190.0170.344
HSDEM0.4940.0200.518
MTBLS79_DatasetExperiment0.0010.0000.001
OPLSDA0.0100.0010.011
OPLSR0.0140.0000.014
PCA0.0040.0000.005
PLSDA0.0240.0010.025
PLSR0.0110.0010.011
SVM0.0270.0010.028
as_data_frame0.1320.0020.134
autoscale0.0790.0020.081
balanced_accuracy1.7910.0161.810
blank_filter0.3960.0170.415
blank_filter_hist0.0010.0000.001
bootstrap0.0190.0010.020
calculate0.0050.0010.006
chart_plot0.0270.0010.028
classical_lsq0.3290.0030.335
compare_dist4.8660.1925.070
confounders_clsq2.9240.0222.952
confounders_lsq_barchart3.0460.0213.079
confounders_lsq_boxplot2.9500.0192.979
constant_sum_norm0.0160.0010.016
corr_coef0.2840.0030.287
dfa_scores_plot0.7310.0090.741
dratio_filter0.2780.0070.287
equal_split0.1390.0020.142
feature_boxplot0.0310.0010.032
feature_profile0.3900.0080.399
feature_profile_array0.4770.0060.484
filter_by_name0.0310.0010.032
filter_na_count1.0950.0431.141
filter_smeta0.0630.0000.066
fisher_exact10.415 0.04310.493
fold_change10.618 0.05810.709
fold_change_int15.958 0.05916.159
fold_change_plot0.0120.0000.012
forward_selection_by_rank6.2920.1086.414
fs_line7.1200.1217.259
glog_opt_plot0.4770.0050.484
glog_transform0.2810.0020.283
grid_search_1d3.7930.1273.931
gs_line0.0010.0000.001
hca_dendrogram0.0010.0000.000
kfold_xval3.4750.0273.515
kfoldxcv_grid3.7950.0313.854
kfoldxcv_metric0.0010.0010.001
knn_impute0.0120.0000.011
kw_p_hist0.0010.0000.001
kw_rank_sum0.1000.0010.102
linear_model0.0280.0000.029
log_transform0.0130.0000.014
mean_centre0.0030.0000.003
mean_of_medians0.1210.0010.123
mixed_effect0.1830.0030.190
model_apply0.0230.0010.024
model_predict0.0530.0010.054
model_reverse0.0430.0000.044
model_train0.0490.0000.050
mv_boxplot0.3000.0090.310
mv_feature_filter0.1190.0020.122
mv_feature_filter_hist0.0010.0010.001
mv_histogram0.2500.0030.256
mv_sample_filter0.0150.0000.016
mv_sample_filter_hist0.0010.0000.001
nroot_transform0.0130.0000.013
ontology_cache0.0000.0000.001
pairs_filter0.0150.0000.015
pareto_scale0.0540.0010.054
pca_biplot0.0190.0000.019
pca_correlation_plot0.0110.0000.012
pca_dstat_plot0.0140.0000.013
pca_loadings_plot0.0140.0000.014
pca_scores_plot0.5210.0090.531
pca_scree_plot0.0140.0000.014
permutation_test0.0180.0010.018
permutation_test_plot0.0040.0000.004
permute_sample_order0.0160.0000.016
pls_regcoeff_plot0.3960.0090.408
pls_scores_plot0.6640.0060.671
pls_vip_plot0.3730.0040.379
plsda_feature_importance_plot0.6260.0070.636
plsda_predicted_plot0.4390.0060.446
plsda_roc_plot1.1360.0121.153
plsr_cook_dist0.0110.0000.011
plsr_prediction_plot0.0110.0000.013
plsr_qq_plot0.0110.0010.011
plsr_residual_hist0.0100.0000.011
pqn_norm0.3420.0030.346
pqn_norm_hist0.0010.0000.001
prop_na0.0160.0010.016
r_squared0.0010.0000.001
resample0.0230.0000.024
resample_chart0.0030.0000.003
rsd_filter0.0360.0010.037
rsd_filter_hist0.0010.0000.001
run0.0320.0000.033
sb_corr0.0330.0010.034
scatter_chart0.3240.0040.329
split_data0.0130.0000.013
stratified_split0.1210.0010.123
svm_plot_2d0.7030.0180.748
tSNE0.0310.0010.033
tSNE_scatter0.0140.0010.015
tic_chart0.2120.0040.219
ttest0.0210.0000.022
vec_norm0.0010.0010.001
wilcox_p_hist0.0000.0000.001
wilcox_test0.0240.0010.025