| Back to Mac ARM64 build report for BioC 3.18 |
|
This page was generated on 2024-04-18 11:32:20 -0400 (Thu, 18 Apr 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kjohnson1 | macOS 13.6.1 Ventura | arm64 | 4.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/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| structToolbox 1.14.0 (landing page) Gavin Rhys Lloyd
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | OK | OK | OK | NA | ||||||||
|
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. |
| 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 |
##############################################################################
##############################################################################
###
### 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
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)
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
structToolbox.Rcheck/structToolbox-Ex.timings
| name | user | system | elapsed | |
| ANOVA | 0.222 | 0.011 | 0.239 | |
| AUC | 2.011 | 0.079 | 2.123 | |
| DFA | 0.186 | 0.002 | 0.191 | |
| DatasetExperiment_boxplot | 1.730 | 0.037 | 1.802 | |
| DatasetExperiment_dist | 1.479 | 0.067 | 1.574 | |
| DatasetExperiment_factor_boxplot | 0.199 | 0.003 | 0.202 | |
| DatasetExperiment_heatmap | 0.416 | 0.023 | 0.440 | |
| HCA | 0.096 | 0.008 | 0.104 | |
| HSD | 0.247 | 0.012 | 0.262 | |
| HSDEM | 0.479 | 0.020 | 0.501 | |
| MTBLS79_DatasetExperiment | 0.001 | 0.001 | 0.001 | |
| OPLSDA | 0.005 | 0.000 | 0.006 | |
| OPLSR | 0.011 | 0.000 | 0.012 | |
| PCA | 0.005 | 0.000 | 0.005 | |
| PLSDA | 0.019 | 0.001 | 0.019 | |
| PLSR | 0.005 | 0.001 | 0.005 | |
| SVM | 0.013 | 0.001 | 0.014 | |
| as_data_frame | 0.131 | 0.007 | 0.138 | |
| autoscale | 0.074 | 0.004 | 0.081 | |
| balanced_accuracy | 1.812 | 0.023 | 1.864 | |
| blank_filter | 0.391 | 0.018 | 0.419 | |
| blank_filter_hist | 0.000 | 0.000 | 0.001 | |
| bootstrap | 0.007 | 0.000 | 0.008 | |
| calculate | 0.005 | 0.001 | 0.005 | |
| chart_plot | 0.027 | 0.001 | 0.029 | |
| classical_lsq | 0.281 | 0.003 | 0.285 | |
| compare_dist | 3.896 | 0.209 | 4.224 | |
| confounders_clsq | 2.855 | 0.026 | 2.945 | |
| confounders_lsq_barchart | 2.926 | 0.023 | 2.988 | |
| confounders_lsq_boxplot | 2.959 | 0.024 | 3.031 | |
| constant_sum_norm | 0.005 | 0.000 | 0.005 | |
| corr_coef | 0.272 | 0.003 | 0.277 | |
| dfa_scores_plot | 0.668 | 0.006 | 0.679 | |
| dratio_filter | 0.281 | 0.006 | 0.300 | |
| equal_split | 0.122 | 0.002 | 0.132 | |
| feature_boxplot | 0.017 | 0.001 | 0.020 | |
| feature_profile | 0.382 | 0.010 | 0.406 | |
| feature_profile_array | 0.469 | 0.005 | 0.483 | |
| filter_by_name | 0.027 | 0.001 | 0.027 | |
| filter_na_count | 1.141 | 0.039 | 1.243 | |
| filter_smeta | 0.062 | 0.000 | 0.064 | |
| fisher_exact | 10.833 | 0.058 | 11.230 | |
| fold_change | 10.704 | 0.062 | 10.875 | |
| fold_change_int | 18.560 | 0.071 | 18.936 | |
| fold_change_plot | 0.004 | 0.000 | 0.005 | |
| forward_selection_by_rank | 6.919 | 0.132 | 7.162 | |
| fs_line | 7.068 | 0.146 | 7.562 | |
| glog_opt_plot | 0.506 | 0.006 | 0.557 | |
| glog_transform | 0.300 | 0.002 | 0.333 | |
| grid_search_1d | 3.861 | 0.226 | 4.315 | |
| gs_line | 0.001 | 0.000 | 0.001 | |
| hca_dendrogram | 0.001 | 0.001 | 0.001 | |
| kfold_xval | 3.464 | 0.029 | 3.629 | |
| kfoldxcv_grid | 3.818 | 0.041 | 3.946 | |
| kfoldxcv_metric | 0.001 | 0.000 | 0.002 | |
| knn_impute | 0.007 | 0.000 | 0.009 | |
| kw_p_hist | 0.000 | 0.000 | 0.001 | |
| kw_rank_sum | 0.076 | 0.001 | 0.081 | |
| linear_model | 0.027 | 0.001 | 0.030 | |
| log_transform | 0.006 | 0.000 | 0.007 | |
| mean_centre | 0.002 | 0.000 | 0.001 | |
| mean_of_medians | 0.144 | 0.002 | 0.156 | |
| mixed_effect | 0.158 | 0.002 | 0.167 | |
| model_apply | 0.024 | 0.000 | 0.025 | |
| model_predict | 0.055 | 0.001 | 0.057 | |
| model_reverse | 0.042 | 0.001 | 0.046 | |
| model_train | 0.051 | 0.001 | 0.052 | |
| mv_boxplot | 0.272 | 0.004 | 0.283 | |
| mv_feature_filter | 0.110 | 0.001 | 0.112 | |
| mv_feature_filter_hist | 0.000 | 0.000 | 0.001 | |
| mv_histogram | 0.253 | 0.007 | 0.263 | |
| mv_sample_filter | 0.006 | 0.001 | 0.007 | |
| mv_sample_filter_hist | 0.000 | 0.000 | 0.001 | |
| nroot_transform | 0.005 | 0.000 | 0.004 | |
| ontology_cache | 0.000 | 0.001 | 0.001 | |
| pairs_filter | 0.005 | 0.000 | 0.006 | |
| pareto_scale | 0.054 | 0.000 | 0.055 | |
| pca_biplot | 0.007 | 0.000 | 0.007 | |
| pca_correlation_plot | 0.004 | 0.000 | 0.004 | |
| pca_dstat_plot | 0.006 | 0.000 | 0.005 | |
| pca_loadings_plot | 0.005 | 0.000 | 0.006 | |
| pca_scores_plot | 0.473 | 0.009 | 0.492 | |
| pca_scree_plot | 0.004 | 0.000 | 0.004 | |
| permutation_test | 0.005 | 0.001 | 0.005 | |
| permutation_test_plot | 0.003 | 0.000 | 0.003 | |
| permute_sample_order | 0.004 | 0.000 | 0.004 | |
| pls_regcoeff_plot | 0.334 | 0.004 | 0.340 | |
| pls_scores_plot | 0.671 | 0.006 | 0.683 | |
| pls_vip_plot | 0.369 | 0.004 | 0.376 | |
| plsda_feature_importance_plot | 0.591 | 0.007 | 0.607 | |
| plsda_predicted_plot | 0.447 | 0.006 | 0.471 | |
| plsda_roc_plot | 1.097 | 0.008 | 1.116 | |
| plsr_cook_dist | 0.005 | 0.000 | 0.005 | |
| plsr_prediction_plot | 0.004 | 0.000 | 0.003 | |
| plsr_qq_plot | 0.004 | 0.000 | 0.004 | |
| plsr_residual_hist | 0.003 | 0.000 | 0.004 | |
| pqn_norm | 0.341 | 0.003 | 0.351 | |
| pqn_norm_hist | 0.001 | 0.000 | 0.001 | |
| prop_na | 0.006 | 0.000 | 0.006 | |
| r_squared | 0.001 | 0.000 | 0.001 | |
| resample | 0.008 | 0.000 | 0.008 | |
| resample_chart | 0.003 | 0.000 | 0.003 | |
| rsd_filter | 0.007 | 0.000 | 0.007 | |
| rsd_filter_hist | 0.001 | 0.000 | 0.001 | |
| run | 0.041 | 0.001 | 0.042 | |
| sb_corr | 0.014 | 0.001 | 0.014 | |
| scatter_chart | 0.323 | 0.004 | 0.343 | |
| split_data | 0.004 | 0.000 | 0.004 | |
| stratified_split | 0.108 | 0.001 | 0.111 | |
| svm_plot_2d | 0.666 | 0.017 | 0.719 | |
| tSNE | 0.012 | 0.001 | 0.014 | |
| tSNE_scatter | 0.005 | 0.001 | 0.007 | |
| tic_chart | 0.206 | 0.005 | 0.232 | |
| ttest | 0.008 | 0.000 | 0.008 | |
| vec_norm | 0.001 | 0.001 | 0.001 | |
| wilcox_p_hist | 0.001 | 0.000 | 0.001 | |
| wilcox_test | 0.010 | 0.001 | 0.016 | |