Back to Mac ARM64 build report for BioC 3.18
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-04-18 11:32:20 -0400 (Thu, 18 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.1 Venturaarm644.3.3 (2024-02-29) -- "Angel Food Cake" 4388
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: 2024-04-16 09:00:03 -0400 (Tue, 16 Apr 2024)
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)
kjohnson1macOS 13.6.1 Ventura / arm64  OK    OK    OK    NA  

CHECK results for structToolbox on kjohnson1


To the developers/maintainers of the structToolbox package:
- 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.

raw results


Summary

Package: structToolbox
Version: 1.14.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings structToolbox_1.14.0.tar.gz
StartedAt: 2024-04-18 05:38:32 -0400 (Thu, 18 Apr 2024)
EndedAt: 2024-04-18 05:47:26 -0400 (Thu, 18 Apr 2024)
EllapsedTime: 534.1 seconds
RetCode: 0
Status:   OK  
CheckDir: structToolbox.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:structToolbox.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings structToolbox_1.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/structToolbox.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: aarch64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.1
* 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 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           18.560  0.071  18.936
fisher_exact              10.833  0.058  11.230
fold_change               10.704  0.062  10.875
fs_line                    7.068  0.146   7.562
forward_selection_by_rank  6.919  0.132   7.162
* 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:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL structToolbox
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/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.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (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 6 | SKIP 0 | PASS 156 ]

[ FAIL 0 | WARN 6 | SKIP 0 | PASS 156 ]
> 
> proc.time()
   user  system elapsed 
184.316   2.421 191.186 

Example timings

structToolbox.Rcheck/structToolbox-Ex.timings

nameusersystemelapsed
ANOVA0.2220.0110.239
AUC2.0110.0792.123
DFA0.1860.0020.191
DatasetExperiment_boxplot1.7300.0371.802
DatasetExperiment_dist1.4790.0671.574
DatasetExperiment_factor_boxplot0.1990.0030.202
DatasetExperiment_heatmap0.4160.0230.440
HCA0.0960.0080.104
HSD0.2470.0120.262
HSDEM0.4790.0200.501
MTBLS79_DatasetExperiment0.0010.0010.001
OPLSDA0.0050.0000.006
OPLSR0.0110.0000.012
PCA0.0050.0000.005
PLSDA0.0190.0010.019
PLSR0.0050.0010.005
SVM0.0130.0010.014
as_data_frame0.1310.0070.138
autoscale0.0740.0040.081
balanced_accuracy1.8120.0231.864
blank_filter0.3910.0180.419
blank_filter_hist0.0000.0000.001
bootstrap0.0070.0000.008
calculate0.0050.0010.005
chart_plot0.0270.0010.029
classical_lsq0.2810.0030.285
compare_dist3.8960.2094.224
confounders_clsq2.8550.0262.945
confounders_lsq_barchart2.9260.0232.988
confounders_lsq_boxplot2.9590.0243.031
constant_sum_norm0.0050.0000.005
corr_coef0.2720.0030.277
dfa_scores_plot0.6680.0060.679
dratio_filter0.2810.0060.300
equal_split0.1220.0020.132
feature_boxplot0.0170.0010.020
feature_profile0.3820.0100.406
feature_profile_array0.4690.0050.483
filter_by_name0.0270.0010.027
filter_na_count1.1410.0391.243
filter_smeta0.0620.0000.064
fisher_exact10.833 0.05811.230
fold_change10.704 0.06210.875
fold_change_int18.560 0.07118.936
fold_change_plot0.0040.0000.005
forward_selection_by_rank6.9190.1327.162
fs_line7.0680.1467.562
glog_opt_plot0.5060.0060.557
glog_transform0.3000.0020.333
grid_search_1d3.8610.2264.315
gs_line0.0010.0000.001
hca_dendrogram0.0010.0010.001
kfold_xval3.4640.0293.629
kfoldxcv_grid3.8180.0413.946
kfoldxcv_metric0.0010.0000.002
knn_impute0.0070.0000.009
kw_p_hist0.0000.0000.001
kw_rank_sum0.0760.0010.081
linear_model0.0270.0010.030
log_transform0.0060.0000.007
mean_centre0.0020.0000.001
mean_of_medians0.1440.0020.156
mixed_effect0.1580.0020.167
model_apply0.0240.0000.025
model_predict0.0550.0010.057
model_reverse0.0420.0010.046
model_train0.0510.0010.052
mv_boxplot0.2720.0040.283
mv_feature_filter0.1100.0010.112
mv_feature_filter_hist0.0000.0000.001
mv_histogram0.2530.0070.263
mv_sample_filter0.0060.0010.007
mv_sample_filter_hist0.0000.0000.001
nroot_transform0.0050.0000.004
ontology_cache0.0000.0010.001
pairs_filter0.0050.0000.006
pareto_scale0.0540.0000.055
pca_biplot0.0070.0000.007
pca_correlation_plot0.0040.0000.004
pca_dstat_plot0.0060.0000.005
pca_loadings_plot0.0050.0000.006
pca_scores_plot0.4730.0090.492
pca_scree_plot0.0040.0000.004
permutation_test0.0050.0010.005
permutation_test_plot0.0030.0000.003
permute_sample_order0.0040.0000.004
pls_regcoeff_plot0.3340.0040.340
pls_scores_plot0.6710.0060.683
pls_vip_plot0.3690.0040.376
plsda_feature_importance_plot0.5910.0070.607
plsda_predicted_plot0.4470.0060.471
plsda_roc_plot1.0970.0081.116
plsr_cook_dist0.0050.0000.005
plsr_prediction_plot0.0040.0000.003
plsr_qq_plot0.0040.0000.004
plsr_residual_hist0.0030.0000.004
pqn_norm0.3410.0030.351
pqn_norm_hist0.0010.0000.001
prop_na0.0060.0000.006
r_squared0.0010.0000.001
resample0.0080.0000.008
resample_chart0.0030.0000.003
rsd_filter0.0070.0000.007
rsd_filter_hist0.0010.0000.001
run0.0410.0010.042
sb_corr0.0140.0010.014
scatter_chart0.3230.0040.343
split_data0.0040.0000.004
stratified_split0.1080.0010.111
svm_plot_2d0.6660.0170.719
tSNE0.0120.0010.014
tSNE_scatter0.0050.0010.007
tic_chart0.2060.0050.232
ttest0.0080.0000.008
vec_norm0.0010.0010.001
wilcox_p_hist0.0010.0000.001
wilcox_test0.0100.0010.016