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

This page was generated on 2024-05-08 11:41:27 -0400 (Wed, 08 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4707
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4484
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4514
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4480
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 2095/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
structToolbox 1.16.0  (landing page)
Gavin Rhys Lloyd
Snapshot Date: 2024-05-07 14:00:20 -0400 (Tue, 07 May 2024)
git_url: https://git.bioconductor.org/packages/structToolbox
git_branch: RELEASE_3_19
git_last_commit: daf3d2f
git_last_commit_date: 2024-04-30 11:20:29 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
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  
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

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.16.0
Command: /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings structToolbox_1.16.0.tar.gz
StartedAt: 2024-05-08 12:26:48 -0000 (Wed, 08 May 2024)
EndedAt: 2024-05-08 12:37:42 -0000 (Wed, 08 May 2024)
EllapsedTime: 654.2 seconds
RetCode: 0
Status:   OK  
CheckDir: structToolbox.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings structToolbox_1.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/structToolbox.Rcheck’
* using R version 4.4.0 beta (2024-04-15 r86425)
* 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.16.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 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.514  0.216  27.785
fold_change               17.890  0.040  17.967
fisher_exact              14.012  0.020  14.061
fs_line                   10.421  0.275  10.720
forward_selection_by_rank  8.947  0.044   9.007
grid_search_1d             5.969  0.032   6.013
compare_dist               5.388  0.164   5.563
kfoldxcv_grid              5.221  0.020   5.252
* 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-beta-2024-04-15_r86425/bin/R CMD INSTALL structToolbox
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/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.4.0 beta (2024-04-15 r86425) -- "Puppy Cup"
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 
255.818   1.835 258.164 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.3130.0030.317
AUC2.8450.1392.991
DFA0.2860.0000.286
DatasetExperiment_boxplot1.0320.0161.050
DatasetExperiment_dist3.3270.0163.349
DatasetExperiment_factor_boxplot0.3060.0000.307
DatasetExperiment_heatmap0.5150.0040.520
HCA0.0860.0000.086
HSD0.4020.0040.416
HSDEM0.4650.0000.466
MTBLS79_DatasetExperiment0.0020.0000.001
OPLSDA0.0160.0000.017
OPLSR0.0230.0000.023
PCA0.0070.0000.006
PLSDA0.0370.0000.036
PLSR0.0140.0000.014
SVM0.0410.0000.042
as_data_frame0.1790.0000.180
autoscale0.1070.0000.107
balanced_accuracy2.5240.0082.537
blank_filter0.4900.0560.547
blank_filter_hist0.0010.0000.001
bootstrap0.0220.0080.030
calculate0.0080.0000.008
chart_plot0.0420.0040.046
classical_lsq0.4520.0560.509
compare_dist5.3880.1645.563
confounders_clsq4.2890.1794.478
confounders_lsq_barchart4.4180.0044.430
confounders_lsq_boxplot4.3390.0964.444
constant_sum_norm0.0200.0000.019
corr_coef0.3940.0000.395
dfa_scores_plot1.0190.0041.025
dratio_filter0.4780.0120.490
equal_split0.1780.0000.178
feature_boxplot0.0450.0000.045
feature_profile0.5300.0000.532
feature_profile_array0.6660.0040.671
filter_by_name0.0440.0000.045
filter_na_count1.5530.0161.572
filter_smeta0.0900.0000.091
fisher_exact14.012 0.02014.061
fold_change17.890 0.04017.967
fold_change_int27.514 0.21627.785
fold_change_plot0.0160.0000.016
forward_selection_by_rank8.9470.0449.007
fs_line10.421 0.27510.720
glog_opt_plot0.6830.0000.684
glog_transform0.4150.0000.415
grid_search_1d5.9690.0326.013
gs_line0.0010.0000.001
hca_dendrogram0.0010.0000.001
kfold_xval4.8490.0044.863
kfoldxcv_grid5.2210.0205.252
kfoldxcv_metric0.0010.0000.001
knn_impute0.0340.0000.035
kw_p_hist0.0000.0000.001
kw_rank_sum0.1100.0020.113
linear_model0.040.000.04
log_transform0.0190.0000.019
mean_centre0.0040.0000.005
mean_of_medians0.1750.0000.175
mixed_effect0.2320.0040.236
model_apply0.0350.0000.035
model_predict0.0810.0000.082
model_reverse0.0600.0000.061
model_train0.0750.0000.075
mv_boxplot0.3990.0320.432
mv_feature_filter0.1820.0080.191
mv_feature_filter_hist0.0010.0000.001
mv_histogram0.3630.0120.376
mv_sample_filter0.0220.0000.022
mv_sample_filter_hist0.0010.0000.001
nroot_transform0.0210.0000.021
ontology_cache000
pairs_filter0.0200.0040.024
pareto_scale0.0750.0040.079
pca_biplot0.0290.0000.029
pca_correlation_plot0.0160.0000.016
pca_dstat_plot0.0210.0000.020
pca_loadings_plot0.0210.0000.021
pca_scores_plot0.7610.0000.762
pca_scree_plot0.0150.0000.015
permutation_test0.0260.0000.026
permutation_test_plot0.0040.0000.004
permute_sample_order0.0210.0000.021
pls_regcoeff_plot0.4840.0000.485
pls_scores_plot0.9810.0040.987
pls_vip_plot0.4960.0000.497
plsda_feature_importance_plot0.8670.0000.869
plsda_predicted_plot0.6380.0000.639
plsda_roc_plot1.7380.0001.742
plsr_cook_dist0.0160.0000.016
plsr_prediction_plot0.0170.0000.017
plsr_qq_plot0.0170.0000.017
plsr_residual_hist0.0140.0040.017
pqn_norm0.5290.0000.530
pqn_norm_hist0.0010.0000.001
prop_na0.0230.0000.023
r_squared0.0010.0000.001
resample0.0340.0000.034
resample_chart0.0030.0000.004
rsd_filter0.0290.0000.028
rsd_filter_hist0.0010.0000.001
run0.040.000.04
sb_corr0.0480.0000.048
scatter_chart0.4730.0000.474
split_data0.0190.0000.019
stratified_split0.1750.0000.175
svm_plot_2d0.9150.0040.921
tSNE0.0450.0000.045
tSNE_scatter0.0180.0000.018
tic_chart0.3060.0000.307
ttest0.0280.0000.028
vec_norm0.0010.0000.001
wilcox_p_hist0.0000.0000.001
wilcox_test0.0350.0000.036