Back to Multiple platform build/check report for BioC 3.17
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-04-12 10:55:25 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_644.3.0 alpha (2023-04-03 r84154) 4547
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_64R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" 4333
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

CHECK results for ggcyto on nebbiolo1


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.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 825/2207HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ggcyto 1.27.4  (landing page)
Mike Jiang
Snapshot Date: 2023-04-11 14:00:16 -0400 (Tue, 11 Apr 2023)
git_url: https://git.bioconductor.org/packages/ggcyto
git_branch: devel
git_last_commit: 37886ca
git_last_commit_date: 2022-12-12 14:22:00 -0400 (Mon, 12 Dec 2022)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    WARNINGS  
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    WARNINGS  

Summary

Package: ggcyto
Version: 1.27.4
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:ggcyto.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings ggcyto_1.27.4.tar.gz
StartedAt: 2023-04-11 20:36:32 -0400 (Tue, 11 Apr 2023)
EndedAt: 2023-04-11 20:40:51 -0400 (Tue, 11 Apr 2023)
EllapsedTime: 259.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: ggcyto.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:ggcyto.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings ggcyto_1.27.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/ggcyto.Rcheck’
* using R version 4.3.0 alpha (2023-04-03 r84154)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘ggcyto/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ggcyto’ version ‘1.27.4’
* 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 R 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 ... 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:::hex_binwidth’ ‘ggplot2:::is.waive’
  ‘ggplot2:::is_calculated_aes’ ‘ggplot2:::make_labels’
  ‘ggplot2:::make_scale’ ‘ggplot2:::plot_clone’
  ‘ggplot2:::print.ggplot’ ‘ggplot2:::scales_add_defaults’
  ‘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
.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 ‘name’
ggcyto.flowSet: no visible binding for global variable ‘axis’
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 documentation object 'faust_gating_plot'
  ‘gh’ ‘...’

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   10.979  0.364  11.151
ggcyto      9.615  0.156   9.632
ggcyto_add  9.298  0.156   9.333
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘Top_features_of_ggcyto.Rmd’... OK
  ‘autoplot.Rmd’... OK
  ‘ggcyto.GatingSet.Rmd’... OK
  ‘ggcyto.flowSet.Rmd’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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



Installation output

ggcyto.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL ggcyto
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-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.3.0 alpha (2023-04-03 r84154)
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

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 7 | PASS 1 ]

══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (7)

[ FAIL 0 | WARN 0 | SKIP 7 | PASS 1 ]
> 
> proc.time()
   user  system elapsed 
 10.851   0.947  11.703 

Example timings

ggcyto.Rcheck/ggcyto-Ex.timings

nameusersystemelapsed
as.ggplot2.0100.0962.098
autoplot10.979 0.36411.151
axis_x_inverse_trans1.1310.0601.174
compute_stats1.4930.0241.517
faust_gating_plot0.0010.0000.000
flowCore_asinht_trans0.0020.0000.002
fortify.ellipsoidGate0.0030.0040.006
fortify.filterList0.0210.0000.020
fortify.flowSet0.1460.0440.142
fortify.polygonGate0.0030.0000.002
fortify.rectangleGate0.0140.0000.007
fortify_fs1.3610.0121.373
gate_null0.4470.0200.458
geom_gate2.9080.1042.987
geom_hvline0.3060.0080.313
geom_overlay1.3890.0401.386
geom_stats2.0010.0522.004
getFlowFrame4.2770.1684.444
ggcyto9.6150.1569.632
ggcyto_add9.2980.1569.333
ggcyto_arrange0.0010.0000.000
ggcyto_par_default0.010.000.01
ggcyto_par_set0.9120.0160.897
is.ggcyto1.4090.0161.424
is.ggcyto_flowSet1.4260.0121.438
is.ggcyto_par0.0000.0020.003
labs_cyto0.9790.0370.989
marginalFilter2.2270.0202.229
merge.quad.gates0.0990.0040.103
replace_data1.0840.0241.083
scale_x_flowCore_fasinh1.7200.0201.725
scale_x_logicle1.7170.0441.748
scales_flowjo_biexp1.6970.0321.714
scales_flowjo_fasinh1.7600.0201.756
stat_position1.4290.0161.445
stats_null0.1640.0000.163