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

This page was generated on 2025-08-09 12:06 -0400 (Sat, 09 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4818
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4553
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4595
kjohnson3macOS 13.7.1 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4537
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 2172/2317HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tidytof 1.3.0  (landing page)
Timothy Keyes
Snapshot Date: 2025-08-08 13:45 -0400 (Fri, 08 Aug 2025)
git_url: https://git.bioconductor.org/packages/tidytof
git_branch: devel
git_last_commit: 7757e98
git_last_commit_date: 2025-04-15 13:39:34 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    ERROR  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    ERROR    OK  


CHECK results for tidytof on nebbiolo2

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.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-08-09 03:31:36 -0400 (Sat, 09 Aug 2025)
EndedAt: 2025-08-09 03:43:35 -0400 (Sat, 09 Aug 2025)
EllapsedTime: 718.8 seconds
RetCode: 1
Status:   ERROR  
CheckDir: tidytof.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### 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.315  0.116   7.431
* 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.


Installation output

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)

Tests output

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.146   0.037   0.170 

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

Example timings

tidytof.Rcheck/tidytof-Ex.timings

nameusersystemelapsed
as_SingleCellExperiment000
as_flowFrame000
as_flowSet000
as_seurat000
as_tof_tbl0.0470.0000.048
make_flowcore_annotated_data_frame000
reexports000
rev_asinh000
tidytof_example_data0.0010.0010.002
tof_analyze_abundance000
tof_analyze_abundance_diffcyt000
tof_analyze_abundance_glmm000
tof_analyze_abundance_ttest000
tof_analyze_expression000
tof_analyze_expression_diffcyt0.0000.0000.001
tof_analyze_expression_lmm0.0010.0000.000
tof_analyze_expression_ttest000
tof_annotate_clusters0.4110.0030.413
tof_apply_classifier0.0000.0000.001
tof_assess_channels0.0720.0010.072
tof_assess_clusters_distance0.3700.0490.419
tof_assess_clusters_entropy0.6490.0610.710
tof_assess_clusters_knn7.3150.1167.431
tof_assess_flow_rate0.6680.0310.700
tof_assess_flow_rate_tibble0.1760.0010.177
tof_assess_model0.3840.0030.387
tof_batch_correct000
tof_batch_correct_quantile000
tof_batch_correct_quantile_tibble000
tof_batch_correct_rescale000
tof_calculate_flow_rate0.0130.0000.013
tof_cluster0.4220.0160.438
tof_cluster_ddpr0.1530.0000.153
tof_cluster_flowsom4.1730.0814.256
tof_cluster_kmeans0.0300.0000.029
tof_cluster_phenograph1.3990.0021.401
tof_cosine_dist000
tof_create_grid0.0490.0000.049
tof_downsample0.1550.0010.156
tof_downsample_constant0.0670.0000.068
tof_downsample_density0.5420.0070.549
tof_downsample_prop0.0610.0000.061
tof_estimate_density0.3850.0050.390
tof_extract_central_tendency0.1510.0010.151
tof_extract_emd0.4110.0020.413
tof_extract_features0.4640.0000.464
tof_extract_jsd0.4720.0110.485
tof_extract_proportion0.1100.0020.112
tof_extract_threshold0.1390.0010.139
tof_find_knn0.1780.0280.207
tof_generate_palette000
tof_get_model_mixture0.2130.0010.214
tof_get_model_outcomes0.1940.0000.195
tof_get_model_penalty0.1970.0000.197
tof_get_model_training_data0.2450.0000.246
tof_get_model_type0.1970.0010.198
tof_get_model_x0.2040.0010.205
tof_get_model_y0.2070.0000.208
tof_get_panel0.0280.0020.031
tof_log_rank_test000
tof_make_knn_graph000
tof_make_roc_curve0.2750.0020.277
tof_metacluster0.6320.0070.639
tof_metacluster_consensus0.2570.0030.260
tof_metacluster_flowsom0.6750.0050.680
tof_metacluster_hierarchical0.0470.0000.047
tof_metacluster_kmeans0.0480.0000.049
tof_metacluster_phenograph0.0690.0000.069
tof_plot_cells_density0.0310.0000.031
tof_plot_cells_embedding3.2930.0003.295
tof_plot_cells_layout2.6540.0002.654
tof_plot_cells_scatter0.0020.0000.002
tof_plot_clusters_heatmap0.0570.0010.057
tof_plot_clusters_mst0.1990.0010.199
tof_plot_clusters_volcano0.0310.0000.031
tof_plot_model0.5490.0010.550
tof_plot_sample_features0.0890.0000.088
tof_plot_sample_heatmap0.0460.0000.045
tof_postprocess0.0880.0000.087
tof_predict0.2310.0000.230
tof_preprocess0.1370.0000.137
tof_read_data0.0740.0010.076
tof_reduce_dimensions2.3000.0692.367
tof_reduce_pca0.1460.0010.147
tof_reduce_tsne0.9630.0020.965
tof_reduce_umap3.3830.0613.419
tof_set_panel0.0690.0020.071
tof_spade_density0.5230.0020.525
tof_split_data0.0440.0010.046
tof_split_tidytof_reduced_dimensions000
tof_train_model1.2450.0141.259
tof_transform0.5470.0000.546
tof_upsample0.2070.0000.207
tof_upsample_distance0.3160.0000.316
tof_upsample_neighbor0.0550.0000.055
tof_write_data000
tof_write_fcs000
where000