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

This page was generated on 2024-06-14 14:38 -0400 (Fri, 14 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4757
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4491
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 2095/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.16.0  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2024-06-12 14:00 -0400 (Wed, 12 Jun 2024)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: RELEASE_3_19
git_last_commit: daf3d2f
git_last_commit_date: 2024-04-30 11:20:29 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for structToolbox on palomino3

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.16.0
Command: F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:structToolbox.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings structToolbox_1.16.0.tar.gz
StartedAt: 2024-06-13 12:31:28 -0400 (Thu, 13 Jun 2024)
EndedAt: 2024-06-13 12:46:49 -0400 (Thu, 13 Jun 2024)
EllapsedTime: 921.9 seconds
RetCode: 0
Status:   OK  
CheckDir: structToolbox.Rcheck
Warnings: 0

Command output

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


* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/structToolbox.Rcheck'
* using R version 4.4.0 (2024-04-24 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.16.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           20.43   0.17   20.61
fisher_exact              10.86   0.10   10.97
fold_change                9.63   0.11    9.73
forward_selection_by_rank  6.89   0.73    7.62
fs_line                    6.49   0.80    7.31
grid_search_1d             4.63   0.54    5.22
kfoldxcv_grid              4.01   1.09    5.11
* 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:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL structToolbox
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.19-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.4.0 (2024-04-24 ucrt) -- "Puppy Cup"
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 156 ]

[ FAIL 0 | WARN 6 | SKIP 0 | PASS 156 ]
> 
> proc.time()
   user  system elapsed 
 194.46   59.25  254.79 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.170.080.25
AUC2.110.642.78
DFA0.210.040.25
DatasetExperiment_boxplot1.510.131.66
DatasetExperiment_dist1.080.051.12
DatasetExperiment_factor_boxplot0.190.010.21
DatasetExperiment_heatmap0.390.450.84
HCA0.060.020.08
HSD0.360.330.89
HSDEM0.50.51.2
MTBLS79_DatasetExperiment000
OPLSDA0.020.000.02
OPLSR0.010.000.01
PCA0.020.000.02
PLSDA0.030.000.03
PLSR0.010.000.02
SVM0.040.000.03
as_data_frame0.170.030.20
autoscale0.080.050.12
balanced_accuracy2.030.572.65
blank_filter0.340.500.87
blank_filter_hist000
bootstrap0.020.000.02
calculate000
chart_plot0.030.040.06
classical_lsq0.290.090.39
compare_dist3.820.163.97
confounders_clsq3.180.834.03
confounders_lsq_barchart3.140.813.97
confounders_lsq_boxplot3.520.854.43
constant_sum_norm0.020.000.01
corr_coef0.260.010.28
dfa_scores_plot0.720.140.86
dratio_filter0.260.030.29
equal_split0.130.070.19
feature_boxplot0.030.000.03
feature_profile0.400.030.44
feature_profile_array0.540.010.55
filter_by_name0.030.000.03
filter_na_count1.080.061.14
filter_smeta0.060.000.07
fisher_exact10.86 0.1010.97
fold_change9.630.119.73
fold_change_int20.43 0.1720.61
fold_change_plot000
forward_selection_by_rank6.890.737.62
fs_line6.490.807.31
glog_opt_plot0.540.030.58
glog_transform0.250.020.27
grid_search_1d4.630.545.22
gs_line000
hca_dendrogram000
kfold_xval3.281.244.51
kfoldxcv_grid4.011.095.11
kfoldxcv_metric000
knn_impute0.020.000.02
kw_p_hist000
kw_rank_sum0.060.030.10
linear_model0.010.040.04
log_transform0.020.000.02
mean_centre000
mean_of_medians0.140.030.17
mixed_effect0.170.030.20
model_apply0.030.010.05
model_predict0.070.020.08
model_reverse0.040.010.06
model_train0.030.040.06
mv_boxplot0.320.010.33
mv_feature_filter0.090.030.13
mv_feature_filter_hist000
mv_histogram0.220.020.23
mv_sample_filter0.010.000.03
mv_sample_filter_hist000
nroot_transform0.020.000.02
ontology_cache000
pairs_filter0.020.000.01
pareto_scale0.070.010.10
pca_biplot0.030.000.03
pca_correlation_plot0.020.000.01
pca_dstat_plot0.030.000.03
pca_loadings_plot0.020.000.02
pca_scores_plot0.620.080.70
pca_scree_plot0.020.000.02
permutation_test0.010.000.01
permutation_test_plot000
permute_sample_order000
pls_regcoeff_plot0.350.090.45
pls_scores_plot0.700.060.77
pls_vip_plot0.480.110.59
plsda_feature_importance_plot0.680.220.91
plsda_predicted_plot0.390.130.51
plsda_roc_plot1.370.111.49
plsr_cook_dist0.020.000.01
plsr_prediction_plot000
plsr_qq_plot000
plsr_residual_hist0.010.000.02
pqn_norm0.330.020.34
pqn_norm_hist000
prop_na0.030.000.03
r_squared000
resample0.020.000.02
resample_chart000
rsd_filter0.010.000.01
rsd_filter_hist000
run0.030.010.04
sb_corr0.030.000.04
scatter_chart0.300.030.32
split_data0.010.000.02
stratified_split0.110.050.16
svm_plot_2d0.740.171.00
tSNE0.010.010.03
tSNE_scatter0.020.000.02
tic_chart0.220.000.23
ttest0.010.000.02
vec_norm000
wilcox_p_hist000
wilcox_test0.020.000.02