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

This page was generated on 2024-03-28 11:41:24 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
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 2067/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.15.1  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: devel
git_last_commit: 55546c0
git_last_commit_date: 2024-02-02 05:50:50 -0400 (Fri, 02 Feb 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
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.15.1
Command: /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library --no-vignettes --timings structToolbox_1.15.1.tar.gz
StartedAt: 2024-03-28 10:08:31 -0000 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 10:19:27 -0000 (Thu, 28 Mar 2024)
EllapsedTime: 656.3 seconds
RetCode: 0
Status:   OK  
CheckDir: structToolbox.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/structToolbox.Rcheck’
* using R Under development (unstable) (2024-03-19 r86153)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 10.3.1
    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.15.1’
* 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           27.138  0.084  27.273
fold_change               17.636  0.024  17.693
fisher_exact              14.253  0.116  14.394
fs_line                   10.408  0.103  10.532
forward_selection_by_rank  9.241  0.064   9.324
compare_dist               6.132  0.068   6.210
grid_search_1d             5.949  0.064   6.023
kfoldxcv_grid              5.256  0.012   5.277
* 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-4.4-devel-2024.03.20/bin/R CMD INSTALL structToolbox
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4-devel-2024.03.20/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) (2024-03-19 r86153) -- "Unsuffered Consequences"
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 156 ]

[ FAIL 0 | WARN 6 | SKIP 0 | PASS 156 ]
> 
> proc.time()
   user  system elapsed 
259.810   2.433 262.814 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.2990.0000.300
AUC2.8670.1443.017
DFA0.2830.0000.284
DatasetExperiment_boxplot1.0740.0081.084
DatasetExperiment_dist2.5030.0682.576
DatasetExperiment_factor_boxplot0.2980.0000.298
DatasetExperiment_heatmap0.5420.0040.547
HCA0.0910.0000.092
HSD0.4170.0350.457
HSDEM0.4680.0000.469
MTBLS79_DatasetExperiment0.0010.0000.001
OPLSDA0.0150.0000.015
OPLSR0.0210.0000.021
PCA0.0060.0000.006
PLSDA0.0360.0000.036
PLSR0.0140.0000.014
SVM0.0420.0000.042
as_data_frame0.1780.0040.182
autoscale0.1110.0040.116
balanced_accuracy2.5500.0122.566
blank_filter0.5030.0120.517
blank_filter_hist0.0010.0000.001
bootstrap0.0210.0040.026
calculate0.0070.0000.008
chart_plot0.0410.0000.040
classical_lsq0.4580.0080.467
compare_dist6.1320.0686.210
confounders_clsq4.2880.0524.347
confounders_lsq_barchart4.4840.0244.515
confounders_lsq_boxplot4.4520.0204.481
constant_sum_norm0.0160.0030.020
corr_coef0.40.00.4
dfa_scores_plot1.0230.0001.025
dratio_filter0.4850.0040.490
equal_split0.1850.0000.186
feature_boxplot0.0460.0000.045
feature_profile0.5480.0000.549
feature_profile_array0.7040.0000.705
filter_by_name0.0450.0000.044
filter_na_count1.5890.0081.600
filter_smeta0.0920.0000.093
fisher_exact14.253 0.11614.394
fold_change17.636 0.02417.693
fold_change_int27.138 0.08427.273
fold_change_plot0.0180.0000.017
forward_selection_by_rank9.2410.0649.324
fs_line10.408 0.10310.532
glog_opt_plot0.7330.0000.734
glog_transform0.3940.0040.399
grid_search_1d5.9490.0646.023
gs_line0.0010.0000.001
hca_dendrogram0.0010.0000.001
kfold_xval4.8640.0004.872
kfoldxcv_grid5.2560.0125.277
kfoldxcv_metric0.0010.0000.001
knn_impute0.0140.0040.017
kw_p_hist0.0010.0000.001
kw_rank_sum0.1170.0000.118
linear_model0.0410.0000.041
log_transform0.0190.0000.020
mean_centre0.0040.0000.004
mean_of_medians0.1780.0000.178
mixed_effect0.2360.0040.240
model_apply0.0320.0000.033
model_predict0.0730.0040.078
model_reverse0.0600.0000.061
model_train0.0710.0000.071
mv_boxplot0.4040.0000.404
mv_feature_filter0.1620.0000.162
mv_feature_filter_hist0.0010.0000.000
mv_histogram0.3610.0000.362
mv_sample_filter0.0210.0000.021
mv_sample_filter_hist0.0010.0000.001
nroot_transform0.0180.0000.019
ontology_cache0.0000.0000.001
pairs_filter0.0400.0000.041
pareto_scale0.0780.0000.078
pca_biplot0.0280.0000.027
pca_correlation_plot0.0160.0000.016
pca_dstat_plot0.0190.0000.020
pca_loadings_plot0.020.000.02
pca_scores_plot0.7400.0000.741
pca_scree_plot0.0160.0000.015
permutation_test0.0250.0000.024
permutation_test_plot0.0030.0000.004
permute_sample_order0.0210.0000.021
pls_regcoeff_plot0.4920.0000.493
pls_scores_plot0.9370.0000.939
pls_vip_plot0.5160.0080.525
plsda_feature_importance_plot0.8250.0000.827
plsda_predicted_plot0.6360.0000.638
plsda_roc_plot1.6950.0001.699
plsr_cook_dist0.0130.0030.016
plsr_prediction_plot0.0160.0000.015
plsr_qq_plot0.0160.0000.015
plsr_residual_hist0.0160.0000.016
pqn_norm0.4840.0040.489
pqn_norm_hist0.0010.0000.001
prop_na0.0210.0040.024
r_squared0.0010.0000.001
resample0.0320.0000.033
resample_chart0.0040.0000.004
rsd_filter0.0290.0000.028
rsd_filter_hist0.0010.0000.001
run0.0400.0000.041
sb_corr0.0430.0040.047
scatter_chart0.4610.0200.481
split_data0.0150.0040.019
stratified_split0.1750.0000.175
svm_plot_2d0.8650.0040.870
tSNE0.0430.0000.043
tSNE_scatter0.0160.0000.016
tic_chart0.2740.0000.274
ttest0.0270.0000.027
vec_norm0.0010.0000.001
wilcox_p_hist0.0010.0000.001
wilcox_test0.0340.0000.034