Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-03-20 12:10 -0400 (Thu, 20 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4756
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4487
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4514
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4441
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4406
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 851/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ggcyto 1.34.0  (landing page)
Mike Jiang
Snapshot Date: 2025-03-17 13:00 -0400 (Mon, 17 Mar 2025)
git_url: https://git.bioconductor.org/packages/ggcyto
git_branch: RELEASE_3_20
git_last_commit: a13f21f
git_last_commit_date: 2024-10-29 10:06:20 -0400 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    WARNINGS  


CHECK results for ggcyto on kjohnson1

To the developers/maintainers of the ggcyto package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ggcyto.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: ggcyto
Version: 1.34.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ggcyto.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ggcyto_1.34.0.tar.gz
StartedAt: 2025-03-18 21:05:59 -0400 (Tue, 18 Mar 2025)
EndedAt: 2025-03-18 21:09:18 -0400 (Tue, 18 Mar 2025)
EllapsedTime: 198.5 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: ggcyto.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ggcyto.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ggcyto_1.34.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/ggcyto.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ggcyto/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ggcyto’ version ‘1.34.0’
* 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 ... NOTE
Found the following hidden files and directories:
  .travis.yml
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... NOTE
Found the following non-portable file path:
  ggcyto/docs/articles/advanced/ggplot.flowSet.overlay_files/accessible-code-block-0.0.1/empty-anchor.js

Tarballs are only required to store paths of up to 100 bytes and cannot
store those of more than 256 bytes, with restrictions including to 100
bytes for the final component.
See section ‘Package structure’ in the ‘Writing R Extensions’ manual.
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘ggcyto’ 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 dependencies in R code ... NOTE
Namespace in Imports field not imported from: ‘scales’
  All declared Imports should be used.
':::' call which should be '::': ‘flowWorkspace:::gh_pop_is_negated’
  See the note in ?`:::` about the use of this operator.
Unexported objects imported by ':::' calls:
  ‘flowWorkspace:::.mergeGates’ ‘flowWorkspace:::compact’
  ‘flowWorkspace:::fix_y_axis’ ‘ggplot2:::+.gg’ ‘ggplot2:::add_group’
  ‘ggplot2:::as_gg_data_frame’ ‘ggplot2:::check_aesthetics’
  ‘ggplot2:::guides_list’ ‘ggplot2:::hex_binwidth’ ‘ggplot2:::is.waive’
  ‘ggplot2:::is_calculated_aes’ ‘ggplot2:::make_labels’
  ‘ggplot2:::make_scale’ ‘ggplot2:::plot_clone’
  ‘ggplot2:::print.ggplot’ ‘ggplot2:::scales_list’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... WARNING
grid.draw:
  function(x, recording)
grid.draw.ggcyto_GatingLayout:
  function(x)
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.fr2dt: no visible binding for global variable ‘axis’
.fr2dt: no visible binding for global variable ‘name’
.fs2dt: no visible binding for global variable ‘name’
add_ggcyto: no visible binding for global variable ‘name’
add_ggcyto: no visible global function definition for ‘modifyList’
add_ggcyto: no visible binding for global variable ‘axis’
add_ggcyto: no visible binding for global variable ‘desc’
add_par: no visible global function definition for ‘modifyList’
as.ggplot: no visible binding for global variable ‘axis’
as.ggplot: no visible binding for global variable ‘name’
as.ggplot : <anonymous>: no visible binding for global variable ‘axis’
as.ggplot : <anonymous>: no visible binding for global variable ‘name’
as.ggplot: no visible binding for global variable ‘count’
as.ggplot: no visible global function definition for ‘densCols’
as.ggplot: no visible global function definition for ‘colorRampPalette’
as.ggplot: no visible binding for global variable ‘density’
autoplot.GatingHierarchy : <anonymous>: no visible global function
  definition for ‘gray’
autoplot.GatingSetList: no visible global function definition for
  ‘getS3method’
autoplot.cytoframe: no visible global function definition for
  ‘getS3method’
autoplot.cytoset: no visible global function definition for
  ‘getS3method’
autoplot.ncdfFlowList: no visible global function definition for
  ‘getS3method’
density_fr_all : <anonymous>: no visible global function definition for
  ‘gray’
faust_gating_plot: no visible global function definition for ‘gray’
fortify.GatingSetList: no visible global function definition for
  ‘getS3method’
fortify.cytoframe: no visible global function definition for
  ‘getS3method’
fortify.cytoset: no visible global function definition for
  ‘getS3method’
fortify.ncdfFlowList: no visible global function definition for
  ‘getS3method’
fortify_fs.GatingSetList: no visible global function definition for
  ‘getS3method’
getFlowFrame.GatingSetList: no visible global function definition for
  ‘getS3method’
getFlowFrame.cytoset: no visible global function definition for
  ‘getS3method’
getFlowFrame.ncdfFlowList: no visible global function definition for
  ‘getS3method’
ggcyto.GatingSetList: no visible global function definition for
  ‘getS3method’
ggcyto.cytoset: no visible global function definition for ‘getS3method’
ggcyto.flowSet: no visible binding for global variable ‘axis’
ggcyto.flowSet: no visible binding for global variable ‘name’
ggcyto.ncdfFlowList: no visible global function definition for
  ‘getS3method’
ggcyto_arrange: no visible binding for global variable ‘name’
stat_position.filter: no visible global function definition for
  ‘setNames’
Undefined global functions or variables:
  axis colorRampPalette count densCols density desc getS3method gray
  modifyList name setNames
Consider adding
  importFrom("grDevices", "colorRampPalette", "densCols", "gray")
  importFrom("graphics", "axis")
  importFrom("stats", "density", "setNames")
  importFrom("utils", "getS3method", "modifyList")
to your NAMESPACE file.
* 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 ... WARNING
Undocumented arguments in Rd file 'faust_gating_plot.Rd'
  ‘gh’ ‘...’

Documented arguments not in \usage in Rd file 'fortify.multiRangeGate.Rd':
  ‘nPoints’

Undocumented arguments in Rd file 'geom_multi_range.Rd'
  ‘stat’ ‘linejoin’ ‘na.rm’ ‘inherit.aes’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
               user system elapsed
autoplot     14.643  0.542  12.866
ggcyto       12.701  0.626  11.050
ggcyto_add   10.967  0.625  10.169
getFlowFrame  5.891  0.170   6.075
geom_gate     5.065  0.132   4.792
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 WARNINGs, 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.20-bioc/meat/ggcyto.Rcheck/00check.log’
for details.


Installation output

ggcyto.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL ggcyto
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’
* installing *source* package ‘ggcyto’ ...
** using staged installation
** R
** 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 (ggcyto)

Tests output

ggcyto.Rcheck/tests/testthat.Rout


R version 4.4.3 (2025-02-28) -- "Trophy Case"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-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.

> library(testthat)
> library(ggcyto)
Loading required package: ggplot2
Loading required package: flowCore
Loading required package: ncdfFlow
Loading required package: BH
Loading required package: flowWorkspace
As part of improvements to flowWorkspace, some behavior of
GatingSet objects has changed. For details, please read the section
titled "The cytoframe and cytoset classes" in the package vignette:

  vignette("flowWorkspace-Introduction", "flowWorkspace")
> library(vdiffr)
> 
> test_check("ggcyto")
Coordinate system already present. Adding new coordinate system, which will
replace the existing one.
`stat_bin()` using `bins = 30`. Pick better value with `binwidth`.
[ FAIL 0 | WARN 0 | SKIP 8 | PASS 1 ]

══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (8): 'test-autoplot.R:9:3', 'test-autoplot.R:14:3',
  'test-autoplot.R:25:3', 'test-ggcyto-fs.R:17:3', 'test-ggcyto-gs.R:31:3',
  'test-ggcyto-gs.R:83:3', 'test-ggcyto-gs.R:99:3',
  'test-multiRangeGate.R:14:3'

[ FAIL 0 | WARN 0 | SKIP 8 | PASS 1 ]
Deleting unused snapshots:
• autoplot/autoplot-fr-2d.svg
• autoplot/autoplot-fs-2d.svg
• autoplot/autoplot-gs-2-gate.svg
• autoplot/autoplot-gs-bool-gate.svg
• ggcyto-fs/ggcyto-fs-1d-den-stats.svg
• ggcyto-fs/ggcyto-fs-1d-density-alpha.svg
• ggcyto-fs/ggcyto-fs-1d-density-black.svg
• ggcyto-fs/ggcyto-fs-1d-density.svg
• ggcyto-fs/ggcyto-fs-1d-facet.svg
• ggcyto-fs/ggcyto-fs-2d-hex-1dgate-static-stats.svg
• ggcyto-fs/ggcyto-fs-2d-hex-1dgate.svg
• ggcyto-fs/ggcyto-fs-2d-hex-gradien.svg
• ggcyto-fs/ggcyto-fs-2d-hex-lim.svg
• ggcyto-fs/ggcyto-fs-2d-hex-polygates.svg
• ggcyto-fs/ggcyto-fs-2d-hex-rectgate-stats.svg
• ggcyto-fs/ggcyto-fs-2d-hex-rectgate.svg
• ggcyto-fs/ggcyto-fs-2d-hex.svg
• ggcyto-fs/ggcyto-fs-2d-multi-gates-single-stats.svg
• ggcyto-fs/ggcyto-fs-2d-multi-gates.svg
• ggcyto-gs/gate-null-2gates-geom-gate.svg
• ggcyto-gs/ggcyto-gs-1-gate.svg
• ggcyto-gs/ggcyto-gs-2-gate.svg
• ggcyto-gs/ggcyto-gs-all-children.svg
• ggcyto-gs/ggcyto-gs-axis-x-inverse-trans.svg
• ggcyto-gs/ggcyto-gs-custom-range.svg
• ggcyto-gs/ggcyto-gs-instrument-range.svg
• ggcyto-gs/ggcyto-gs-overlay-1d.svg
• ggcyto-gs/ggcyto-gs-overlay-2d.svg
• ggcyto-gs/ggcyto-gs-root.svg
• ggcyto-gs/ggcyto-gs-stats-all.svg
• ggcyto-gs/ggcyto-gs-stats-custom.svg
• ggcyto-gs/ggcyto-gs-stats.svg
• ggcyto-gs/stats-null-1gate-geom-stats.svg
• ggcyto-gs/stats-null-2gates-geom-stats.svg
• ggcyto-gs/stats-null-2gates.svg
• multiRangeGate/ggcyto-fs-2d-multirangegate-flip.svg
• multiRangeGate/ggcyto-fs-2d-multirangegate.svg
> 
> proc.time()
   user  system elapsed 
  13.96    0.83   13.31 

Example timings

ggcyto.Rcheck/ggcyto-Ex.timings

nameusersystemelapsed
as.ggplot2.7320.0442.777
autoplot14.643 0.54212.866
axis_x_inverse_trans1.1800.0570.834
compute_stats2.6700.0222.698
faust_gating_plot000
flowCore_asinht_trans0.0010.0000.002
fortify.ellipsoidGate0.0070.0010.008
fortify.filterList0.0260.0030.029
fortify.flowSet0.2300.0410.186
fortify.multiRangeGate0.0100.0010.005
fortify.polygonGate0.0060.0010.004
fortify.rectangleGate0.0180.0010.009
fortify_fs2.7880.0382.658
gate_null0.6350.0690.527
geom_gate5.0650.1324.792
geom_hvline0.2930.0110.304
geom_overlay2.0150.1251.443
geom_stats2.3530.1351.674
getFlowFrame5.8910.1706.075
ggcyto12.701 0.62611.050
ggcyto_add10.967 0.62510.169
ggcyto_arrange0.0000.0010.000
ggcyto_par_default0.0150.0010.017
ggcyto_par_set1.6130.1481.200
is.ggcyto2.4390.0242.467
is.ggcyto_flowSet2.3110.0282.354
is.ggcyto_par0.0030.0000.004
labs_cyto1.5200.1521.107
marginalFilter2.9380.0812.951
merge.quad.gates0.1020.0030.104
replace_data2.2750.1412.021
scale_x_flowCore_fasinh3.3540.0853.106
scale_x_logicle3.4520.0833.183
scales_flowjo_biexp3.1100.0702.865
scales_flowjo_fasinh3.2790.0733.057
stat_position2.3630.0432.389
stats_null0.1690.0100.179