Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2025-12-15 12:07 -0500 (Mon, 15 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4882
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4673
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4607
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4671
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 2216/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tidytof 1.4.0  (landing page)
Timothy Keyes
Snapshot Date: 2025-12-11 13:45 -0500 (Thu, 11 Dec 2025)
git_url: https://git.bioconductor.org/packages/tidytof
git_branch: RELEASE_3_22
git_last_commit: 699191c
git_last_commit_date: 2025-10-29 11:31:42 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    ERROR    OK  
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


CHECK results for tidytof on merida1

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.

raw results


Summary

Package: tidytof
Version: 1.4.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.4.0.tar.gz
StartedAt: 2025-12-12 13:06:26 -0500 (Fri, 12 Dec 2025)
EndedAt: 2025-12-12 13:19:45 -0500 (Fri, 12 Dec 2025)
EllapsedTime: 798.7 seconds
RetCode: 1
Status:   ERROR  
CheckDir: tidytof.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### 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.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/tidytof.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* 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.4.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 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.1.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  18.272  0.116  19.085
tof_cluster_flowsom       9.031  1.036  10.818
tof_plot_cells_layout     7.111  0.019   7.220
tof_plot_cells_embedding  5.676  0.159   5.956
* 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:
   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 20 | SKIP 1 | 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.22-bioc/meat/tidytof.Rcheck/00check.log’
for details.


Installation output

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-x86_64/Resources/library’
* installing *source* package ‘tidytof’ ...
** this is package ‘tidytof’ version ‘1.4.0’
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.1.sdk’
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c code.cpp -o code.o
clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o tidytof.so RcppExports.o code.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /Library/Frameworks/R.framework/Versions/4.5-x86_64/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)

Tests output

tidytof.Rcheck/tests/spelling.Rout


R version 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-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.355   0.117   0.439 

tidytof.Rcheck/tests/testthat.Rout.fail


R version 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-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)
> test_check("tidytof")

Attaching package: 'dplyr'

The following objects are masked from 'package:stats':

    filter, lag

The following objects are masked from 'package:base':

    intersect, setdiff, setequal, union

Loading required namespace: diffcyt

Attaching package: 'readr'

The following objects are masked from 'package:testthat':

    edition_get, local_edition

Saving _problems/test-patient-level_modeling-1052.R
Saving _problems/test-visualization-555.R
[ FAIL 2 | WARN 20 | SKIP 1 | PASS 684 ]

══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1):

══ 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 20 | SKIP 1 | PASS 684 ]
Error:
! Test failures.
Execution halted

Example timings

tidytof.Rcheck/tidytof-Ex.timings

nameusersystemelapsed
as_SingleCellExperiment0.0000.0000.001
as_flowFrame0.0010.0010.001
as_flowSet0.0000.0010.000
as_seurat0.0000.0010.001
as_tof_tbl0.0990.0050.175
make_flowcore_annotated_data_frame0.0000.0000.001
reexports0.0000.0000.001
rev_asinh0.0010.0010.001
tidytof_example_data0.0030.0020.006
tof_analyze_abundance0.0010.0010.000
tof_analyze_abundance_diffcyt0.0010.0010.001
tof_analyze_abundance_glmm0.0000.0010.001
tof_analyze_abundance_ttest000
tof_analyze_expression000
tof_analyze_expression_diffcyt0.0000.0000.001
tof_analyze_expression_lmm0.0000.0000.001
tof_analyze_expression_ttest000
tof_annotate_clusters0.1910.0070.198
tof_apply_classifier0.0000.0000.001
tof_assess_channels0.1690.0080.178
tof_assess_clusters_distance0.9680.1241.096
tof_assess_clusters_entropy1.8980.0391.941
tof_assess_clusters_knn18.272 0.11619.085
tof_assess_flow_rate2.3220.0202.351
tof_assess_flow_rate_tibble0.6880.0070.704
tof_assess_model0.9090.0140.929
tof_batch_correct0.0000.0000.001
tof_batch_correct_quantile0.0000.0000.001
tof_batch_correct_quantile_tibble0.0000.0000.001
tof_batch_correct_rescale000
tof_calculate_flow_rate0.0270.0020.028
tof_cluster0.8620.0270.892
tof_cluster_ddpr0.3860.0030.390
tof_cluster_flowsom 9.031 1.03610.818
tof_cluster_kmeans0.0660.0010.077
tof_cluster_phenograph2.9530.0563.169
tof_cosine_dist0.0010.0000.000
tof_create_grid0.1090.0010.119
tof_downsample0.3810.0110.422
tof_downsample_constant0.1460.0020.155
tof_downsample_density0.9580.0080.997
tof_downsample_prop0.1520.0010.155
tof_estimate_density0.6140.0040.618
tof_extract_central_tendency0.4380.0110.459
tof_extract_emd1.0680.0091.093
tof_extract_features1.1290.0071.141
tof_extract_jsd1.2020.0821.288
tof_extract_proportion0.2860.0020.290
tof_extract_threshold0.3320.0020.335
tof_find_knn0.3900.5670.960
tof_generate_palette0.0000.0000.001
tof_get_model_mixture0.4540.0020.456
tof_get_model_outcomes0.4750.0030.479
tof_get_model_penalty0.4660.0040.471
tof_get_model_training_data0.5420.0030.546
tof_get_model_type0.4760.0020.478
tof_get_model_x0.4750.0060.483
tof_get_model_y0.4690.0040.474
tof_get_panel0.0710.0030.074
tof_log_rank_test0.0010.0000.000
tof_make_knn_graph0.0000.0000.001
tof_make_roc_curve0.6650.0030.670
tof_metacluster1.6640.0991.772
tof_metacluster_consensus0.6460.0230.675
tof_metacluster_flowsom1.6430.0771.794
tof_metacluster_hierarchical0.1150.0010.117
tof_metacluster_kmeans0.1170.0010.118
tof_metacluster_phenograph0.1530.0010.154
tof_plot_cells_density0.1770.0040.181
tof_plot_cells_embedding5.6760.1595.956
tof_plot_cells_layout7.1110.0197.220
tof_plot_cells_scatter0.0050.0010.006
tof_plot_clusters_heatmap0.2660.0020.269
tof_plot_clusters_mst0.5910.0070.602
tof_plot_clusters_volcano0.1960.0010.198
tof_plot_model1.5050.0091.524
tof_plot_sample_features0.3810.0050.396
tof_plot_sample_heatmap0.2350.0020.238
tof_postprocess0.2130.0030.216
tof_predict0.5070.0040.510
tof_preprocess0.3600.0040.365
tof_read_data0.1730.0020.176
tof_reduce_dimensions3.6370.0663.713
tof_reduce_pca0.3270.0030.344
tof_reduce_tsne1.5360.0301.584
tof_reduce_umap4.4710.0484.484
tof_set_panel0.1680.0020.171
tof_spade_density0.7730.0050.779
tof_split_data0.1040.0040.107
tof_split_tidytof_reduced_dimensions0.0000.0000.001
tof_train_model2.9400.0162.956
tof_transform0.3670.0040.372
tof_upsample0.5180.0040.524
tof_upsample_distance0.8410.0050.849
tof_upsample_neighbor0.1120.0030.114
tof_write_data0.0000.0000.001
tof_write_fcs0.0000.0010.000
where000