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

This page was generated on 2026-05-22 11:33 -0400 (Fri, 22 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4995
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 2266/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tidyFlowCore 1.6.0  (landing page)
Timothy Keyes
Snapshot Date: 2026-05-21 13:40 -0400 (Thu, 21 May 2026)
git_url: https://git.bioconductor.org/packages/tidyFlowCore
git_branch: RELEASE_3_23
git_last_commit: 19506c2
git_last_commit_date: 2026-04-28 09:03:11 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for tidyFlowCore in R Universe.


CHECK results for tidyFlowCore on nebbiolo1

To the developers/maintainers of the tidyFlowCore package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/tidyFlowCore.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: tidyFlowCore
Version: 1.6.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:tidyFlowCore.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings tidyFlowCore_1.6.0.tar.gz
StartedAt: 2026-05-22 07:01:58 -0400 (Fri, 22 May 2026)
EndedAt: 2026-05-22 07:04:18 -0400 (Fri, 22 May 2026)
EllapsedTime: 140.1 seconds
RetCode: 0
Status:   OK  
CheckDir: tidyFlowCore.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:tidyFlowCore.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings tidyFlowCore_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/tidyFlowCore.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-22 11:01:58 UTC
* checking for file ‘tidyFlowCore/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘tidyFlowCore’ version ‘1.6.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 ‘tidyFlowCore’ can be installed ... OK
* 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 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 files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* 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: OK


Installation output

tidyFlowCore.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL tidyFlowCore
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘tidyFlowCore’ ...
** this is package ‘tidyFlowCore’ version ‘1.6.0’
** using staged installation
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (tidyFlowCore)

Tests output

tidyFlowCore.Rcheck/tests/testthat.Rout


R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 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.

> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
> 
> library(testthat)
> library(tidyFlowCore)
> 
> test_check("tidyFlowCore")

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

[ FAIL 0 | WARN 0 | SKIP 0 | PASS 104 ]
> 
> proc.time()
   user  system elapsed 
 12.860   0.419  13.266 

Example timings

tidyFlowCore.Rcheck/tidyFlowCore-Ex.timings

nameusersystemelapsed
arrange.flowFrame0.2390.0040.245
arrange.flowSet0.6840.0330.718
as_flowFrame000
as_flowSet0.0000.0010.001
as_tof_tbl0.0310.0060.038
count.flowFrame0.4080.0400.448
count.flowSet0.2210.0060.228
filter.flowFrame0.1790.0010.227
filter.flowSet0.8920.0121.195
ggplot.flowFrame0.3800.0120.509
ggplot.flowSet0.5360.0600.838
group_by.flowFrame1.0370.3401.384
make_flowcore_annotated_data_frame000
mutate.flowFrame0.5510.0260.577
mutate.flowSet0.4170.0080.425
nest.flowFrame0.3540.0970.450
pull.flowFrame0.0980.0350.133
pull.flowSet0.1040.0190.123
reexports000
rename.flowFrame0.1870.0050.192
rename.flowSet0.3590.0110.370
rename_with.flowFrame0.1420.0020.144
rename_with.flowSet0.3480.0030.351
select.flowFrame0.1330.0010.134
select.flowSet0.3260.0030.329
simulate_cytometry_data0.0930.0170.110
slice.flowFrame0.1550.0150.170
slice.flowSet0.3640.0330.396
slice_head.flowFrame0.1630.0010.164
slice_head.flowSet0.3560.0120.367
slice_max.flowFrame0.1530.0000.154
slice_max.flowSet0.3630.0010.364
slice_min.flowFrame0.1420.0020.145
slice_min.flowSet0.3690.0000.370
slice_sample.flowFrame0.1400.0010.141
slice_sample.flowSet0.3520.0030.355
slice_tail.flowFrame0.1480.0210.169
slice_tail.flowSet0.3680.0230.391
summarise.flowFrame0.1090.0010.110
summarise.flowSet0.1500.0010.150
summarize.flowFrame0.1160.0000.117
summarize.flowSet0.2010.0020.204
tof_get_panel000
tof_set_panel000
transmute.flowFrame0.1400.0010.140
transmute.flowSet0.3310.0070.338
ungroup.flowSet0.1780.0010.178
unnest.flowSet0.3460.0030.349