| Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-10-17 11:58:36 -0400 (Sat, 17 Oct 2020).
| TO THE DEVELOPERS/MAINTAINERS OF THE ggcyto PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 729/1905 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| ggcyto 1.16.0 Mike Jiang
| malbec2 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | OK | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | [ OK ] | OK |
| Package: ggcyto |
| Version: 1.16.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.16.0.tar.gz |
| StartedAt: 2020-10-17 01:38:15 -0400 (Sat, 17 Oct 2020) |
| EndedAt: 2020-10-17 01:42:30 -0400 (Sat, 17 Oct 2020) |
| EllapsedTime: 254.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: ggcyto.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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.16.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/ggcyto.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-apple-darwin17.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.16.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 ... 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 ‘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.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 colorRampPalette count densCols density desc getS3method gray
modifyList name
Consider adding
importFrom("grDevices", "colorRampPalette", "densCols", "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 ... 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 (user + system) or elapsed time > 5s
user system elapsed
ggcyto 14.987 0.249 15.259
autoplot 14.423 0.447 14.897
ggcyto_add 10.788 0.262 11.072
* 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: 3 NOTEs
See
‘/Users/biocbuild/bbs-3.11-bioc/meat/ggcyto.Rcheck/00check.log’
for details.
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/4.0/Resources/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)
ggcyto.Rcheck/tests/testthat.Rout
R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.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
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")
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 7 | SKIPPED: 33 | WARNINGS: 0 | FAILED: 0 ]
>
> proc.time()
user system elapsed
60.055 5.376 65.703
ggcyto.Rcheck/ggcyto-Ex.timings
| name | user | system | elapsed | |
| as.ggplot | 1.298 | 0.072 | 1.373 | |
| autoplot | 14.423 | 0.447 | 14.897 | |
| axis_x_inverse_trans | 1.234 | 0.045 | 1.288 | |
| compute_stats | 1.389 | 0.026 | 1.415 | |
| flowCore_asinht_trans | 0.001 | 0.001 | 0.002 | |
| fortify.ellipsoidGate | 0.007 | 0.001 | 0.008 | |
| fortify.filterList | 0.028 | 0.003 | 0.031 | |
| fortify.flowSet | 0.183 | 0.031 | 0.215 | |
| fortify.polygonGate | 0.005 | 0.001 | 0.006 | |
| fortify.rectangleGate | 0.015 | 0.001 | 0.016 | |
| fortify_fs | 0.845 | 0.022 | 0.868 | |
| geom_gate | 3.161 | 0.101 | 3.263 | |
| geom_hvline | 0.302 | 0.004 | 0.307 | |
| geom_overlay | 1.648 | 0.076 | 1.728 | |
| geom_stats | 1.944 | 0.047 | 1.995 | |
| getFlowFrame | 0.847 | 0.013 | 0.863 | |
| ggcyto | 14.987 | 0.249 | 15.259 | |
| ggcyto_add | 10.788 | 0.262 | 11.072 | |
| ggcyto_arrange | 0.001 | 0.000 | 0.001 | |
| ggcyto_par_default | 0.014 | 0.000 | 0.015 | |
| ggcyto_par_set | 1.169 | 0.033 | 1.205 | |
| is.ggcyto | 0.750 | 0.017 | 0.766 | |
| is.ggcyto_flowSet | 0.779 | 0.021 | 0.800 | |
| is.ggcyto_par | 0.002 | 0.000 | 0.002 | |
| labs_cyto | 1.537 | 0.059 | 1.599 | |
| marginalFilter | 1.995 | 0.066 | 2.064 | |
| merge.quad.gates | 0.169 | 0.004 | 0.173 | |
| replace_data | 1.380 | 0.047 | 1.436 | |
| scale_x_flowCore_fasinh | 1.459 | 0.020 | 1.482 | |
| scale_x_logicle | 1.079 | 0.010 | 1.091 | |
| scales_flowjo_biexp | 1.614 | 0.047 | 1.662 | |
| scales_flowjo_fasinh | 1.359 | 0.025 | 1.386 | |
| stat_position | 0.851 | 0.011 | 0.862 | |