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

CHECK report for ggcyto on celaya2

This page was generated on 2019-10-16 12:57:00 -0400 (Wed, 16 Oct 2019).

Package 676/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ggcyto 1.12.0
Mike Jiang
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/ggcyto
Branch: RELEASE_3_9
Last Commit: c8ee723
Last Changed Date: 2019-05-02 11:53:59 -0400 (Thu, 02 May 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: ggcyto
Version: 1.12.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:ggcyto.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings ggcyto_1.12.0.tar.gz
StartedAt: 2019-10-16 03:14:57 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 03:20:29 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 331.6 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: ggcyto.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/ggcyto.Rcheck’
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* 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.12.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 ... OK
* checking for portable file names ... OK
* 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 dependencies in R code ... NOTE
Namespace in Imports field not imported from: ‘scales’
  All declared Imports should be used.
':::' call which should be '::': ‘flowWorkspace:::isNegated’
  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’ ‘ggplot2:::update_theme’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* 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 : : no visible binding for global variable ‘axis’
as.ggplot : : no visible binding for global variable ‘name’
as.ggplot: no visible binding for global variable ‘density’
autoplot.GatingHierarchy : : no visible global function
  definition for ‘gray’
autoplot.GatingSetList: no visible global function definition for
  ‘getS3method’
autoplot.ncdfFlowList: no visible global function definition for
  ‘getS3method’
density_fr_all : : no visible global function definition for
  ‘gray’
fortify.GatingSetList: 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.ncdfFlowList: no visible global function definition for
  ‘getS3method’
ggcyto.GatingSetList: 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’
Undefined global functions or variables:
  axis density desc getS3method gray modifyList name
Consider adding
  importFrom("grDevices", "gray")
  importFrom("graphics", "axis")
  importFrom("stats", "density")
  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 ... WARNING
Undocumented S4 methods:
  generic '%+%' and siglist 'ggcyto'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... WARNING
Undocumented arguments in documentation object 'fortify.filterList'
  ‘data’ ‘nPoints’

Undocumented arguments in documentation object 'fortify.polygonGate'
  ‘nPoints’

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 or elapsed time > 5s
                            user system elapsed
autoplot                  34.387 12.293  20.246
plus-.ggcyto_GatingLayout 15.581  4.795   9.370
ggcyto.flowSet            15.511  2.017  13.770
ggcyto                     9.528  1.173   9.782
geom_gate                  6.929  1.693   4.797
geom_overlay               5.539  1.486   3.056
ggcyto_flowSet_add         5.656  0.880   4.707
labs_cyto                  4.785  1.621   2.311
marginalFilter             4.249  1.808   3.447
geom_stats                 4.317  1.701   4.015
replace_data               4.447  1.452   2.273
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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



Installation output

ggcyto.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘ggcyto’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (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: RcppArmadillo
Loading required package: BH
Loading required package: flowWorkspace
> library(vdiffr)
> 
> test_check("ggcyto")
loading R object...
loading tree object...
Done
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 7 | SKIPPED: 33 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
108.926  33.200  90.119 

Example timings

ggcyto.Rcheck/ggcyto-Ex.timings

nameusersystemelapsed
as.ggplot1.9750.7241.567
autoplot34.38712.29320.246
axis_x_inverse_trans3.9000.6572.094
compute_stats1.3600.3391.476
flowCore_asinht_trans0.0060.0040.004
fortify.ellipsoidGate0.0140.0050.013
fortify.filterList0.0440.0140.043
fortify.flowSet0.6790.3310.708
fortify.polygonGate0.0050.0000.006
fortify.rectangleGate0.0180.0030.017
fortify_fs0.9040.2350.986
geom_gate6.9291.6934.797
geom_hvline0.5590.0210.589
geom_overlay5.5391.4863.056
geom_stats4.3171.7014.015
getFlowFrame0.8860.1841.100
ggcyto.GatingSet3.4050.5131.639
ggcyto9.5281.1739.782
ggcyto.flowSet15.511 2.01713.770
ggcyto_GatingSet_add3.9860.8482.112
ggcyto_arrange0.0000.0000.001
ggcyto_flowSet_add5.6560.8804.707
ggcyto_par_default0.0080.0010.009
ggcyto_par_set2.9151.4102.195
is.ggcyto0.8830.1830.987
is.ggcyto_flowSet1.0890.3750.936
is.ggcyto_par0.0070.0040.003
labs_cyto4.7851.6212.311
marginalFilter4.2491.8083.447
merge.quad.gates0.1980.0030.203
plus-.ggcyto_GatingLayout15.581 4.795 9.370
replace_data4.4471.4522.273
scale_x_flowCore_fasinh2.3100.8041.958
scale_x_flowJo_biexp1.9920.5031.753
scale_x_flowJo_fasinh3.2130.4461.764
scale_x_logicle3.4500.3632.073
stat_position0.8080.1150.929