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

This page was generated on 2025-11-19 10:14 -0500 (Wed, 19 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4827
lconwaymacOS 12.7.6 Montereyx86_64R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" 4600
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4564
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 2184/2325HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tidytof 1.5.0  (landing page)
Timothy Keyes
Snapshot Date: 2025-11-18 13:40 -0500 (Tue, 18 Nov 2025)
git_url: https://git.bioconductor.org/packages/tidytof
git_branch: devel
git_last_commit: 6312a05
git_last_commit_date: 2025-10-29 11:31:42 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    ERROR    OK  


CHECK results for tidytof on lconway

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.5.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.5.0.tar.gz
StartedAt: 2025-11-19 00:39:41 -0500 (Wed, 19 Nov 2025)
EndedAt: 2025-11-19 00:47:03 -0500 (Wed, 19 Nov 2025)
EllapsedTime: 441.9 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.5.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/tidytof.Rcheck’
* using R Under development (unstable) (2025-10-21 r88958)
* 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 Ventura 13.7.8
* 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.5.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.3 (clang-1403.0.22.14.1)’
* 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 ... INFO
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 8.324  0.066   8.425
tof_cluster_flowsom     4.815  0.952   5.899
* 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
See
  ‘/Users/biocbuild/bbs-3.23-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.6-x86_64/Resources/library’
* installing *source* package ‘tidytof’ ...
** this is package ‘tidytof’ version ‘1.5.0’
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
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.6-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.6-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.6-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 Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences"
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.213   0.092   0.322 

tidytof.Rcheck/tests/testthat.Rout.fail


R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences"
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_SingleCellExperiment000
as_flowFrame000
as_flowSet0.0000.0010.000
as_seurat000
as_tof_tbl0.0550.0030.058
make_flowcore_annotated_data_frame000
reexports000
rev_asinh0.0000.0000.001
tidytof_example_data0.0020.0010.003
tof_analyze_abundance000
tof_analyze_abundance_diffcyt000
tof_analyze_abundance_glmm000
tof_analyze_abundance_ttest0.0000.0010.000
tof_analyze_expression000
tof_analyze_expression_diffcyt000
tof_analyze_expression_lmm000
tof_analyze_expression_ttest000
tof_annotate_clusters0.1100.0040.115
tof_apply_classifier000
tof_assess_channels0.1000.0040.104
tof_assess_clusters_distance0.4420.0500.497
tof_assess_clusters_entropy0.7500.0160.768
tof_assess_clusters_knn8.3240.0668.425
tof_assess_flow_rate1.0520.0131.070
tof_assess_flow_rate_tibble0.2970.0030.303
tof_assess_model0.4730.0080.484
tof_batch_correct0.0010.0010.000
tof_batch_correct_quantile000
tof_batch_correct_quantile_tibble0.0000.0000.001
tof_batch_correct_rescale000
tof_calculate_flow_rate0.0160.0010.017
tof_cluster0.4700.0130.485
tof_cluster_ddpr0.1790.0030.182
tof_cluster_flowsom4.8150.9525.899
tof_cluster_kmeans0.0360.0010.036
tof_cluster_phenograph1.6930.0391.747
tof_cosine_dist000
tof_create_grid0.0600.0010.061
tof_downsample0.2190.0100.235
tof_downsample_constant0.0790.0020.082
tof_downsample_density0.5810.0080.593
tof_downsample_prop0.0720.0010.077
tof_estimate_density0.3560.0050.369
tof_extract_central_tendency0.2000.0120.230
tof_extract_emd0.5400.0090.556
tof_extract_features0.5950.0050.611
tof_extract_jsd0.6180.0780.778
tof_extract_proportion0.1570.0020.159
tof_extract_threshold0.1670.0010.173
tof_find_knn0.2050.2230.443
tof_generate_palette0.0000.0010.001
tof_get_model_mixture0.2510.0020.254
tof_get_model_outcomes0.2700.0040.277
tof_get_model_penalty0.2440.0020.248
tof_get_model_training_data0.2810.0020.285
tof_get_model_type0.2340.0020.236
tof_get_model_x0.2410.0050.250
tof_get_model_y0.2270.0030.230
tof_get_panel0.0380.0030.040
tof_log_rank_test000
tof_make_knn_graph000
tof_make_roc_curve0.3320.0030.336
tof_metacluster0.6810.0420.747
tof_metacluster_consensus0.3110.0470.367
tof_metacluster_flowsom0.7650.0420.820
tof_metacluster_hierarchical0.0630.0010.064
tof_metacluster_kmeans0.0590.0010.060
tof_metacluster_phenograph0.0860.0020.089
tof_plot_cells_density0.0770.0020.079
tof_plot_cells_embedding3.0760.1183.263
tof_plot_cells_layout3.4430.0243.486
tof_plot_cells_scatter0.0030.0000.004
tof_plot_clusters_heatmap0.1530.0020.155
tof_plot_clusters_mst0.3450.0080.357
tof_plot_clusters_volcano0.0970.0010.099
tof_plot_model0.8580.0080.871
tof_plot_sample_features0.2070.0020.210
tof_plot_sample_heatmap0.1220.0010.124
tof_postprocess0.1160.0030.121
tof_predict0.2900.0040.297
tof_preprocess0.1980.0040.202
tof_read_data0.0910.0030.098
tof_reduce_dimensions2.5050.0792.597
tof_reduce_pca0.1560.0010.158
tof_reduce_tsne0.7810.0280.819
tof_reduce_umap3.7540.0603.802
tof_set_panel0.0860.0020.089
tof_spade_density0.5330.0040.541
tof_split_data0.0520.0020.053
tof_split_tidytof_reduced_dimensions0.0010.0000.000
tof_train_model1.7730.0251.811
tof_transform0.1990.0040.207
tof_upsample0.2620.0030.266
tof_upsample_distance0.4090.0060.421
tof_upsample_neighbor0.0720.0020.077
tof_write_data000
tof_write_fcs0.0000.0000.001
where0.0000.0000.001