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

This page was generated on 2023-11-02 11:41:20 -0400 (Thu, 02 Nov 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4729
palomino4Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4463
lconwaymacOS 12.6.5 Montereyx86_644.3.1 Patched (2023-06-17 r84564) -- "Beagle Scouts" 4478
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.1 (2023-06-16) -- "Beagle Scouts" 4464
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 2070/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.14.0  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2023-11-01 14:05:06 -0400 (Wed, 01 Nov 2023)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: RELEASE_3_18
git_last_commit: f3b802f
git_last_commit_date: 2023-10-24 11:19:09 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.6.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here
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.14.0
Command: /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings structToolbox_1.14.0.tar.gz
StartedAt: 2023-11-02 14:42:30 -0000 (Thu, 02 Nov 2023)
EndedAt: 2023-11-02 14:53:18 -0000 (Thu, 02 Nov 2023)
EllapsedTime: 648.2 seconds
RetCode: 0
Status:   OK  
CheckDir: structToolbox.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/structToolbox.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* 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.14.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 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           26.970  0.135  27.158
fold_change               16.916  0.080  17.025
fisher_exact              14.517  0.136  14.680
fs_line                    9.517  0.044   9.578
forward_selection_by_rank  9.073  0.072   9.161
kfoldxcv_grid              6.281  0.052   6.345
grid_search_1d             5.997  0.068   6.075
compare_dist               5.481  0.208   5.699
* 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 ... 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.3.1/bin/R CMD INSTALL structToolbox
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.3.1/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 version 4.3.1 (2023-06-16) -- "Beagle Scouts"
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 5 | SKIP 0 | PASS 156 ]

[ FAIL 0 | WARN 5 | SKIP 0 | PASS 156 ]
> 
> proc.time()
   user  system elapsed 
257.683   1.538 259.682 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.2680.0040.272
AUC2.7290.0882.822
DFA0.2730.0080.283
DatasetExperiment_boxplot1.6600.5272.191
DatasetExperiment_dist2.4570.2512.713
DatasetExperiment_factor_boxplot0.2910.0040.295
DatasetExperiment_heatmap0.3750.0280.403
HCA0.0770.0080.085
HSD0.3890.0280.423
HSDEM0.3990.0280.427
MTBLS79_DatasetExperiment0.0020.0000.001
OPLSDA0.0080.0000.009
OPLSR0.0150.0000.016
PCA0.0060.0000.007
PLSDA0.0290.0000.029
PLSR0.0070.0000.007
SVM0.0160.0000.017
as_data_frame0.1730.0120.185
autoscale0.1010.0040.105
balanced_accuracy2.5720.0802.656
blank_filter0.4870.0190.509
blank_filter_hist0.0010.0000.000
bootstrap0.0070.0000.008
calculate0.0070.0000.008
chart_plot0.0340.0040.038
classical_lsq0.4060.0040.411
compare_dist5.4810.2085.699
confounders_clsq4.0360.1194.163
confounders_lsq_barchart4.2740.0564.338
confounders_lsq_boxplot4.3970.0434.450
constant_sum_norm0.0060.0000.006
corr_coef0.3970.0080.405
dfa_scores_plot0.9660.0080.975
dratio_filter0.4850.0200.506
equal_split0.1690.0040.174
feature_boxplot0.0240.0000.024
feature_profile0.6010.0040.606
feature_profile_array0.7380.0080.747
filter_by_name0.0410.0040.045
filter_na_count2.3800.1082.493
filter_smeta0.0760.0080.085
fisher_exact14.517 0.13614.680
fold_change16.916 0.08017.025
fold_change_int26.970 0.13527.158
fold_change_plot0.0060.0000.006
forward_selection_by_rank9.0730.0729.161
fs_line9.5170.0449.578
glog_opt_plot0.7350.0000.736
glog_transform0.4080.0030.413
grid_search_1d5.9970.0686.075
gs_line0.0000.0000.001
hca_dendrogram0.0010.0000.001
kfold_xval4.940.024.97
kfoldxcv_grid6.2810.0526.345
kfoldxcv_metric0.0010.0000.001
knn_impute0.0080.0000.009
kw_p_hist0.0000.0000.001
kw_rank_sum0.0960.0000.097
linear_model0.0320.0000.032
log_transform0.0060.0000.005
mean_centre0.0020.0000.002
mean_of_medians0.1820.0000.182
mixed_effect0.1940.0000.194
model_apply0.0270.0070.034
model_predict0.0790.0000.079
model_reverse0.0600.0000.061
model_train0.0730.0000.073
mv_boxplot0.3800.0080.389
mv_feature_filter0.1470.0000.147
mv_feature_filter_hist0.0010.0000.000
mv_histogram0.3600.0040.365
mv_sample_filter0.0060.0000.007
mv_sample_filter_hist0.0010.0000.000
nroot_transform0.0070.0000.007
ontology_cache0.0010.0000.000
pairs_filter0.0080.0000.008
pareto_scale0.0760.0000.077
pca_biplot0.0110.0000.011
pca_correlation_plot0.0050.0000.005
pca_dstat_plot0.0070.0000.007
pca_loadings_plot0.0070.0000.007
pca_scores_plot0.7740.0000.776
pca_scree_plot0.0050.0000.006
permutation_test0.0080.0000.008
permutation_test_plot0.0040.0000.003
permute_sample_order0.0060.0000.005
pls_regcoeff_plot0.4830.0000.484
pls_scores_plot0.9670.0120.981
pls_vip_plot0.5040.0080.513
plsda_feature_importance_plot0.8190.0080.829
plsda_predicted_plot0.6560.0040.662
plsda_roc_plot1.6470.0041.654
plsr_cook_dist0.0050.0000.005
plsr_prediction_plot0.0050.0000.005
plsr_qq_plot0.0020.0040.005
plsr_residual_hist0.0060.0000.005
pqn_norm0.4880.0000.488
pqn_norm_hist0.0010.0000.001
prop_na0.0080.0000.008
r_squared0.0010.0000.001
resample0.0120.0000.011
resample_chart0.0030.0000.003
rsd_filter0.0100.0000.011
rsd_filter_hist0.0010.0000.001
run0.0410.0000.041
sb_corr0.0190.0000.020
scatter_chart0.4910.0000.492
split_data0.0050.0000.005
stratified_split0.1440.0000.145
svm_plot_2d0.8770.0040.883
tSNE0.0170.0000.017
tSNE_scatter0.0050.0000.005
tic_chart0.350.000.35
ttest0.0100.0040.014
vec_norm0.0010.0000.001
wilcox_p_hist0.0010.0000.001
wilcox_test0.0140.0000.014