Back to Multiple platform build/check report for BioC 3.8 |
|
This page was generated on 2019-04-16 11:51:47 -0400 (Tue, 16 Apr 2019).
Package 645/1649 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
ggcyto 1.10.2 Mike Jiang
| malbec1 | Linux (Ubuntu 16.04.6 LTS) / x86_64 | OK | OK | [ OK ] | |||||||
merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
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 |
############################################################################## ############################################################################## ### ### 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.
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)
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
ggcyto.Rcheck/ggcyto-Ex.timings
name | user | system | elapsed | |
as.ggplot | 2.692 | 0.088 | 1.773 | |
autoplot | 54.508 | 0.216 | 20.349 | |
axis_x_inverse_trans | 3.952 | 0.060 | 1.687 | |
compute_stats | 3.220 | 0.040 | 1.796 | |
flowCore_asinht_trans | 0.004 | 0.000 | 0.003 | |
fortify.ellipsoidGate | 0.012 | 0.000 | 0.012 | |
fortify.filterList | 0.156 | 0.000 | 0.059 | |
fortify.flowSet | 4.436 | 0.036 | 1.000 | |
fortify.polygonGate | 0.008 | 0.000 | 0.006 | |
fortify.rectangleGate | 0.008 | 0.000 | 0.007 | |
fortify_fs | 0.540 | 0.012 | 0.553 | |
geom_gate | 6.552 | 0.048 | 3.806 | |
geom_hvline | 0.400 | 0.000 | 0.399 | |
geom_overlay | 6.884 | 0.036 | 2.648 | |
geom_stats | 9.508 | 0.004 | 3.726 | |
getFlowFrame | 0.716 | 0.020 | 0.736 | |
ggcyto.GatingSet | 2.752 | 0.004 | 1.362 | |
ggcyto | 9.272 | 0.044 | 5.778 | |
ggcyto.flowSet | 12.012 | 0.060 | 8.497 | |
ggcyto_GatingSet_add | 3.968 | 0.024 | 1.820 | |
ggcyto_arrange | 0 | 0 | 0 | |
ggcyto_flowSet_add | 5.884 | 0.044 | 3.759 | |
ggcyto_par_default | 0.004 | 0.004 | 0.007 | |
ggcyto_par_set | 3.380 | 0.012 | 1.838 | |
is.ggcyto | 0.884 | 0.040 | 0.705 | |
is.ggcyto_flowSet | 1.056 | 0.028 | 0.824 | |
is.ggcyto_par | 0.004 | 0.000 | 0.004 | |
labs_cyto | 3.784 | 0.008 | 1.951 | |
marginalFilter | 3.928 | 0.032 | 2.478 | |
merge.quad.gates | 0.184 | 0.000 | 0.189 | |
plus-.ggcyto_GatingLayout | 37.092 | 0.084 | 12.120 | |
replace_data | 7.496 | 0.028 | 2.554 | |
scale_x_flowCore_fasinh | 2.360 | 0.032 | 1.579 | |
scale_x_flowJo_biexp | 2.260 | 0.044 | 1.530 | |
scale_x_flowJo_fasinh | 2.332 | 0.036 | 1.579 | |
scale_x_logicle | 2.392 | 0.008 | 1.607 | |
stat_position | 0.876 | 0.016 | 0.799 | |