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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4643
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4414
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4442
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4391
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 3833
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-05 14:00 -0400 (Fri, 05 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  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  NA    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 --no-vignettes --timings structToolbox_1.17.3.tar.gz
StartedAt: 2024-07-06 08:56:06 -0000 (Sat, 06 Jul 2024)
EndedAt: 2024-07-06 09:07:53 -0000 (Sat, 06 Jul 2024)
EllapsedTime: 706.4 seconds
RetCode: 0
Status:   OK  
CheckDir: structToolbox.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --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.1 (2024-06-14)
* 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 ... NOTE
  installed size is  5.7Mb
  sub-directories of 1Mb or more:
    R     3.2Mb
    doc   2.1Mb
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                            user system elapsed
fold_change_int           22.855  0.092  22.998
fold_change               17.492  0.052  17.579
fisher_exact              14.479  0.016  14.525
fs_line                   10.223  0.096  10.340
forward_selection_by_rank  9.328  0.036   9.384
compare_dist               6.594  0.068   6.674
grid_search_1d             6.044  0.016   6.073
kfoldxcv_grid              5.245  0.004   5.260
* 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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/structToolbox.Rcheck/00check.log’
for details.


Installation output

structToolbox.Rcheck/00install.out

* 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.1 (2024-06-14) -- "Race for Your Life"
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 
263.529   1.866 265.935 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.3200.0040.325
AUC3.0020.2433.252
DFA0.3030.0000.303
DatasetExperiment_boxplot1.9260.0321.961
DatasetExperiment_dist2.5950.0802.679
DatasetExperiment_factor_boxplot0.3220.0120.335
DatasetExperiment_heatmap0.5740.0040.580
HCA0.0950.0000.095
HSD0.4230.0200.447
HSDEM0.4810.0040.486
MTBLS79_DatasetExperiment0.0020.0000.002
OPLSDA0.0170.0000.018
OPLSR0.0220.0000.022
PCA0.0060.0000.006
PLSDA0.0350.0040.039
PLSR0.0150.0000.015
SVM0.0430.0000.044
as_data_frame0.190.000.19
autoscale0.1240.0040.129
balanced_accuracy2.7110.0322.749
blank_filter0.4980.0160.515
blank_filter_hist0.0010.0000.001
bootstrap0.0260.0000.027
calculate0.0040.0040.008
chart_plot0.040.000.04
classical_lsq0.4990.0080.508
compare_dist6.5940.0686.674
confounders_clsq4.2790.0244.313
confounders_lsq_barchart4.3640.0444.416
confounders_lsq_boxplot4.3530.0514.414
constant_sum_norm0.0210.0000.020
corr_coef0.390.000.39
dfa_scores_plot1.0580.0041.065
dratio_filter0.4990.0000.499
equal_split0.1880.0000.188
feature_boxplot0.0470.0000.047
feature_profile0.5570.0000.558
feature_profile_array0.6890.0000.691
filter_by_name0.0450.0000.045
filter_na_count1.5470.0241.573
filter_smeta0.0890.0000.089
fisher_exact14.479 0.01614.525
fold_change17.492 0.05217.579
fold_change_int22.855 0.09222.998
fold_change_plot0.0170.0000.017
forward_selection_by_rank9.3280.0369.384
fs_line10.223 0.09610.340
glog_opt_plot0.6690.0000.670
glog_transform0.4220.0000.423
grid_search_1d6.0440.0166.073
gs_line000
hca_dendrogram0.0000.0010.001
kfold_xval4.8640.0104.885
kfoldxcv_grid5.2450.0045.260
kfoldxcv_metric0.0010.0000.001
knn_impute0.0180.0000.017
kw_p_hist0.0000.0000.001
kw_rank_sum0.1140.0000.114
linear_model0.040.000.04
log_transform0.0190.0000.019
mean_centre0.0040.0000.004
mean_of_medians0.1790.0000.180
mixed_effect0.2260.0040.231
model_apply0.0340.0000.034
model_predict0.0780.0000.078
model_reverse0.060.000.06
model_train0.0720.0000.072
mv_boxplot0.4010.0000.401
mv_feature_filter0.1790.0000.180
mv_feature_filter_hist0.0000.0000.001
mv_histogram0.3550.0000.356
mv_sample_filter0.0210.0000.021
mv_sample_filter_hist0.0010.0000.001
nroot_transform0.0150.0040.019
ontology_cache000
pairs_filter0.0230.0000.024
pareto_scale0.0770.0000.078
pca_biplot0.0270.0000.028
pca_correlation_plot0.0150.0000.015
pca_dstat_plot0.020.000.02
pca_loadings_plot0.020.000.02
pca_scores_plot0.7570.0320.790
pca_scree_plot0.0170.0000.017
permutation_test0.0260.0000.025
permutation_test_plot0.0040.0000.004
permute_sample_order0.0220.0000.022
pls_regcoeff_plot0.4990.0040.505
pls_scores_plot0.9650.0160.983
pls_vip_plot0.5070.0000.507
plsda_feature_importance_plot0.8390.0000.842
plsda_predicted_plot0.6280.0000.630
plsda_roc_plot1.6920.0001.696
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_norm1.4220.0241.449
pqn_norm_hist0.0010.0000.001
prop_na0.0230.0000.023
r_squared0.0010.0000.001
resample0.0330.0000.033
resample_chart0.0040.0000.004
rsd_filter0.0280.0000.028
rsd_filter_hist0.0010.0000.001
run0.040.000.04
sb_corr0.0470.0000.048
scatter_chart0.4580.0000.460
split_data0.0170.0000.018
stratified_split0.160.000.16
svm_plot_2d0.8740.0040.887
tSNE0.0430.0000.043
tSNE_scatter0.0170.0000.017
tic_chart0.2910.0000.292
ttest0.0310.0000.031
vec_norm0.0020.0000.001
wilcox_p_hist0.0010.0000.001
wilcox_test0.0350.0000.035