Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2021-10-15 15:06:55 -0400 (Fri, 15 Oct 2021).

CHECK results for structToolbox on machv2

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? here 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 1864/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.4.3  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: RELEASE_3_13
git_last_commit: 1af2d87
git_last_commit_date: 2021-09-17 08:51:56 -0400 (Fri, 17 Sep 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: structToolbox
Version: 1.4.3
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings structToolbox_1.4.3.tar.gz
StartedAt: 2021-10-15 00:29:46 -0400 (Fri, 15 Oct 2021)
EndedAt: 2021-10-15 00:39:23 -0400 (Fri, 15 Oct 2021)
EllapsedTime: 577.0 seconds
RetCode: 0
Status:   OK  
CheckDir: structToolbox.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings structToolbox_1.4.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/structToolbox.Rcheck’
* using R version 4.1.1 (2021-08-10)
* 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.4.3’
* 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 ... NOTE
Found the following hidden files and directories:
  .git_fetch_output.txt
  .git_merge_output.txt
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* 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           20.393  0.066  20.476
fisher_exact               9.709  0.047   9.767
fold_change                9.300  0.058   9.373
forward_selection_by_rank  8.230  0.074   8.316
fs_line                    8.168  0.106   8.279
compare_dist               5.326  0.239   5.572
* 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.13-bioc/meat/structToolbox.Rcheck/00check.log’
for details.



Installation output

structToolbox.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL structToolbox
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’
* installing *source* package ‘structToolbox’ ...
** using staged installation
** R
** 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.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 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 2 | SKIP 0 | PASS 106 ]
> 
> proc.time()
   user  system elapsed 
242.772   1.235 244.183 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.5620.0210.583
AUC2.9990.0863.088
DFA0.3670.0310.400
DatasetExperiment_boxplot0.8040.0330.838
DatasetExperiment_dist1.3120.0901.404
DatasetExperiment_factor_boxplot0.2730.0020.275
DatasetExperiment_heatmap0.2720.0060.277
HCA0.1230.0080.132
HSD0.5670.0220.591
HSDEM0.6040.0140.618
MTBLS79_DatasetExperiment0.0040.0000.004
PCA0.0020.0000.002
PLSDA0.0010.0000.001
PLSR0.0030.0000.003
SVM0.0080.0000.008
as_data_frame0.2300.0110.241
autoscale0.1180.0040.121
balanced_accuracy2.2200.0162.237
blank_filter0.5490.0180.568
blank_filter_hist0.0010.0000.002
calculate0.0090.0010.009
chart_plot0.0510.0010.053
classical_lsq0.3320.0010.333
compare_dist5.3260.2395.572
confounders_clsq4.3360.0134.356
confounders_lsq_barchart4.6940.0114.708
confounders_lsq_boxplot4.6060.0064.616
constant_sum_norm0.0030.0000.004
corr_coef0.2700.0010.271
dfa_scores_plot0.9270.0030.930
dratio_filter1.0380.0241.062
feature_boxplot0.0100.0010.011
feature_profile0.4000.0060.407
feature_profile_array0.6300.0210.651
filter_by_name0.0420.0000.043
filter_na_count1.3010.0491.355
filter_smeta0.0630.0020.064
fisher_exact9.7090.0479.767
fold_change9.3000.0589.373
fold_change_int20.393 0.06620.476
fold_change_plot0.0030.0000.003
forward_selection_by_rank8.2300.0748.316
fs_line8.1680.1068.279
glog_opt_plot0.8540.0030.858
glog_transform0.4330.0000.433
grid_search_1d4.6920.1104.807
gs_line0.0010.0000.002
hca_dendrogram0.0010.0000.001
kfold_xval4.8540.0114.870
kfoldxcv_grid4.8600.0084.872
kfoldxcv_metric0.0010.0000.002
knn_impute0.0040.0000.004
kw_p_hist0.0000.0010.001
kw_rank_sum0.1160.0010.116
linear_model0.0540.0010.055
log_transform0.0040.0000.003
mean_centre000
mean_of_medians0.2520.0000.253
mixed_effect0.2760.0000.276
model_apply0.0440.0010.044
model_predict0.1190.0030.123
model_reverse0.0460.0000.045
model_train0.0900.0000.091
mv_boxplot0.3310.0040.338
mv_feature_filter0.2000.0020.202
mv_feature_filter_hist0.0010.0010.001
mv_histogram0.2680.0010.270
mv_sample_filter0.0020.0000.002
mv_sample_filter_hist0.0010.0010.001
nroot_transform0.0020.0000.002
pairs_filter0.0030.0010.003
pareto_scale0.1020.0010.104
pca_biplot0.0070.0010.007
pca_correlation_plot0.0030.0000.003
pca_dstat_plot0.0030.0000.004
pca_loadings_plot0.0030.0010.003
pca_scores_plot1.3390.0521.395
pca_scree_plot0.0010.0000.001
permutation_test0.0040.0010.004
permutation_test_plot0.0020.0000.002
permute_sample_order0.0020.0000.003
plsda_predicted_plot0.4890.0050.496
plsda_regcoeff_plot0.3930.0080.403
plsda_roc_plot0.8530.0030.857
plsda_scores_plot0.6740.0040.678
plsda_vip_plot0.4580.0020.460
plsda_vip_summary_plot0.6680.0040.671
plsr_cook_dist0.0010.0010.001
plsr_prediction_plot0.0010.0000.000
plsr_qq_plot0.0010.0010.001
plsr_residual_hist0.0000.0000.001
pqn_norm0.5250.0000.526
pqn_norm_hist0.0010.0000.001
prop_na0.0030.0000.003
r_squared0.0010.0000.000
rsd_filter0.0030.0000.003
rsd_filter_hist0.0010.0000.001
run0.0360.0000.036
sb_corr0.0050.0000.006
split_data0.0020.0010.002
stratified_split0.1460.0000.146
svm_plot_2d0.9500.0080.958
tSNE0.0080.0000.008
tSNE_scatter0.0030.0010.003
tic_chart0.2020.0010.204
ttest0.0030.0000.004
vec_norm0.0010.0000.001
wilcox_p_hist0.0010.0000.000
wilcox_test0.0060.0000.006