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

CHECK report for ggcyto on merida2

This page was generated on 2018-10-17 08:55:49 -0400 (Wed, 17 Oct 2018).

Package 614/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ggcyto 1.8.2
Mike Jiang
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/ggcyto
Branch: RELEASE_3_7
Last Commit: ad88ca1
Last Changed Date: 2018-07-13 03:07:15 -0400 (Fri, 13 Jul 2018)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK 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
merida2 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.8.2
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.8.2.tar.gz
StartedAt: 2018-10-16 21:43:47 -0400 (Tue, 16 Oct 2018)
EndedAt: 2018-10-16 21:47:43 -0400 (Tue, 16 Oct 2018)
EllapsedTime: 236.5 seconds
RetCode: 0
Status:  OK 
CheckDir: ggcyto.Rcheck
Warnings: 0

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.8.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.7-bioc/meat/ggcyto.Rcheck’
* using R version 3.5.1 Patched (2018-07-12 r74967)
* 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.8.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.
Unexported objects imported by ':::' calls:
  ‘flowWorkspace:::.mergeGates’ ‘flowWorkspace:::compact’
  ‘flowWorkspace:::fix_y_axis’ ‘flowWorkspace:::isNegated’
  ‘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                  16.002  0.971  17.193
ggcyto.flowSet             7.286  0.513   7.867
plus-.ggcyto_GatingLayout  6.716  0.573   7.332
* 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
  ‘/Users/biocbuild/bbs-3.7-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.5/Resources/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.1 Patched (2018-07-12 r74967) -- "Feather Spray"
Copyright (C) 2018 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: 41 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 62.763   5.269  68.737 

Example timings

ggcyto.Rcheck/ggcyto-Ex.timings

nameusersystemelapsed
as.ggplot1.2100.0841.306
autoplot16.002 0.97117.193
axis_x_inverse_trans1.3100.1201.458
compute_stats0.9100.0711.001
flowCore_asinht_trans0.0040.0000.005
fortify.ellipsoidGate0.0100.0010.012
fortify.filterList0.0350.0020.037
fortify.flowSet0.1420.0440.189
fortify.polygonGate0.0080.0010.009
fortify.rectangleGate0.0140.0010.014
fortify_fs0.7370.0620.812
geom_gate3.4190.2553.751
geom_hvline0.4170.0020.428
geom_overlay1.9400.1962.192
geom_stats2.7340.2593.023
getFlowFrame0.6960.0670.765
ggcyto.GatingSet1.1590.1311.305
ggcyto4.3400.1154.481
ggcyto.flowSet7.2860.5137.867
ggcyto_GatingSet_add1.3230.1131.448
ggcyto_arrange0.0020.0000.002
ggcyto_flowSet_add2.9810.2043.205
ggcyto_par_default0.0100.0010.011
ggcyto_par_set1.7510.1861.950
is.ggcyto0.6440.0550.707
is.ggcyto_flowSet0.6490.0320.689
is.ggcyto_par0.0020.0000.002
labs_cyto1.5000.2081.723
marginalFilter1.7860.1891.988
merge.quad.gates0.1460.0010.148
plus-.ggcyto_GatingLayout6.7160.5737.332
replace_data1.5500.0851.649
scale_x_flowCore_fasinh1.3010.0671.374
scale_x_flowJo_biexp1.2550.0421.306
scale_x_flowJo_fasinh1.2850.0521.350
scale_x_logicle1.3730.0511.429
stat_position0.6920.0420.737