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:05:54 -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 palomino4


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: F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:structToolbox.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings structToolbox_1.10.1.tar.gz
StartedAt: 2023-04-11 06:32:58 -0400 (Tue, 11 Apr 2023)
EndedAt: 2023-04-11 06:40:39 -0400 (Tue, 11 Apr 2023)
EllapsedTime: 461.4 seconds
RetCode: 0
Status:   OK  
CheckDir: structToolbox.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:structToolbox.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings structToolbox_1.10.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.16-bioc/meat/structToolbox.Rcheck'
* using R version 4.2.3 (2023-03-15 ucrt)
* using platform: x86_64-w64-mingw32 (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 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.74   0.17   18.91
fold_change               11.86   0.07   11.92
fisher_exact              10.70   0.04   10.75
fs_line                    6.47   0.11    6.57
forward_selection_by_rank  6.09   0.17    6.44
* 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:
###
###   F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD INSTALL structToolbox
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.16-bioc/R/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 ucrt) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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 
 176.32    3.07  179.43 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.20.00.2
AUC1.980.052.03
DFA0.170.000.17
DatasetExperiment_boxplot1.330.041.38
DatasetExperiment_dist1.740.031.76
DatasetExperiment_factor_boxplot0.170.020.19
DatasetExperiment_heatmap0.280.030.31
HCA0.030.030.07
HSD0.530.130.67
HSDEM0.390.030.42
MTBLS79_DatasetExperiment000
PCA0.020.000.02
PLSDA0.010.000.01
PLSR000
SVM0.020.000.02
as_data_frame0.110.000.11
autoscale0.060.000.06
balanced_accuracy1.750.031.78
blank_filter0.280.060.36
blank_filter_hist000
bootstrap0.020.000.02
calculate000
chart_plot0.030.000.03
classical_lsq0.270.000.26
compare_dist3.500.133.63
confounders_clsq2.530.042.58
confounders_lsq_barchart2.760.032.79
confounders_lsq_boxplot2.830.042.86
constant_sum_norm000
corr_coef0.270.000.27
dfa_scores_plot0.650.010.67
dratio_filter0.490.050.53
equal_split0.090.000.09
feature_boxplot0.000.020.01
feature_profile0.370.000.38
feature_profile_array0.490.030.51
filter_by_name0.030.000.03
filter_na_count0.980.051.03
filter_smeta0.050.000.05
fisher_exact10.70 0.0410.75
fold_change11.86 0.0711.92
fold_change_int18.74 0.1718.91
fold_change_plot000
forward_selection_by_rank6.090.176.44
fs_line6.470.116.57
glog_opt_plot0.440.020.46
glog_transform0.250.010.26
grid_search_1d3.450.083.53
gs_line000
hca_dendrogram000
kfold_xval3.360.073.44
kfoldxcv_grid3.570.073.63
kfoldxcv_metric000
knn_impute0.010.000.01
kw_p_hist000
kw_rank_sum0.10.00.1
linear_model0.030.000.03
log_transform000
mean_centre000
mean_of_medians0.160.000.16
mixed_effect0.170.000.17
model_apply0.030.000.03
model_predict0.060.000.07
model_reverse0.070.000.06
model_train0.040.000.05
mv_boxplot0.250.000.25
mv_feature_filter0.110.000.11
mv_feature_filter_hist000
mv_histogram0.330.000.32
mv_sample_filter0.020.000.02
mv_sample_filter_hist000
nroot_transform0.010.000.01
ontology_cache000
pairs_filter000
pareto_scale0.060.000.07
pca_biplot0.020.000.01
pca_correlation_plot000
pca_dstat_plot0.020.000.02
pca_loadings_plot000
pca_scores_plot0.540.030.58
pca_scree_plot000
permutation_test000
permutation_test_plot000
permute_sample_order000
pls_regcoeff_plot0.340.000.35
pls_scores_plot0.660.010.70
pls_vip_plot0.310.000.31
plsda_feature_importance_plot0.590.020.61
plsda_predicted_plot0.420.010.43
plsda_roc_plot0.920.020.94
plsr_cook_dist000
plsr_prediction_plot000
plsr_qq_plot000
plsr_residual_hist000
pqn_norm0.350.000.34
pqn_norm_hist000
prop_na000
r_squared000
resample0.010.000.02
resample_chart000
rsd_filter0.020.000.01
rsd_filter_hist000
run0.010.000.02
sb_corr000
scatter_chart0.330.000.33
split_data0.020.000.02
stratified_split0.090.000.09
svm_plot_2d0.660.050.77
tSNE0.010.000.01
tSNE_scatter000
tic_chart0.320.000.31
ttest0.010.000.02
vec_norm000
wilcox_p_hist000
wilcox_test0.010.000.01