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

This page was generated on 2024-12-24 11:42 -0500 (Tue, 24 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4754
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4472
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4426
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4381
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4373
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 2064/2274HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.19.0  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2024-12-23 13:40 -0500 (Mon, 23 Dec 2024)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: devel
git_last_commit: 4622d2f
git_last_commit_date: 2024-10-29 10:43:04 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    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.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for structToolbox on palomino7

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.19.0
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:structToolbox.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings structToolbox_1.19.0.tar.gz
StartedAt: 2024-12-24 05:31:07 -0500 (Tue, 24 Dec 2024)
EndedAt: 2024-12-24 05:40:56 -0500 (Tue, 24 Dec 2024)
EllapsedTime: 589.2 seconds
RetCode: 0
Status:   OK  
CheckDir: structToolbox.Rcheck
Warnings: 0

Command output

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


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/structToolbox.Rcheck'
* using R Under development (unstable) (2024-10-26 r87273 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 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.19.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 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           21.48   0.28   21.79
fold_change               14.94   0.13   15.07
fisher_exact              13.67   0.11   13.81
fs_line                    8.16   0.16    8.31
forward_selection_by_rank  7.45   0.22    7.69
grid_search_1d             5.48   0.15    5.65
kfoldxcv_grid              5.14   0.08    5.22
* 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:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL structToolbox
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-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) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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 166 ]

[ FAIL 0 | WARN 6 | SKIP 0 | PASS 166 ]
> 
> proc.time()
   user  system elapsed 
 219.37    3.73  224.21 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.250.030.28
AUC2.390.112.50
DFA0.170.000.17
DatasetExperiment_boxplot0.840.030.87
DatasetExperiment_dist2.190.032.24
DatasetExperiment_factor_boxplot0.270.000.26
DatasetExperiment_heatmap0.450.030.49
HCA0.120.000.12
HSD0.380.070.57
HSDEM0.640.030.78
MTBLS79_DatasetExperiment000
OPLSDA000
OPLSR0.010.000.02
PCA000
PLSDA0.030.000.04
PLSR0.010.000.01
SVM0.050.000.05
as_data_frame0.20.00.2
autoscale0.10.00.1
balanced_accuracy2.200.062.26
blank_filter0.440.030.50
blank_filter_hist000
bootstrap0.010.000.02
calculate0.000.020.01
chart_plot0.050.000.05
classical_lsq0.380.000.37
compare_dist4.840.094.94
confounders_clsq3.340.023.36
confounders_lsq_barchart3.710.043.75
confounders_lsq_boxplot3.900.003.91
constant_sum_norm0.020.000.01
corr_coef0.390.000.39
dfa_scores_plot0.940.020.96
dratio_filter0.400.020.42
equal_split0.170.000.18
feature_boxplot0.040.000.03
feature_profile0.530.010.55
feature_profile_array0.620.000.62
filter_by_name0.050.000.05
filter_na_count1.340.061.41
filter_smeta0.100.000.09
fisher_exact13.67 0.1113.81
fold_change14.94 0.1315.07
fold_change_int21.48 0.2821.79
fold_change_plot0.020.000.02
forward_selection_by_rank7.450.227.69
fs_line8.160.168.31
glog_opt_plot0.630.010.65
glog_transform0.340.020.35
grid_search_1d5.480.155.65
gs_line000
hca_dendrogram000
kfold_xval4.360.114.47
kfoldxcv_grid5.140.085.22
kfoldxcv_metric000
knn_impute0.000.020.01
kw_p_hist000
kw_rank_sum0.110.010.13
linear_model0.050.000.05
log_transform0.010.000.01
mean_centre0.020.000.02
mean_of_medians0.180.000.18
mixed_effect0.290.000.29
model_apply0.030.000.03
model_predict0.080.000.08
model_reverse0.060.000.06
model_train0.090.000.09
mv_boxplot0.360.030.39
mv_feature_filter0.170.000.17
mv_feature_filter_hist000
mv_histogram0.370.000.37
mv_sample_filter0.020.000.02
mv_sample_filter_hist000
nroot_transform000
ontology_cache000
pairs_filter000
pareto_scale0.080.000.08
pca_biplot0.030.000.03
pca_correlation_plot0.020.000.02
pca_dstat_plot0.010.000.01
pca_loadings_plot0.030.000.03
pca_scores_plot0.770.020.78
pca_scree_plot0.010.000.02
permutation_test0.030.000.03
permutation_test_plot000
permute_sample_order0.020.000.01
pls_regcoeff_plot0.470.020.49
pls_scores_plot0.920.020.93
pls_vip_plot0.490.000.49
plsda_feature_importance_plot0.850.000.86
plsda_predicted_plot0.690.000.69
plsda_roc_plot1.380.031.42
plsr_cook_dist0.010.000.01
plsr_prediction_plot0.020.000.02
plsr_qq_plot0.010.000.01
plsr_residual_hist0.020.000.02
pqn_norm0.420.000.42
pqn_norm_hist000
prop_na0.010.000.01
r_squared000
resample0.020.000.02
resample_chart000
rsd_filter0.020.000.02
rsd_filter_hist000
run0.030.000.03
sb_corr0.050.000.05
scatter_chart0.480.010.50
split_data0.020.000.01
stratified_split0.200.000.21
svm_plot_2d0.80.00.9
tSNE0.030.000.03
tSNE_scatter0.040.000.03
tic_chart0.290.020.31
ttest0.020.000.02
vec_norm000
wilcox_p_hist000
wilcox_test0.040.000.03