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

This page was generated on 2023-04-12 11:06:28 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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

CHECK results for structToolbox on lconway


To the developers/maintainers of the structToolbox package:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1986/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.10.1  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: RELEASE_3_16
git_last_commit: c529c12
git_last_commit_date: 2023-02-06 09:05:47 -0400 (Mon, 06 Feb 2023)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: structToolbox
Version: 1.10.1
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.10.1.tar.gz
StartedAt: 2023-04-10 22:58:45 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-10 23:05:31 -0400 (Mon, 10 Apr 2023)
EllapsedTime: 406.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.10.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.16-bioc/meat/structToolbox.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* 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.10.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 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 R 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           18.207  0.069  18.333
fold_change                9.223  0.045   9.290
fisher_exact               8.803  0.033   8.853
forward_selection_by_rank  6.227  0.129   6.377
fs_line                    5.602  0.094   5.718
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... 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.2/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.2.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (64-bit)

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 5 | SKIP 0 | PASS 132 ]

[ FAIL 0 | WARN 5 | SKIP 0 | PASS 132 ]
> 
> proc.time()
   user  system elapsed 
154.440   1.506 156.269 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.1690.0070.176
AUC1.6310.0851.720
DFA0.1460.0010.147
DatasetExperiment_boxplot0.6930.0300.724
DatasetExperiment_dist1.6420.0831.729
DatasetExperiment_factor_boxplot0.1730.0020.175
DatasetExperiment_heatmap0.2980.0190.319
HCA0.0530.0030.055
HSD0.4200.0410.465
HSDEM0.3630.0150.380
MTBLS79_DatasetExperiment0.0010.0000.001
PCA0.0040.0000.003
PLSDA0.0110.0000.011
PLSR0.0030.0000.004
SVM0.0090.0010.009
as_data_frame0.1120.0010.114
autoscale0.0640.0010.066
balanced_accuracy1.5530.0131.571
blank_filter0.3210.0170.342
blank_filter_hist0.0010.0000.000
bootstrap0.0050.0000.005
calculate0.0040.0000.005
chart_plot0.0210.0010.023
classical_lsq0.2130.0010.215
compare_dist3.9750.2874.274
confounders_clsq2.6000.0192.630
confounders_lsq_barchart2.5880.0172.611
confounders_lsq_boxplot2.5340.0152.555
constant_sum_norm0.0050.0000.004
corr_coef0.2270.0030.230
dfa_scores_plot0.6510.0060.660
dratio_filter0.4380.0160.454
equal_split0.1300.0130.145
feature_boxplot0.0130.0000.013
feature_profile0.3710.0050.378
feature_profile_array0.4600.0210.482
filter_by_name0.020.000.02
filter_na_count0.9620.0721.040
filter_smeta0.0440.0000.044
fisher_exact8.8030.0338.853
fold_change9.2230.0459.290
fold_change_int18.207 0.06918.333
fold_change_plot0.0030.0000.003
forward_selection_by_rank6.2270.1296.377
fs_line5.6020.0945.718
glog_opt_plot0.4650.0050.474
glog_transform0.2420.0010.246
grid_search_1d3.1540.1513.322
gs_line0.0010.0000.001
hca_dendrogram0.0010.0000.000
kfold_xval2.9120.0222.947
kfoldxcv_grid3.4020.0283.444
kfoldxcv_metric0.0010.0000.001
knn_impute0.0060.0000.007
kw_p_hist0.0010.0000.001
kw_rank_sum0.0570.0000.058
linear_model0.0220.0000.023
log_transform0.0220.0010.024
mean_centre0.0020.0000.002
mean_of_medians0.0920.0010.094
mixed_effect0.1280.0010.129
model_apply0.0190.0020.024
model_predict0.0490.0010.052
model_reverse0.0410.0010.043
model_train0.0440.0010.046
mv_boxplot0.2530.0020.256
mv_feature_filter0.0860.0010.087
mv_feature_filter_hist0.0000.0010.001
mv_histogram0.2410.0070.252
mv_sample_filter0.0050.0000.005
mv_sample_filter_hist0.0010.0000.001
nroot_transform0.0040.0000.003
ontology_cache0.0000.0010.001
pairs_filter0.0040.0010.005
pareto_scale0.0480.0010.049
pca_biplot0.0060.0010.006
pca_correlation_plot0.0030.0000.003
pca_dstat_plot0.0040.0000.004
pca_loadings_plot0.0040.0010.004
pca_scores_plot0.5170.0090.529
pca_scree_plot0.0000.0010.001
permutation_test0.0060.0010.006
permutation_test_plot0.0040.0010.004
permute_sample_order0.0050.0010.008
pls_regcoeff_plot0.3180.0050.325
pls_scores_plot0.5750.0040.582
pls_vip_plot0.3120.0050.323
plsda_feature_importance_plot0.5420.0110.556
plsda_predicted_plot0.3790.0040.384
plsda_roc_plot0.8840.0150.900
plsr_cook_dist0.0030.0000.004
plsr_prediction_plot0.0030.0000.003
plsr_qq_plot0.0030.0010.003
plsr_residual_hist0.0030.0000.003
pqn_norm0.3550.0020.359
pqn_norm_hist0.0010.0000.001
prop_na0.0060.0010.005
r_squared0.0010.0000.001
resample0.0090.0000.009
resample_chart0.0020.0010.002
rsd_filter0.0060.0000.007
rsd_filter_hist0.0000.0000.001
run0.0260.0010.027
sb_corr0.0130.0000.014
scatter_chart0.3080.0030.314
split_data0.0050.0000.006
stratified_split0.1110.0010.111
svm_plot_2d0.5910.0120.606
tSNE0.0090.0000.010
tSNE_scatter0.0030.0010.003
tic_chart0.1970.0040.202
ttest0.0090.0010.009
vec_norm0.0010.0000.001
wilcox_p_hist0.0010.0010.001
wilcox_test0.0080.0000.008