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

This page was generated on 2023-03-01 07:38:52 -0000 (Wed, 01 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4266
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 1979/2171HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.11.0  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2023-02-27 07:53:22 -0000 (Mon, 27 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-28 16:58:45 -0000 (Tue, 28 Feb 2023)
EndedAt: 2023-02-28 17:23:23 -0000 (Tue, 28 Feb 2023)
EllapsedTime: 1478.1 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           24.703  0.068  24.773
fold_change               16.533  0.036  16.571
fisher_exact              13.736  0.036  13.774
fs_line                    9.348  0.060   9.409
forward_selection_by_rank  8.464  0.064   8.529
compare_dist               5.762  0.036   5.799
grid_search_1d             5.531  0.012   5.543
kfoldxcv_grid              4.986  0.023   5.010
* 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 
239.489   2.798 242.294 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.2360.0000.236
AUC2.3950.1242.519
DFA0.2480.0010.248
DatasetExperiment_boxplot1.6580.0311.690
DatasetExperiment_dist2.1720.0282.199
DatasetExperiment_factor_boxplot0.2650.0000.265
DatasetExperiment_heatmap0.3430.0120.355
HCA0.070.000.07
HSD0.4910.0040.501
HSDEM0.4830.0080.491
MTBLS79_DatasetExperiment0.0020.0000.001
PCA0.0060.0000.005
PLSDA0.020.000.02
PLSR0.0060.0000.006
SVM0.0140.0000.015
as_data_frame0.1580.0000.158
autoscale0.0890.0000.089
balanced_accuracy2.3820.0122.395
blank_filter0.4370.0160.453
blank_filter_hist0.0000.0010.001
bootstrap0.0060.0010.007
calculate0.0070.0000.007
chart_plot0.0370.0000.037
classical_lsq0.3910.0000.391
compare_dist5.7620.0365.799
confounders_clsq3.8020.0403.843
confounders_lsq_barchart3.9630.0123.975
confounders_lsq_boxplot3.9810.0604.042
constant_sum_norm0.0060.0000.006
corr_coef0.3350.0040.338
dfa_scores_plot0.8850.0000.886
dratio_filter0.8170.0040.821
equal_split0.1710.0040.175
feature_boxplot0.0230.0000.022
feature_profile0.5320.0000.531
feature_profile_array0.7960.0040.799
filter_by_name0.0360.0000.035
filter_na_count1.4250.0001.424
filter_smeta0.0790.0000.079
fisher_exact13.736 0.03613.774
fold_change16.533 0.03616.571
fold_change_int24.703 0.06824.773
fold_change_plot0.0050.0000.006
forward_selection_by_rank8.4640.0648.529
fs_line9.3480.0609.409
glog_opt_plot0.6410.0000.640
glog_transform0.3920.0000.391
grid_search_1d5.5310.0125.543
gs_line0.0010.0000.001
hca_dendrogram0.0010.0000.001
kfold_xval4.5660.0444.610
kfoldxcv_grid4.9860.0235.010
kfoldxcv_metric0.0010.0000.001
knn_impute0.0080.0000.007
kw_p_hist0.0000.0000.001
kw_rank_sum0.090.000.09
linear_model0.0310.0000.031
log_transform0.0050.0000.006
mean_centre0.0020.0000.002
mean_of_medians0.1480.0040.152
mixed_effect0.1860.0000.186
model_apply0.0290.0000.030
model_predict0.0700.0000.069
model_reverse0.0530.0000.052
model_train0.0630.0000.063
mv_boxplot0.3720.0000.373
mv_feature_filter0.1370.0000.137
mv_feature_filter_hist0.0010.0000.001
mv_histogram0.3390.0000.339
mv_sample_filter0.0070.0000.006
mv_sample_filter_hist0.0010.0000.001
nroot_transform0.0050.0000.006
ontology_cache0.0000.0010.001
pairs_filter0.0040.0030.007
pareto_scale0.0750.0000.075
pca_biplot0.0110.0000.011
pca_correlation_plot0.0060.0000.005
pca_dstat_plot0.0070.0000.007
pca_loadings_plot0.0070.0000.007
pca_scores_plot0.7410.0000.740
pca_scree_plot0.0010.0000.001
permutation_test0.0070.0000.007
permutation_test_plot0.0040.0000.003
permute_sample_order0.0060.0000.006
pls_regcoeff_plot0.4540.0000.455
pls_scores_plot0.9460.0000.947
pls_vip_plot0.4950.0000.495
plsda_feature_importance_plot0.8410.0040.845
plsda_predicted_plot0.6670.0000.667
plsda_roc_plot1.5660.0041.570
plsr_cook_dist0.0060.0000.005
plsr_prediction_plot0.0050.0000.006
plsr_qq_plot0.0050.0000.006
plsr_residual_hist0.0050.0000.006
pqn_norm0.4710.0040.476
pqn_norm_hist0.0010.0000.001
prop_na0.0070.0000.008
r_squared0.0010.0000.001
resample0.0110.0000.011
resample_chart0.0040.0000.004
rsd_filter0.0110.0000.010
rsd_filter_hist0.0000.0000.001
run0.0420.0000.042
sb_corr0.0190.0000.019
scatter_chart0.4990.0000.500
split_data0.0060.0000.005
stratified_split0.1680.0000.168
svm_plot_2d0.8690.0040.872
tSNE0.0170.0000.016
tSNE_scatter0.0060.0000.005
tic_chart0.3080.0160.324
ttest0.0130.0000.013
vec_norm0.0010.0000.001
wilcox_p_hist0.0000.0000.001
wilcox_test0.0330.0000.032