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

CHECK report for ggcyto on merida1

This page was generated on 2020-04-15 12:42:56 -0400 (Wed, 15 Apr 2020).

Package 702/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ggcyto 1.14.1
Mike Jiang
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/ggcyto
Branch: RELEASE_3_10
Last Commit: 295ca54
Last Changed Date: 2020-03-06 18:02:43 -0400 (Fri, 06 Mar 2020)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
merida1 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.14.1
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.14.1.tar.gz
StartedAt: 2020-04-15 02:42:26 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 02:46:32 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 246.5 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.14.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.10-bioc/meat/ggcyto.Rcheck’
* using R version 3.6.3 (2020-02-29)
* 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.14.1’
* 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 ... 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:::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 ... 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 : <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 ‘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_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                  32.714 29.593  15.027
plus-.ggcyto_GatingLayout 15.044  7.938   7.406
ggcyto.flowSet            14.405  7.732   9.532
ggcyto                    13.054  5.431   6.973
geom_stats                 5.864  6.242   2.907
geom_gate                  6.639  3.821   3.319
geom_overlay               5.784  4.488   2.133
ggcyto_flowSet_add         5.109  3.515   3.463
labs_cyto                  5.767  2.735   2.386
marginalFilter             3.889  3.734   2.379
ggcyto_par_set             4.239  3.220   1.986
replace_data               4.941  2.121   2.095
ggcyto.GatingSet           3.783  3.081   1.495
axis_x_inverse_trans       4.334  2.316   1.309
ggcyto_GatingSet_add       2.903  2.784   1.403
* 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, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.10-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.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 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 
100.624  56.524  75.300 

Example timings

ggcyto.Rcheck/ggcyto-Ex.timings

nameusersystemelapsed
as.ggplot2.4231.7701.232
autoplot32.71429.59315.027
axis_x_inverse_trans4.3342.3161.309
compute_stats2.3980.2341.224
flowCore_asinht_trans0.0030.0010.003
fortify.ellipsoidGate0.1230.0010.010
fortify.filterList0.4610.0030.042
fortify.flowSet0.7741.1180.229
fortify.polygonGate0.0170.0250.005
fortify.rectangleGate0.0420.0660.015
fortify_fs1.0590.8510.752
geom_gate6.6393.8213.319
geom_hvline0.3910.0070.403
geom_overlay5.7844.4882.133
geom_stats5.8646.2422.907
getFlowFrame0.740.070.82
ggcyto.GatingSet3.7833.0811.495
ggcyto13.054 5.431 6.973
ggcyto.flowSet14.405 7.732 9.532
ggcyto_GatingSet_add2.9032.7841.403
ggcyto_arrange0.0010.0000.001
ggcyto_flowSet_add5.1093.5153.463
ggcyto_par_default0.0130.0000.013
ggcyto_par_set4.2393.2201.986
is.ggcyto0.8350.2070.869
is.ggcyto_flowSet1.2241.0400.800
is.ggcyto_par0.0090.0130.003
labs_cyto5.7672.7352.386
marginalFilter3.8893.7342.379
merge.quad.gates0.1690.0040.176
plus-.ggcyto_GatingLayout15.044 7.938 7.406
replace_data4.9412.1212.095
scale_x_flowCore_fasinh3.4140.7991.855
scale_x_flowjo_biexp3.7550.8231.891
scale_x_flowjo_fasinh2.2831.3641.750
scale_x_logicle1.9311.0951.601
stat_position0.8690.0961.108