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

This page was generated on 2024-07-02 11:45 -0400 (Tue, 02 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4693
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4413
lconwaymacOS 12.7.1 Montereyx86_644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4407
kjohnson3macOS 13.6.5 Venturaarm644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4356
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 (2024-04-24) -- "Puppy Cup" 4407
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 2038/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.17.3  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2024-07-01 14:00 -0400 (Mon, 01 Jul 2024)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: devel
git_last_commit: a90eeef
git_last_commit_date: 2024-07-01 08:16:31 -0400 (Mon, 01 Jul 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  YES
palomino6Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  YES
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for structToolbox on kunpeng2

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: structToolbox
Version: 1.17.3
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings structToolbox_1.17.3.tar.gz
StartedAt: 2024-07-02 10:02:41 -0000 (Tue, 02 Jul 2024)
EndedAt: 2024-07-02 10:13:23 -0000 (Tue, 02 Jul 2024)
EllapsedTime: 642.1 seconds
RetCode: 0
Status:   OK  
CheckDir: structToolbox.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings structToolbox_1.17.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/structToolbox.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* 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.17.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 ... OK
* 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 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 loading without being on the library search path ... 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           23.333  0.052  23.428
fold_change               17.550  0.092  17.676
fisher_exact              14.001  0.036  14.063
fs_line                    9.401  0.040   9.457
forward_selection_by_rank  9.173  0.036   9.226
grid_search_1d             5.911  0.052   5.973
compare_dist               5.240  0.108   5.357
kfoldxcv_grid              5.196  0.016   5.220
* 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:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL structToolbox
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.0/site-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) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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 
255.586   1.614 257.655 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.2880.0040.293
AUC2.7460.1202.873
DFA0.2740.0000.274
DatasetExperiment_boxplot0.9960.0641.061
DatasetExperiment_dist3.1840.1163.305
DatasetExperiment_factor_boxplot0.3070.0000.308
DatasetExperiment_heatmap0.5290.0160.547
HCA0.0860.0040.090
HSD0.3960.0200.423
HSDEM0.4400.0040.445
MTBLS79_DatasetExperiment0.0010.0000.001
OPLSDA0.0150.0000.016
OPLSR0.0200.0000.021
PCA0.0060.0000.006
PLSDA0.0350.0000.035
PLSR0.0130.0000.013
SVM0.0400.0000.039
as_data_frame0.1750.0000.175
autoscale0.1040.0000.105
balanced_accuracy2.4430.0082.456
blank_filter0.4500.0080.459
blank_filter_hist0.0010.0000.001
bootstrap0.0210.0040.025
calculate0.0070.0000.007
chart_plot0.0360.0000.036
classical_lsq0.4400.0000.441
compare_dist5.2400.1085.357
confounders_clsq4.2140.0354.258
confounders_lsq_barchart4.3850.0474.442
confounders_lsq_boxplot4.1800.0284.217
constant_sum_norm0.0190.0000.019
corr_coef0.3790.0000.380
dfa_scores_plot0.9950.0000.997
dratio_filter0.4700.0120.483
equal_split0.1830.0000.183
feature_boxplot0.0450.0000.045
feature_profile0.5350.0000.536
feature_profile_array0.6760.0000.677
filter_by_name0.0380.0040.043
filter_na_count1.5150.0121.530
filter_smeta0.0850.0000.085
fisher_exact14.001 0.03614.063
fold_change17.550 0.09217.676
fold_change_int23.333 0.05223.428
fold_change_plot0.0170.0000.017
forward_selection_by_rank9.1730.0369.226
fs_line9.4010.0409.457
glog_opt_plot1.5300.0681.601
glog_transform0.3920.0000.393
grid_search_1d5.9110.0525.973
gs_line0.0000.0000.001
hca_dendrogram0.0010.0000.001
kfold_xval4.7980.0044.810
kfoldxcv_grid5.1960.0165.220
kfoldxcv_metric0.0010.0000.001
knn_impute0.0170.0000.017
kw_p_hist0.0010.0000.001
kw_rank_sum0.1110.0000.110
linear_model0.0390.0000.039
log_transform0.0190.0000.019
mean_centre0.0040.0000.004
mean_of_medians0.1710.0000.171
mixed_effect0.2240.0000.223
model_apply0.0320.0000.031
model_predict0.0740.0080.082
model_reverse0.0830.0000.083
model_train0.0710.0000.071
mv_boxplot0.4010.0080.410
mv_feature_filter0.1590.0040.163
mv_feature_filter_hist0.0010.0000.000
mv_histogram0.3600.0120.373
mv_sample_filter0.0210.0000.022
mv_sample_filter_hist0.0010.0000.001
nroot_transform0.0190.0000.019
ontology_cache000
pairs_filter0.0190.0040.023
pareto_scale0.080.000.08
pca_biplot0.0290.0000.029
pca_correlation_plot0.0160.0000.016
pca_dstat_plot0.0190.0000.020
pca_loadings_plot0.0200.0000.021
pca_scores_plot0.7600.0000.762
pca_scree_plot0.0150.0000.016
permutation_test0.0250.0000.024
permutation_test_plot0.0040.0000.004
permute_sample_order0.0200.0000.021
pls_regcoeff_plot0.4700.0040.483
pls_scores_plot0.9380.0040.944
pls_vip_plot0.5170.0000.519
plsda_feature_importance_plot0.8230.0080.834
plsda_predicted_plot0.6420.0000.644
plsda_roc_plot1.7090.0121.725
plsr_cook_dist0.0160.0000.016
plsr_prediction_plot0.0160.0000.016
plsr_qq_plot0.0160.0000.016
plsr_residual_hist0.0160.0000.016
pqn_norm0.4780.0080.487
pqn_norm_hist0.0010.0000.001
prop_na0.0250.0000.025
r_squared0.0010.0000.001
resample0.0340.0000.034
resample_chart0.0040.0000.004
rsd_filter0.0290.0000.030
rsd_filter_hist0.0010.0000.001
run0.0410.0000.041
sb_corr0.0440.0040.049
scatter_chart0.5060.0000.507
split_data0.0190.0000.019
stratified_split0.1740.0000.174
svm_plot_2d0.8910.0000.893
tSNE0.0430.0000.043
tSNE_scatter0.0160.0000.017
tic_chart0.3130.0000.314
ttest0.0310.0000.031
vec_norm0.0010.0000.001
wilcox_p_hist0.0010.0000.000
wilcox_test0.0310.0040.035