Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-08-28 11:42 -0400 (Thu, 28 Aug 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4824 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root" | 4604 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4545 |
kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4579 |
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 2193/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
tidytof 1.2.0 (landing page) Timothy Keyes
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | ERROR | |||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | NA | ||||||||||
To the developers/maintainers of the tidytof package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/tidytof.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. |
Package: tidytof |
Version: 1.2.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:tidytof.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings tidytof_1.2.0.tar.gz |
StartedAt: 2025-08-27 14:02:09 -0400 (Wed, 27 Aug 2025) |
EndedAt: 2025-08-27 14:09:47 -0400 (Wed, 27 Aug 2025) |
EllapsedTime: 457.9 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: tidytof.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:tidytof.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings tidytof_1.2.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/tidytof.Rcheck’ * using R version 4.5.1 Patched (2025-06-14 r88325) * using platform: aarch64-apple-darwin20 * R was compiled by Apple clang version 16.0.0 (clang-1600.0.26.6) GNU Fortran (GCC) 14.2.0 * running under: macOS Ventura 13.7.5 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘tidytof/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘tidytof’ version ‘1.2.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 ‘tidytof’ can be installed ... OK * used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’ * used SDK: ‘MacOSX11.3.sdk’ * 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 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking R/sysdata.rda ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking compiled code ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed tof_assess_clusters_knn 7.504 0.072 7.635 tof_cluster_flowsom 4.798 0.452 5.264 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘spelling.R’ Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 9. └─yardstick::curve_metric_summarizer(...) 10. └─yardstick:::yardstick_eval_select_dots(..., data = data, error_call = error_call) 11. └─tidyselect::eval_select(...) 12. └─tidyselect:::eval_select_impl(...) 13. ├─tidyselect:::with_subscript_errors(...) 14. │ └─base::withCallingHandlers(...) 15. └─tidyselect:::vars_select_eval(...) 16. └─tidyselect:::ensure_named(...) 17. └─tidyselect:::check_empty(pos, allow_empty, call = call) 18. └─cli::cli_abort("Must select at least one item.", call = call) 19. └─rlang::abort(...) [ FAIL 2 | WARN 1 | SKIP 0 | PASS 684 ] Error: Test failures Execution halted * 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: 1 ERROR, 1 NOTE See ‘/Users/biocbuild/bbs-3.21-bioc/meat/tidytof.Rcheck/00check.log’ for details.
tidytof.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL tidytof ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library’ * installing *source* package ‘tidytof’ ... ** this is package ‘tidytof’ version ‘1.2.0’ ** using staged installation ** libs using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’ using SDK: ‘MacOSX11.3.sdk’ clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c code.cpp -o code.o clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o tidytof.so RcppExports.o code.o -F/Library/Frameworks/R.framework/.. -framework R installing to /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/00LOCK-tidytof/00new/tidytof/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (tidytof)
tidytof.Rcheck/tests/spelling.Rout
R version 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 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. > if (requireNamespace("spelling", quietly = TRUE)) { + spelling::spell_check_test( + vignettes = TRUE, error = FALSE, + skip_on_cran = TRUE + ) + } All Done! > > proc.time() user system elapsed 0.204 0.060 0.252
tidytof.Rcheck/tests/testthat.Rout.fail
R version 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 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. > Sys.setenv(R_TESTS="") > library(testthat) > library(tidytof) Attaching package: 'tidytof' The following object is masked from 'package:testthat': matches > test_check("tidytof") Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Attaching package: 'purrr' The following object is masked from 'package:testthat': is_null Attaching package: 'tidyr' The following object is masked from 'package:testthat': matches Loading required namespace: diffcyt Attaching package: 'readr' The following objects are masked from 'package:testthat': edition_get, local_edition [ FAIL 2 | WARN 1 | SKIP 0 | PASS 684 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-patient-level_modeling.R:1050:1'): (code run outside of `test_that()`) ── Error in `yardstick::roc_curve(dplyr::mutate(input_data, truth = dplyr::pull(input_data, { { truth_col } })), { { prob_cols } }, truth = "truth", event_level = "second")`: Must select at least one item. Backtrace: ▆ 1. └─tidytof::tof_assess_model(bootstrap_multinomial_regression, new_data = feature_tibble) at test-patient-level_modeling.R:1050:1 2. └─tidytof:::tof_assess_model_new_data(tof_model = tof_model, new_data = new_data) 3. └─tidytof::tof_make_roc_curve(...) 4. ├─dplyr::mutate(...) 5. ├─yardstick::roc_curve(...) 6. └─yardstick:::roc_curve.data.frame(...) 7. └─yardstick::curve_metric_summarizer(...) 8. └─yardstick:::yardstick_eval_select_dots(..., data = data, error_call = error_call) 9. └─tidyselect::eval_select(...) 10. └─tidyselect:::eval_select_impl(...) 11. ├─tidyselect:::with_subscript_errors(...) 12. │ └─base::withCallingHandlers(...) 13. └─tidyselect:::vars_select_eval(...) 14. └─tidyselect:::ensure_named(...) 15. └─tidyselect:::check_empty(pos, allow_empty, call = call) 16. └─cli::cli_abort("Must select at least one item.", call = call) 17. └─rlang::abort(...) ── Error ('test-visualization.R:553:1'): (code run outside of `test_that()`) ─── Error in `yardstick::roc_curve(dplyr::mutate(input_data, truth = dplyr::pull(input_data, { { truth_col } })), { { prob_cols } }, truth = "truth", event_level = "second")`: Must select at least one item. Backtrace: ▆ 1. └─tidytof::tof_plot_model(multinomial_tof_model) at test-visualization.R:553:1 2. └─tidytof:::tof_plot_model_multinomial(...) 3. └─tidytof::tof_assess_model(tof_model = tof_model, new_data = new_data) 4. └─tidytof:::tof_assess_model_new_data(tof_model = tof_model, new_data = new_data) 5. └─tidytof::tof_make_roc_curve(...) 6. ├─dplyr::mutate(...) 7. ├─yardstick::roc_curve(...) 8. └─yardstick:::roc_curve.data.frame(...) 9. └─yardstick::curve_metric_summarizer(...) 10. └─yardstick:::yardstick_eval_select_dots(..., data = data, error_call = error_call) 11. └─tidyselect::eval_select(...) 12. └─tidyselect:::eval_select_impl(...) 13. ├─tidyselect:::with_subscript_errors(...) 14. │ └─base::withCallingHandlers(...) 15. └─tidyselect:::vars_select_eval(...) 16. └─tidyselect:::ensure_named(...) 17. └─tidyselect:::check_empty(pos, allow_empty, call = call) 18. └─cli::cli_abort("Must select at least one item.", call = call) 19. └─rlang::abort(...) [ FAIL 2 | WARN 1 | SKIP 0 | PASS 684 ] Error: Test failures Execution halted
tidytof.Rcheck/tidytof-Ex.timings
name | user | system | elapsed | |
as_SingleCellExperiment | 0 | 0 | 0 | |
as_flowFrame | 0.000 | 0.000 | 0.001 | |
as_flowSet | 0.000 | 0.000 | 0.001 | |
as_seurat | 0 | 0 | 0 | |
as_tof_tbl | 0.067 | 0.003 | 0.071 | |
make_flowcore_annotated_data_frame | 0 | 0 | 0 | |
reexports | 0 | 0 | 0 | |
rev_asinh | 0.001 | 0.000 | 0.000 | |
tidytof_example_data | 0.002 | 0.001 | 0.003 | |
tof_analyze_abundance | 0 | 0 | 0 | |
tof_analyze_abundance_diffcyt | 0 | 0 | 0 | |
tof_analyze_abundance_glmm | 0.000 | 0.000 | 0.001 | |
tof_analyze_abundance_ttest | 0 | 0 | 0 | |
tof_analyze_expression | 0 | 0 | 0 | |
tof_analyze_expression_diffcyt | 0 | 0 | 0 | |
tof_analyze_expression_lmm | 0 | 0 | 0 | |
tof_analyze_expression_ttest | 0.001 | 0.000 | 0.000 | |
tof_annotate_clusters | 0.485 | 0.005 | 0.490 | |
tof_apply_classifier | 0 | 0 | 0 | |
tof_assess_channels | 0.080 | 0.001 | 0.081 | |
tof_assess_clusters_distance | 0.444 | 0.034 | 0.479 | |
tof_assess_clusters_entropy | 0.651 | 0.025 | 0.678 | |
tof_assess_clusters_knn | 7.504 | 0.072 | 7.635 | |
tof_assess_flow_rate | 0.681 | 0.011 | 0.693 | |
tof_assess_flow_rate_tibble | 0.181 | 0.004 | 0.185 | |
tof_assess_model | 0.414 | 0.007 | 0.421 | |
tof_batch_correct | 0 | 0 | 0 | |
tof_batch_correct_quantile | 0 | 0 | 0 | |
tof_batch_correct_quantile_tibble | 0 | 0 | 0 | |
tof_batch_correct_rescale | 0.000 | 0.000 | 0.001 | |
tof_calculate_flow_rate | 0.013 | 0.001 | 0.014 | |
tof_cluster | 0.451 | 0.021 | 0.472 | |
tof_cluster_ddpr | 0.159 | 0.001 | 0.161 | |
tof_cluster_flowsom | 4.798 | 0.452 | 5.264 | |
tof_cluster_kmeans | 0.037 | 0.003 | 0.041 | |
tof_cluster_phenograph | 1.520 | 0.044 | 1.564 | |
tof_cosine_dist | 0 | 0 | 0 | |
tof_create_grid | 0.040 | 0.001 | 0.041 | |
tof_downsample | 0.156 | 0.002 | 0.158 | |
tof_downsample_constant | 0.060 | 0.001 | 0.060 | |
tof_downsample_density | 0.764 | 0.017 | 0.781 | |
tof_downsample_prop | 0.063 | 0.001 | 0.065 | |
tof_estimate_density | 0.531 | 0.004 | 0.535 | |
tof_extract_central_tendency | 0.155 | 0.002 | 0.157 | |
tof_extract_emd | 0.400 | 0.010 | 0.411 | |
tof_extract_features | 1.005 | 0.024 | 1.030 | |
tof_extract_jsd | 0.488 | 0.053 | 0.549 | |
tof_extract_proportion | 0.121 | 0.001 | 0.123 | |
tof_extract_threshold | 0.158 | 0.002 | 0.161 | |
tof_find_knn | 0.278 | 0.186 | 0.465 | |
tof_generate_palette | 0 | 0 | 0 | |
tof_get_model_mixture | 0.230 | 0.001 | 0.232 | |
tof_get_model_outcomes | 0.212 | 0.002 | 0.213 | |
tof_get_model_penalty | 0.217 | 0.003 | 0.219 | |
tof_get_model_training_data | 0.241 | 0.002 | 0.243 | |
tof_get_model_type | 0.224 | 0.002 | 0.226 | |
tof_get_model_x | 0.222 | 0.003 | 0.226 | |
tof_get_model_y | 0.220 | 0.002 | 0.222 | |
tof_get_panel | 0.038 | 0.002 | 0.039 | |
tof_log_rank_test | 0.000 | 0.001 | 0.000 | |
tof_make_knn_graph | 0 | 0 | 0 | |
tof_make_roc_curve | 0.344 | 0.006 | 0.351 | |
tof_metacluster | 0.659 | 0.065 | 0.726 | |
tof_metacluster_consensus | 0.278 | 0.019 | 0.296 | |
tof_metacluster_flowsom | 0.670 | 0.055 | 0.726 | |
tof_metacluster_hierarchical | 0.056 | 0.001 | 0.056 | |
tof_metacluster_kmeans | 0.054 | 0.001 | 0.056 | |
tof_metacluster_phenograph | 0.073 | 0.001 | 0.075 | |
tof_plot_cells_density | 0.039 | 0.001 | 0.039 | |
tof_plot_cells_embedding | 4.433 | 0.224 | 4.706 | |
tof_plot_cells_layout | 4.712 | 0.025 | 4.960 | |
tof_plot_cells_scatter | 0.002 | 0.000 | 0.003 | |
tof_plot_clusters_heatmap | 0.061 | 0.001 | 0.063 | |
tof_plot_clusters_mst | 0.206 | 0.003 | 0.210 | |
tof_plot_clusters_volcano | 0.034 | 0.001 | 0.034 | |
tof_plot_model | 0.614 | 0.006 | 0.620 | |
tof_plot_sample_features | 0.113 | 0.001 | 0.114 | |
tof_plot_sample_heatmap | 0.068 | 0.001 | 0.069 | |
tof_postprocess | 0.091 | 0.001 | 0.093 | |
tof_predict | 0.245 | 0.001 | 0.247 | |
tof_preprocess | 0.138 | 0.002 | 0.140 | |
tof_read_data | 0.084 | 0.005 | 0.089 | |
tof_reduce_dimensions | 2.787 | 0.030 | 2.812 | |
tof_reduce_pca | 0.143 | 0.001 | 0.144 | |
tof_reduce_tsne | 1.263 | 0.013 | 1.280 | |
tof_reduce_umap | 4.785 | 0.034 | 4.817 | |
tof_set_panel | 0.072 | 0.001 | 0.072 | |
tof_spade_density | 0.750 | 0.007 | 0.757 | |
tof_split_data | 0.049 | 0.001 | 0.051 | |
tof_split_tidytof_reduced_dimensions | 0.000 | 0.000 | 0.001 | |
tof_train_model | 1.395 | 0.029 | 1.424 | |
tof_transform | 0.154 | 0.003 | 0.158 | |
tof_upsample | 0.232 | 0.003 | 0.235 | |
tof_upsample_distance | 0.352 | 0.004 | 0.356 | |
tof_upsample_neighbor | 0.072 | 0.003 | 0.075 | |
tof_write_data | 0 | 0 | 0 | |
tof_write_fcs | 0.000 | 0.001 | 0.000 | |
where | 0 | 0 | 0 | |