Back to Build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2023-05-10 10:04:42 -0000 (Wed, 10 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" 6211
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 kunpeng1


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.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 2000/2194HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.13.0  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2023-05-08 19:11:19 -0000 (Mon, 08 May 2023)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: devel
git_last_commit: 3e492a1
git_last_commit_date: 2023-04-25 15:15:09 -0000 (Tue, 25 Apr 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: structToolbox
Version: 1.13.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings structToolbox_1.13.0.tar.gz
StartedAt: 2023-05-10 06:25:34 -0000 (Wed, 10 May 2023)
EndedAt: 2023-05-10 06:51:00 -0000 (Wed, 10 May 2023)
EllapsedTime: 1526.6 seconds
RetCode: 0
Status:   OK  
CheckDir: structToolbox.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings structToolbox_1.13.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/structToolbox.Rcheck’
* using R Under development (unstable) (2023-03-12 r83975)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘structToolbox/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘structToolbox’ version ‘1.13.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 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 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           25.294  0.140  25.434
fold_change               16.691  0.140  16.831
fisher_exact              13.386  0.100  13.486
fs_line                    9.278  0.064   9.343
forward_selection_by_rank  8.926  0.132   9.058
grid_search_1d             6.677  0.099   6.777
kfoldxcv_grid              5.148  0.084   5.231
compare_dist               4.995  0.156   5.154
* 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 ...
  ‘data_analysis_omics_using_the_structtoolbox.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

structToolbox.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL structToolbox
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/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 Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (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 
240.451   2.019 242.457 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.2390.0080.247
AUC2.4870.1602.648
DFA0.2500.0000.251
DatasetExperiment_boxplot1.7150.0561.771
DatasetExperiment_dist1.6550.0081.663
DatasetExperiment_factor_boxplot0.2670.0000.268
DatasetExperiment_heatmap0.3660.0040.371
HCA0.0710.0000.071
HSD0.5040.0190.529
HSDEM0.4710.0120.484
MTBLS79_DatasetExperiment0.0010.0000.001
PCA0.0050.0000.005
PLSDA0.0200.0000.019
PLSR0.0070.0000.006
SVM0.0150.0000.015
as_data_frame0.1940.0040.199
autoscale0.0900.0000.091
balanced_accuracy3.2310.1283.359
blank_filter0.4160.0120.427
blank_filter_hist0.0010.0000.001
bootstrap0.0070.0000.007
calculate0.0070.0000.006
chart_plot0.0350.0000.035
classical_lsq0.3570.0120.369
compare_dist4.9950.1565.154
confounders_clsq3.8110.0163.827
confounders_lsq_barchart4.0320.0364.068
confounders_lsq_boxplot3.9510.0524.003
constant_sum_norm0.0050.0000.005
corr_coef0.3390.0010.339
dfa_scores_plot0.8730.0070.881
dratio_filter0.8120.0240.836
equal_split0.1580.0000.158
feature_boxplot0.0220.0000.022
feature_profile0.5760.0000.576
feature_profile_array0.7290.0040.733
filter_by_name0.0790.0000.079
filter_na_count1.4310.0121.443
filter_smeta0.0740.0040.078
fisher_exact13.386 0.10013.486
fold_change16.691 0.14016.831
fold_change_int25.294 0.14025.434
fold_change_plot0.0060.0000.006
forward_selection_by_rank8.9260.1329.058
fs_line9.2780.0649.343
glog_opt_plot0.7070.0080.716
glog_transform0.3780.0000.378
grid_search_1d6.6770.0996.777
gs_line0.0010.0000.001
hca_dendrogram0.0010.0010.001
kfold_xval4.6410.0064.649
kfoldxcv_grid5.1480.0845.231
kfoldxcv_metric0.0000.0000.001
knn_impute0.0080.0000.008
kw_p_hist0.0010.0000.000
kw_rank_sum0.0880.0000.088
linear_model0.030.000.03
log_transform0.0050.0000.005
mean_centre0.0020.0000.002
mean_of_medians0.1450.0000.145
mixed_effect0.1770.0040.180
model_apply0.0250.0040.030
model_predict0.0690.0000.069
model_reverse0.0530.0000.053
model_train0.0650.0000.064
mv_boxplot0.3680.0040.372
mv_feature_filter0.1320.0000.132
mv_feature_filter_hist0.0010.0000.001
mv_histogram0.3230.0000.323
mv_sample_filter0.0070.0000.006
mv_sample_filter_hist0.0010.0000.001
nroot_transform0.0050.0000.005
ontology_cache0.0000.0000.001
pairs_filter0.0070.0000.007
pareto_scale0.070.000.07
pca_biplot0.010.000.01
pca_correlation_plot0.0050.0000.005
pca_dstat_plot0.0060.0000.006
pca_loadings_plot0.0070.0000.006
pca_scores_plot0.6890.0040.692
pca_scree_plot0.0000.0010.001
permutation_test0.0060.0010.007
permutation_test_plot0.0040.0000.003
permute_sample_order0.0050.0000.005
pls_regcoeff_plot0.4330.0040.436
pls_scores_plot0.8860.0000.886
pls_vip_plot1.3790.0281.408
plsda_feature_importance_plot0.8040.0200.823
plsda_predicted_plot0.6550.0320.688
plsda_roc_plot1.4890.0041.492
plsr_cook_dist0.0050.0000.005
plsr_prediction_plot0.0010.0030.004
plsr_qq_plot0.0050.0000.005
plsr_residual_hist0.0040.0000.005
pqn_norm0.4480.0000.447
pqn_norm_hist0.0010.0000.001
prop_na0.0070.0000.007
r_squared0.0010.0000.001
resample0.0100.0000.011
resample_chart0.0030.0000.003
rsd_filter0.0090.0000.010
rsd_filter_hist0.0010.0000.000
run0.0370.0000.037
sb_corr0.0180.0000.018
scatter_chart0.4530.0000.454
split_data0.0050.0000.005
stratified_split0.1550.0000.154
svm_plot_2d0.7970.0080.805
tSNE0.0150.0000.016
tSNE_scatter0.0050.0000.005
tic_chart0.3170.0040.320
ttest0.0120.0000.012
vec_norm0.0010.0000.001
wilcox_p_hist0.0000.0010.001
wilcox_test0.0100.0020.013