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

This page was generated on 2025-11-28 11:39 -0500 (Fri, 28 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4866
lconwaymacOS 12.7.6 Montereyx86_64R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" 4614
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4571
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 2187/2328HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tidytof 1.5.0  (landing page)
Timothy Keyes
Snapshot Date: 2025-11-27 13:40 -0500 (Thu, 27 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-28 05:17:33 -0500 (Fri, 28 Nov 2025)
EndedAt: 2025-11-28 05:25:03 -0500 (Fri, 28 Nov 2025)
EllapsedTime: 449.5 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 9.067  0.076   9.192
tof_cluster_flowsom     4.985  0.922   5.967
* 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.204   0.093   0.308 

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_SingleCellExperiment0.0000.0000.001
as_flowFrame000
as_flowSet000
as_seurat0.0000.0000.001
as_tof_tbl0.0520.0040.056
make_flowcore_annotated_data_frame0.0000.0010.000
reexports000
rev_asinh000
tidytof_example_data0.0020.0010.004
tof_analyze_abundance0.0000.0010.000
tof_analyze_abundance_diffcyt000
tof_analyze_abundance_glmm0.0000.0010.000
tof_analyze_abundance_ttest0.0000.0000.001
tof_analyze_expression0.0000.0000.001
tof_analyze_expression_diffcyt000
tof_analyze_expression_lmm000
tof_analyze_expression_ttest000
tof_annotate_clusters0.1030.0060.109
tof_apply_classifier000
tof_assess_channels0.0930.0040.097
tof_assess_clusters_distance0.4530.0510.508
tof_assess_clusters_entropy0.7420.0200.766
tof_assess_clusters_knn9.0670.0769.192
tof_assess_flow_rate1.1150.0141.137
tof_assess_flow_rate_tibble0.3080.0030.313
tof_assess_model0.4620.0070.470
tof_batch_correct000
tof_batch_correct_quantile000
tof_batch_correct_quantile_tibble0.0010.0000.000
tof_batch_correct_rescale000
tof_calculate_flow_rate0.0150.0000.016
tof_cluster0.5150.0130.530
tof_cluster_ddpr0.1960.0030.201
tof_cluster_flowsom4.9850.9225.967
tof_cluster_kmeans0.0370.0000.038
tof_cluster_phenograph1.7170.0371.768
tof_cosine_dist0.0000.0000.001
tof_create_grid0.0550.0010.056
tof_downsample0.2030.0070.211
tof_downsample_constant0.0760.0010.077
tof_downsample_density0.5800.0070.590
tof_downsample_prop0.0790.0010.080
tof_estimate_density0.3850.0040.392
tof_extract_central_tendency0.2000.0110.212
tof_extract_emd0.4650.0060.473
tof_extract_features0.5220.0030.526
tof_extract_jsd0.5830.0650.671
tof_extract_proportion0.1390.0030.143
tof_extract_threshold0.1530.0010.154
tof_find_knn0.2010.1800.385
tof_generate_palette0.0010.0000.000
tof_get_model_mixture0.2540.0010.256
tof_get_model_outcomes0.2760.0030.279
tof_get_model_penalty0.2390.0010.241
tof_get_model_training_data0.2920.0010.294
tof_get_model_type0.2380.0010.241
tof_get_model_x0.2520.0030.255
tof_get_model_y0.2730.0030.276
tof_get_panel0.0380.0020.039
tof_log_rank_test0.0000.0010.001
tof_make_knn_graph0.0000.0000.001
tof_make_roc_curve0.3580.0020.362
tof_metacluster0.7050.0470.761
tof_metacluster_consensus0.3270.0450.378
tof_metacluster_flowsom0.7930.0320.835
tof_metacluster_hierarchical0.0600.0000.061
tof_metacluster_kmeans0.0630.0000.064
tof_metacluster_phenograph0.0790.0020.080
tof_plot_cells_density0.0760.0030.080
tof_plot_cells_embedding3.1720.1253.329
tof_plot_cells_layout3.4740.0213.516
tof_plot_cells_scatter0.0040.0000.003
tof_plot_clusters_heatmap0.1330.0010.134
tof_plot_clusters_mst0.3110.0070.318
tof_plot_clusters_volcano0.0980.0000.099
tof_plot_model0.7800.0060.790
tof_plot_sample_features0.1790.0020.181
tof_plot_sample_heatmap0.1070.0020.110
tof_postprocess0.1090.0030.114
tof_predict0.2790.0030.284
tof_preprocess0.1730.0040.178
tof_read_data0.0780.0030.081
tof_reduce_dimensions2.5640.0732.653
tof_reduce_pca0.1770.0020.180
tof_reduce_tsne0.8570.0370.912
tof_reduce_umap3.7370.0463.747
tof_set_panel0.0860.0030.089
tof_spade_density0.5390.0060.549
tof_split_data0.0530.0010.056
tof_split_tidytof_reduced_dimensions000
tof_train_model1.6330.0191.664
tof_transform0.1790.0030.183
tof_upsample0.2300.0050.237
tof_upsample_distance0.3710.0040.378
tof_upsample_neighbor0.0580.0010.059
tof_write_data0.0000.0010.001
tof_write_fcs000
where000