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

CHECK report for ggcyto on malbec1

This page was generated on 2019-04-16 11:51:47 -0400 (Tue, 16 Apr 2019).

Package 645/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ggcyto 1.10.2
Mike Jiang
Snapshot Date: 2019-04-15 17:01:12 -0400 (Mon, 15 Apr 2019)
URL: https://git.bioconductor.org/packages/ggcyto
Branch: RELEASE_3_8
Last Commit: e3dd40f
Last Changed Date: 2019-01-14 15:42:17 -0400 (Mon, 14 Jan 2019)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: ggcyto
Version: 1.10.2
Command: /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:ggcyto.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings ggcyto_1.10.2.tar.gz
StartedAt: 2019-04-16 00:17:20 -0400 (Tue, 16 Apr 2019)
EndedAt: 2019-04-16 00:21:16 -0400 (Tue, 16 Apr 2019)
EllapsedTime: 236.1 seconds
RetCode: 0
Status:  OK 
CheckDir: ggcyto.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:ggcyto.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings ggcyto_1.10.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.8-bioc/meat/ggcyto.Rcheck’
* using R version 3.5.3 (2019-03-11)
* using platform: x86_64-pc-linux-gnu (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.10.2’
* 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:::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 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 ‘density’
autoplot.GatingHierarchy : <anonymous>: 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 : <anonymous>: 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.polygonGate : <anonymous>: no visible global function
  definition for ‘dist’
fortify.polygonGate : <anonymous>: no visible global function
  definition for ‘approx’
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:
  approx axis density desc dist getS3method gray modifyList name
Consider adding
  importFrom("grDevices", "gray")
  importFrom("graphics", "axis")
  importFrom("stats", "approx", "density", "dist")
  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 ... OK
* 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                  54.508  0.216  20.349
plus-.ggcyto_GatingLayout 37.092  0.084  12.120
ggcyto.flowSet            12.012  0.060   8.497
geom_stats                 9.508  0.004   3.726
ggcyto                     9.272  0.044   5.778
replace_data               7.496  0.028   2.554
geom_overlay               6.884  0.036   2.648
geom_gate                  6.552  0.048   3.806
ggcyto_flowSet_add         5.884  0.044   3.759
* 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 NOTEs
See
  ‘/home/biocbuild/bbs-3.8-bioc/meat/ggcyto.Rcheck/00check.log’
for details.



Installation output

ggcyto.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.8-bioc/R/library’
* installing *source* package ‘ggcyto’ ...
** R
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for ‘%+%’ from package ‘ggplot2’ in package ‘ggcyto’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (ggcyto)

Tests output

ggcyto.Rcheck/tests/testthat.Rout


R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 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: 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 FAILED: 0
> 
> proc.time()
   user  system elapsed 
108.672   1.816  66.744 

Example timings

ggcyto.Rcheck/ggcyto-Ex.timings

nameusersystemelapsed
as.ggplot2.6920.0881.773
autoplot54.508 0.21620.349
axis_x_inverse_trans3.9520.0601.687
compute_stats3.2200.0401.796
flowCore_asinht_trans0.0040.0000.003
fortify.ellipsoidGate0.0120.0000.012
fortify.filterList0.1560.0000.059
fortify.flowSet4.4360.0361.000
fortify.polygonGate0.0080.0000.006
fortify.rectangleGate0.0080.0000.007
fortify_fs0.5400.0120.553
geom_gate6.5520.0483.806
geom_hvline0.4000.0000.399
geom_overlay6.8840.0362.648
geom_stats9.5080.0043.726
getFlowFrame0.7160.0200.736
ggcyto.GatingSet2.7520.0041.362
ggcyto9.2720.0445.778
ggcyto.flowSet12.012 0.060 8.497
ggcyto_GatingSet_add3.9680.0241.820
ggcyto_arrange000
ggcyto_flowSet_add5.8840.0443.759
ggcyto_par_default0.0040.0040.007
ggcyto_par_set3.3800.0121.838
is.ggcyto0.8840.0400.705
is.ggcyto_flowSet1.0560.0280.824
is.ggcyto_par0.0040.0000.004
labs_cyto3.7840.0081.951
marginalFilter3.9280.0322.478
merge.quad.gates0.1840.0000.189
plus-.ggcyto_GatingLayout37.092 0.08412.120
replace_data7.4960.0282.554
scale_x_flowCore_fasinh2.3600.0321.579
scale_x_flowJo_biexp2.2600.0441.530
scale_x_flowJo_fasinh2.3320.0361.579
scale_x_logicle2.3920.0081.607
stat_position0.8760.0160.799