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

This page was generated on 2024-05-30 11:35:58 -0400 (Thu, 30 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4753
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4518
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/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.16.0  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2024-05-29 14:00:10 -0400 (Wed, 29 May 2024)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: RELEASE_3_19
git_last_commit: daf3d2f
git_last_commit_date: 2024-04-30 11:20:29 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  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.6.5 Ventura / arm64see weekly results here

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.16.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.16.0.tar.gz
StartedAt: 2024-05-30 00:07:52 -0400 (Thu, 30 May 2024)
EndedAt: 2024-05-30 00:17:37 -0400 (Thu, 30 May 2024)
EllapsedTime: 584.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.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/structToolbox.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-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 Monterey 12.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.16.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           23.228  0.253  23.860
fisher_exact              13.378  0.187  13.712
fold_change               13.054  0.135  13.301
forward_selection_by_rank  7.906  0.162   8.147
fs_line                    7.575  0.182   7.830
* 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-x86_64/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.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 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 156 ]

[ FAIL 0 | WARN 6 | SKIP 0 | PASS 156 ]
> 
> proc.time()
   user  system elapsed 
220.774   3.459 226.122 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.2600.0090.271
AUC2.5540.1442.719
DFA0.2750.0030.278
DatasetExperiment_boxplot1.6250.0721.715
DatasetExperiment_dist1.3590.0891.459
DatasetExperiment_factor_boxplot0.2630.0060.271
DatasetExperiment_heatmap0.5220.0230.547
HCA0.0830.0020.087
HSD0.3750.0180.402
HSDEM0.5580.0410.609
MTBLS79_DatasetExperiment0.0010.0000.002
OPLSDA0.0140.0020.016
OPLSR0.0210.0020.023
PCA0.0060.0010.006
PLSDA0.0340.0030.037
PLSR0.0120.0010.014
SVM0.0370.0020.039
as_data_frame0.1960.0060.204
autoscale0.0960.0020.097
balanced_accuracy2.3730.0392.440
blank_filter0.4560.0240.486
blank_filter_hist0.0010.0000.001
bootstrap0.0250.0010.025
calculate0.0060.0000.007
chart_plot0.0310.0010.032
classical_lsq0.4110.0050.420
compare_dist4.2400.2374.518
confounders_clsq3.4900.0503.571
confounders_lsq_barchart3.7090.0443.783
confounders_lsq_boxplot3.6390.0403.706
constant_sum_norm0.0180.0010.018
corr_coef0.3190.0040.325
dfa_scores_plot0.8690.0140.891
dratio_filter0.3340.0100.347
equal_split0.1580.0020.162
feature_boxplot0.0400.0010.041
feature_profile0.4870.0100.502
feature_profile_array0.5330.0070.544
filter_by_name0.0360.0010.037
filter_na_count1.2180.0521.280
filter_smeta0.0780.0020.081
fisher_exact13.378 0.18713.712
fold_change13.054 0.13513.301
fold_change_int23.228 0.25323.860
fold_change_plot0.0130.0010.014
forward_selection_by_rank7.9060.1628.147
fs_line7.5750.1827.830
glog_opt_plot0.6030.0080.620
glog_transform0.3890.0050.401
grid_search_1d4.4560.1594.675
gs_line0.0010.0000.001
hca_dendrogram0.0010.0000.001
kfold_xval4.2470.0634.354
kfoldxcv_grid4.5590.0694.676
kfoldxcv_metric0.0010.0000.001
knn_impute0.0130.0010.014
kw_p_hist0.0010.0000.001
kw_rank_sum0.1030.0020.105
linear_model0.0340.0010.035
log_transform0.0160.0010.017
mean_centre0.0040.0010.005
mean_of_medians0.1480.0030.152
mixed_effect0.1920.0040.197
model_apply0.0250.0010.026
model_predict0.0580.0000.059
model_reverse0.0470.0000.048
model_train0.0580.0010.060
mv_boxplot0.3180.0080.331
mv_feature_filter0.1440.0020.147
mv_feature_filter_hist0.0000.0000.001
mv_histogram0.2670.0050.274
mv_sample_filter0.0170.0010.017
mv_sample_filter_hist0.0010.0000.001
nroot_transform0.0150.0000.016
ontology_cache0.0010.0000.001
pairs_filter0.0190.0000.020
pareto_scale0.0580.0010.061
pca_biplot0.0210.0000.022
pca_correlation_plot0.0130.0000.014
pca_dstat_plot0.0180.0000.017
pca_loadings_plot0.0160.0010.017
pca_scores_plot0.6700.0150.690
pca_scree_plot0.0130.0000.013
permutation_test0.0210.0000.021
permutation_test_plot0.0030.0000.003
permute_sample_order0.0220.0010.025
pls_regcoeff_plot0.4110.0090.424
pls_scores_plot0.8520.0120.870
pls_vip_plot0.4570.0080.470
plsda_feature_importance_plot0.7580.0320.799
plsda_predicted_plot0.5390.0090.552
plsda_roc_plot1.3220.0171.350
plsr_cook_dist0.0160.0000.016
plsr_prediction_plot0.0130.0000.014
plsr_qq_plot0.0160.0000.018
plsr_residual_hist0.0140.0000.015
pqn_norm0.4240.0040.431
pqn_norm_hist0.0010.0000.001
prop_na0.0230.0000.024
r_squared0.0010.0000.000
resample0.0260.0000.026
resample_chart0.0030.0000.003
rsd_filter0.0220.0010.023
rsd_filter_hist0.0010.0000.001
run0.0390.0010.040
sb_corr0.0430.0010.044
scatter_chart0.4150.0060.424
split_data0.0190.0000.020
stratified_split0.1660.0030.171
svm_plot_2d0.7740.0190.801
tSNE0.0370.0010.038
tSNE_scatter0.0140.0010.016
tic_chart0.2510.0050.259
ttest0.0210.0000.021
vec_norm0.0010.0000.001
wilcox_p_hist0.0010.0000.001
wilcox_test0.0250.0000.026