Back to Build/check report for BioC 3.17
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2023-01-02 09:00:53 -0500 (Mon, 02 Jan 2023).

HostnameOSArch (*)R versionInstalled pkgs
palomino5Windows Server 2022 Datacenterx64R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" 4165
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 palomino5


To the developers/maintainers of the structToolbox package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1967/2158HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.11.0  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2022-12-28 11:00:06 -0500 (Wed, 28 Dec 2022)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: master
git_last_commit: 07fde4b
git_last_commit_date: 2022-11-01 11:21:15 -0500 (Tue, 01 Nov 2022)
palomino5Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  

Summary

Package: structToolbox
Version: 1.11.0
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:structToolbox.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings structToolbox_1.11.0.tar.gz
StartedAt: 2022-12-29 04:00:34 -0500 (Thu, 29 Dec 2022)
EndedAt: 2022-12-29 04:06:50 -0500 (Thu, 29 Dec 2022)
EllapsedTime: 375.9 seconds
RetCode: 0
Status:   OK  
CheckDir: structToolbox.Rcheck
Warnings: 0

Command output

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


* using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/structToolbox.Rcheck'
* using R Under development (unstable) (2022-12-25 r83502 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 10.4.0
    GNU Fortran (GCC) 10.4.0
* running under: Windows Server x64 (build 20348)
* 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.11.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 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           14.23   0.05   14.28
fisher_exact               8.19   0.14    8.33
fold_change                7.31   0.02    7.33
forward_selection_by_rank  5.35   0.07    5.44
fs_line                    5.31   0.03    5.34
* 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.17-bioc\R\bin\R.exe CMD INSTALL structToolbox
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.17-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 Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2022 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 7 | SKIP 0 | PASS 124 ]

[ FAIL 0 | WARN 7 | SKIP 0 | PASS 124 ]
> 
> proc.time()
   user  system elapsed 
 140.65    2.62  143.29 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.150.010.16
AUC1.480.081.56
DFA0.140.000.14
DatasetExperiment_boxplot1.230.061.30
DatasetExperiment_dist0.970.031.00
DatasetExperiment_factor_boxplot0.210.000.20
DatasetExperiment_heatmap0.280.000.28
HCA0.060.000.06
HSD0.380.030.42
HSDEM0.350.020.38
MTBLS79_DatasetExperiment000
PCA000
PLSDA0.020.000.01
PLSR000
SVM0.020.000.02
as_data_frame0.070.010.09
autoscale0.050.000.05
balanced_accuracy1.360.051.40
blank_filter0.280.030.33
blank_filter_hist000
bootstrap000
calculate0.020.000.02
chart_plot0.030.000.03
classical_lsq0.230.020.25
compare_dist3.060.073.14
confounders_clsq2.340.032.38
confounders_lsq_barchart2.800.052.84
confounders_lsq_boxplot2.920.103.02
constant_sum_norm0.020.000.01
corr_coef0.200.000.21
dfa_scores_plot0.520.000.51
dratio_filter0.470.030.50
equal_split0.110.000.11
feature_boxplot0.010.000.02
feature_profile0.330.000.33
feature_profile_array0.450.000.45
filter_by_name0.030.000.03
filter_na_count0.800.010.81
filter_smeta0.050.000.05
fisher_exact8.190.148.33
fold_change7.310.027.33
fold_change_int14.23 0.0514.28
fold_change_plot000
forward_selection_by_rank5.350.075.44
fs_line5.310.035.34
glog_opt_plot0.340.030.38
glog_transform0.240.000.23
grid_search_1d3.070.083.16
gs_line000
hca_dendrogram000
kfold_xval2.520.092.61
kfoldxcv_grid2.830.052.87
kfoldxcv_metric000
knn_impute000
kw_p_hist000
kw_rank_sum0.060.000.06
linear_model0.020.000.02
log_transform000
mean_centre000
mean_of_medians0.090.000.09
mixed_effect0.110.000.11
model_apply0.020.000.02
model_predict0.030.000.03
model_reverse0.030.000.04
model_train0.040.000.04
mv_boxplot0.220.000.22
mv_feature_filter0.080.000.08
mv_feature_filter_hist000
mv_histogram0.20.00.2
mv_sample_filter000
mv_sample_filter_hist000
nroot_transform0.020.000.02
ontology_cache000
pairs_filter000
pareto_scale0.050.000.04
pca_biplot000
pca_correlation_plot000
pca_dstat_plot000
pca_loadings_plot000
pca_scores_plot0.400.000.41
pca_scree_plot000
permutation_test000
permutation_test_plot0.020.000.01
permute_sample_order000
pls_regcoeff_plot0.30.00.3
pls_scores_plot0.530.000.54
pls_vip_plot0.260.000.26
plsda_feature_importance_plot0.500.020.52
plsda_predicted_plot0.490.000.48
plsda_roc_plot0.900.000.91
plsr_cook_dist000
plsr_prediction_plot000
plsr_qq_plot000
plsr_residual_hist000
pqn_norm0.250.000.25
pqn_norm_hist000
prop_na000
r_squared000
resample000
resample_chart000
rsd_filter0.000.020.01
rsd_filter_hist000
run0.020.000.02
sb_corr0.010.000.02
scatter_chart0.290.000.28
split_data0.010.000.01
stratified_split0.080.000.08
svm_plot_2d0.520.010.59
tSNE0.010.000.02
tSNE_scatter000
tic_chart0.270.000.27
ttest0.010.000.01
vec_norm000
wilcox_p_hist000
wilcox_test0.020.000.02