Back to Build/check report for BioC 3.17
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2023-02-23 01:34:31 -0000 (Thu, 23 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4245
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:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1973/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.11.0  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2023-02-21 12:29:53 -0000 (Tue, 21 Feb 2023)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: master
git_last_commit: 07fde4b
git_last_commit_date: 2022-11-01 15:21:15 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: structToolbox
Version: 1.11.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/library --timings structToolbox_1.11.0.tar.gz
StartedAt: 2023-02-22 13:53:00 -0000 (Wed, 22 Feb 2023)
EndedAt: 2023-02-22 14:18:12 -0000 (Wed, 22 Feb 2023)
EllapsedTime: 1512.3 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/library --timings structToolbox_1.11.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/structToolbox.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* 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.1 LTS
* using session charset: UTF-8
* checking for file ‘structToolbox/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘structToolbox’ version ‘1.11.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.945  0.124  26.070
fold_change               16.752  0.128  16.880
fisher_exact              13.827  0.116  13.943
fs_line                    9.970  0.104  10.074
forward_selection_by_rank  9.241  0.088   9.329
grid_search_1d             6.515  0.096   6.611
compare_dist               5.826  0.187   6.014
kfoldxcv_grid              5.144  0.040   5.184
* 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/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-01-14 r83615) -- "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.390   1.847 242.230 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.2370.0010.236
AUC2.4830.2482.732
DFA0.2530.0000.253
DatasetExperiment_boxplot1.6430.0601.704
DatasetExperiment_dist2.1710.1032.274
DatasetExperiment_factor_boxplot0.2860.0010.286
DatasetExperiment_heatmap0.3730.0070.381
HCA0.0720.0010.072
HSD0.5120.0080.525
HSDEM0.4920.0160.507
MTBLS79_DatasetExperiment0.0010.0000.001
PCA0.0060.0000.006
PLSDA0.0220.0000.021
PLSR0.0060.0000.006
SVM0.0120.0030.016
as_data_frame0.1580.0120.170
autoscale0.0900.0030.094
balanced_accuracy2.3550.0642.419
blank_filter0.4270.0120.439
blank_filter_hist0.0010.0000.000
bootstrap0.0080.0000.008
calculate0.0070.0010.007
chart_plot0.0360.0000.035
classical_lsq0.3720.0110.384
compare_dist5.8260.1876.014
confounders_clsq3.8240.0323.857
confounders_lsq_barchart4.0020.1274.129
confounders_lsq_boxplot3.9550.0323.987
constant_sum_norm0.0060.0000.006
corr_coef0.3390.0010.339
dfa_scores_plot0.8750.0110.887
dratio_filter0.8170.0190.837
equal_split0.1800.0010.181
feature_boxplot0.0220.0000.023
feature_profile0.5390.0070.547
feature_profile_array0.7540.0120.766
filter_by_name0.0340.0000.034
filter_na_count1.4810.0071.489
filter_smeta0.0770.0000.077
fisher_exact13.827 0.11613.943
fold_change16.752 0.12816.880
fold_change_int25.945 0.12426.070
fold_change_plot0.0060.0000.006
forward_selection_by_rank9.2410.0889.329
fs_line 9.970 0.10410.074
glog_opt_plot0.6690.0000.669
glog_transform0.410.000.41
grid_search_1d6.5150.0966.611
gs_line0.0000.0000.001
hca_dendrogram0.0010.0000.001
kfold_xval4.5430.0444.586
kfoldxcv_grid5.1440.0405.184
kfoldxcv_metric0.0010.0000.001
knn_impute0.0080.0000.008
kw_p_hist0.0010.0000.001
kw_rank_sum0.0940.0000.094
linear_model0.0280.0040.031
log_transform0.0060.0000.006
mean_centre0.0020.0000.002
mean_of_medians0.1600.0000.159
mixed_effect0.1960.0000.196
model_apply0.0310.0000.031
model_predict0.0680.0030.072
model_reverse0.0580.0000.058
model_train0.0670.0000.067
mv_boxplot0.3780.0000.377
mv_feature_filter0.1420.0000.142
mv_feature_filter_hist0.0010.0000.001
mv_histogram0.3380.0040.342
mv_sample_filter0.0060.0000.007
mv_sample_filter_hist0.0010.0000.001
nroot_transform0.0060.0000.005
ontology_cache0.0010.0000.000
pairs_filter0.0080.0000.007
pareto_scale0.0760.0000.076
pca_biplot0.0110.0000.010
pca_correlation_plot0.0050.0000.005
pca_dstat_plot0.0070.0000.007
pca_loadings_plot0.0070.0000.007
pca_scores_plot0.7350.0120.747
pca_scree_plot0.0020.0000.001
permutation_test0.0080.0000.008
permutation_test_plot0.0040.0000.003
permute_sample_order0.0060.0000.006
pls_regcoeff_plot0.4790.0040.483
pls_scores_plot0.9590.0000.959
pls_vip_plot0.4680.0000.469
plsda_feature_importance_plot0.7900.0080.798
plsda_predicted_plot0.6320.0080.640
plsda_roc_plot1.6140.0041.619
plsr_cook_dist0.0060.0000.006
plsr_prediction_plot0.0050.0000.005
plsr_qq_plot0.0050.0000.005
plsr_residual_hist0.0010.0030.005
pqn_norm0.4870.0000.487
pqn_norm_hist0.0000.0000.001
prop_na0.0070.0000.007
r_squared0.0010.0000.001
resample0.0120.0000.011
resample_chart0.0040.0000.004
rsd_filter0.010.000.01
rsd_filter_hist0.0010.0000.001
run0.0390.0000.039
sb_corr0.0180.0000.019
scatter_chart0.4770.0040.482
split_data0.0060.0000.006
stratified_split0.1470.0000.148
svm_plot_2d0.8650.0080.873
tSNE0.0130.0040.017
tSNE_scatter0.0050.0000.006
tic_chart0.3210.0000.321
ttest0.0120.0000.012
vec_norm0.0010.0000.001
wilcox_p_hist0.0010.0000.001
wilcox_test0.0120.0000.012