Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-07-25 12:06 -0400 (Fri, 25 Jul 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.2 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4793 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.5.1 (2025-06-13 ucrt) -- "Great Square Root" | 4531 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4574 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4515 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4512 |
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 2166/2311 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
tidytof 1.3.0 (landing page) Timothy Keyes
| nebbiolo2 | Linux (Ubuntu 24.04.2 LTS) / x86_64 | OK | OK | ERROR | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | ERROR | ||||||||||
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.3.0 |
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:tidytof.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings tidytof_1.3.0.tar.gz |
StartedAt: 2025-07-25 03:27:25 -0400 (Fri, 25 Jul 2025) |
EndedAt: 2025-07-25 03:39:13 -0400 (Fri, 25 Jul 2025) |
EllapsedTime: 707.7 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: tidytof.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:tidytof.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings tidytof_1.3.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/tidytof.Rcheck’ * using R version 4.5.1 (2025-06-13) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 * running under: Ubuntu 24.04.2 LTS * using session charset: UTF-8 * checking for file ‘tidytof/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘tidytof’ version ‘1.3.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: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ * checking installed package size ... INFO installed size is 5.2Mb sub-directories of 1Mb or more: help 2.2Mb libs 1.2Mb * 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 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.173 0.106 7.279 * 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 re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 ERROR, 1 NOTE See ‘/home/biocbuild/bbs-3.22-bioc/meat/tidytof.Rcheck/00check.log’ for details.
tidytof.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL tidytof ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’ * installing *source* package ‘tidytof’ ... ** this is package ‘tidytof’ version ‘1.3.0’ ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c code.cpp -o code.o g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.22-bioc/R/lib -L/usr/local/lib -o tidytof.so RcppExports.o code.o -L/home/biocbuild/bbs-3.22-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.22-bioc/R/site-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 (2025-06-13) -- "Great Square Root" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-pc-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. > if (requireNamespace("spelling", quietly = TRUE)) { + spelling::spell_check_test( + vignettes = TRUE, error = FALSE, + skip_on_cran = TRUE + ) + } NULL > > proc.time() user system elapsed 0.151 0.040 0.178
tidytof.Rcheck/tests/testthat.Rout.fail
R version 4.5.1 (2025-06-13) -- "Great Square Root" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-pc-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. > 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 | 0 | 0 | |
as_flowSet | 0 | 0 | 0 | |
as_seurat | 0 | 0 | 0 | |
as_tof_tbl | 0.047 | 0.001 | 0.049 | |
make_flowcore_annotated_data_frame | 0 | 0 | 0 | |
reexports | 0 | 0 | 0 | |
rev_asinh | 0 | 0 | 0 | |
tidytof_example_data | 0.002 | 0.000 | 0.002 | |
tof_analyze_abundance | 0 | 0 | 0 | |
tof_analyze_abundance_diffcyt | 0 | 0 | 0 | |
tof_analyze_abundance_glmm | 0 | 0 | 0 | |
tof_analyze_abundance_ttest | 0 | 0 | 0 | |
tof_analyze_expression | 0 | 0 | 0 | |
tof_analyze_expression_diffcyt | 0.000 | 0.001 | 0.000 | |
tof_analyze_expression_lmm | 0 | 0 | 0 | |
tof_analyze_expression_ttest | 0 | 0 | 0 | |
tof_annotate_clusters | 0.367 | 0.002 | 0.370 | |
tof_apply_classifier | 0 | 0 | 0 | |
tof_assess_channels | 0.072 | 0.000 | 0.073 | |
tof_assess_clusters_distance | 0.379 | 0.055 | 0.434 | |
tof_assess_clusters_entropy | 0.635 | 0.065 | 0.700 | |
tof_assess_clusters_knn | 7.173 | 0.106 | 7.279 | |
tof_assess_flow_rate | 0.643 | 0.006 | 0.649 | |
tof_assess_flow_rate_tibble | 0.171 | 0.000 | 0.171 | |
tof_assess_model | 0.369 | 0.004 | 0.373 | |
tof_batch_correct | 0.001 | 0.000 | 0.000 | |
tof_batch_correct_quantile | 0 | 0 | 0 | |
tof_batch_correct_quantile_tibble | 0 | 0 | 0 | |
tof_batch_correct_rescale | 0 | 0 | 0 | |
tof_calculate_flow_rate | 0.011 | 0.001 | 0.012 | |
tof_cluster | 0.419 | 0.013 | 0.433 | |
tof_cluster_ddpr | 0.153 | 0.000 | 0.153 | |
tof_cluster_flowsom | 4.197 | 0.116 | 4.314 | |
tof_cluster_kmeans | 0.030 | 0.000 | 0.031 | |
tof_cluster_phenograph | 1.397 | 0.002 | 1.399 | |
tof_cosine_dist | 0 | 0 | 0 | |
tof_create_grid | 0.044 | 0.001 | 0.045 | |
tof_downsample | 0.152 | 0.000 | 0.151 | |
tof_downsample_constant | 0.061 | 0.000 | 0.061 | |
tof_downsample_density | 0.546 | 0.004 | 0.551 | |
tof_downsample_prop | 0.063 | 0.000 | 0.063 | |
tof_estimate_density | 0.393 | 0.002 | 0.394 | |
tof_extract_central_tendency | 0.154 | 0.000 | 0.153 | |
tof_extract_emd | 0.414 | 0.000 | 0.414 | |
tof_extract_features | 0.464 | 0.001 | 0.465 | |
tof_extract_jsd | 0.472 | 0.010 | 0.483 | |
tof_extract_proportion | 0.116 | 0.001 | 0.117 | |
tof_extract_threshold | 0.142 | 0.000 | 0.142 | |
tof_find_knn | 0.182 | 0.025 | 0.207 | |
tof_generate_palette | 0.001 | 0.000 | 0.001 | |
tof_get_model_mixture | 0.212 | 0.000 | 0.212 | |
tof_get_model_outcomes | 0.193 | 0.000 | 0.193 | |
tof_get_model_penalty | 0.195 | 0.000 | 0.195 | |
tof_get_model_training_data | 0.23 | 0.00 | 0.23 | |
tof_get_model_type | 0.193 | 0.000 | 0.193 | |
tof_get_model_x | 0.207 | 0.000 | 0.207 | |
tof_get_model_y | 0.217 | 0.000 | 0.218 | |
tof_get_panel | 0.031 | 0.000 | 0.031 | |
tof_log_rank_test | 0 | 0 | 0 | |
tof_make_knn_graph | 0 | 0 | 0 | |
tof_make_roc_curve | 0.282 | 0.001 | 0.283 | |
tof_metacluster | 0.650 | 0.007 | 0.658 | |
tof_metacluster_consensus | 0.250 | 0.003 | 0.255 | |
tof_metacluster_flowsom | 0.629 | 0.027 | 0.657 | |
tof_metacluster_hierarchical | 0.057 | 0.010 | 0.067 | |
tof_metacluster_kmeans | 0.047 | 0.000 | 0.047 | |
tof_metacluster_phenograph | 0.061 | 0.001 | 0.062 | |
tof_plot_cells_density | 0.030 | 0.000 | 0.031 | |
tof_plot_cells_embedding | 3.301 | 0.011 | 3.314 | |
tof_plot_cells_layout | 2.703 | 0.009 | 2.712 | |
tof_plot_cells_scatter | 0.002 | 0.000 | 0.002 | |
tof_plot_clusters_heatmap | 0.055 | 0.004 | 0.059 | |
tof_plot_clusters_mst | 0.215 | 0.014 | 0.229 | |
tof_plot_clusters_volcano | 0.031 | 0.002 | 0.033 | |
tof_plot_model | 0.545 | 0.007 | 0.552 | |
tof_plot_sample_features | 0.091 | 0.000 | 0.090 | |
tof_plot_sample_heatmap | 0.047 | 0.000 | 0.047 | |
tof_postprocess | 0.089 | 0.001 | 0.090 | |
tof_predict | 0.237 | 0.000 | 0.237 | |
tof_preprocess | 0.132 | 0.002 | 0.133 | |
tof_read_data | 0.066 | 0.001 | 0.068 | |
tof_reduce_dimensions | 2.090 | 0.042 | 2.130 | |
tof_reduce_pca | 0.145 | 0.000 | 0.145 | |
tof_reduce_tsne | 0.941 | 0.002 | 0.943 | |
tof_reduce_umap | 3.258 | 0.084 | 3.317 | |
tof_set_panel | 0.069 | 0.001 | 0.070 | |
tof_spade_density | 0.514 | 0.004 | 0.519 | |
tof_split_data | 0.042 | 0.000 | 0.042 | |
tof_split_tidytof_reduced_dimensions | 0 | 0 | 0 | |
tof_train_model | 1.299 | 0.000 | 1.300 | |
tof_transform | 0.527 | 0.001 | 0.527 | |
tof_upsample | 0.21 | 0.00 | 0.21 | |
tof_upsample_distance | 0.311 | 0.000 | 0.311 | |
tof_upsample_neighbor | 0.054 | 0.001 | 0.055 | |
tof_write_data | 0 | 0 | 0 | |
tof_write_fcs | 0 | 0 | 0 | |
where | 0 | 0 | 0 | |