| Back to Multiple platform build/check report for BioC 3.9 | 
  | 
This page was generated on 2019-04-09 11:49:26 -0400 (Tue, 09 Apr 2019).
| Package 1119/1703 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| ontoProc 1.5.10 VJ Carey 
  | malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | [ OK ] | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
| celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK | |||||||
| merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK | 
| Package: ontoProc | 
| Version: 1.5.10 | 
| Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:ontoProc.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings ontoProc_1.5.10.tar.gz | 
| StartedAt: 2019-04-09 02:28:52 -0400 (Tue, 09 Apr 2019) | 
| EndedAt: 2019-04-09 02:31:40 -0400 (Tue, 09 Apr 2019) | 
| EllapsedTime: 168.3 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: ontoProc.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:ontoProc.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings ontoProc_1.5.10.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/ontoProc.Rcheck’
* using R Under development (unstable) (2019-03-18 r76245)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ontoProc/DESCRIPTION’ ... OK
* this is package ‘ontoProc’ version ‘1.5.10’
* 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 ‘ontoProc’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is 37.7Mb
  sub-directories of 1Mb or more:
    app       1.9Mb
    data      2.0Mb
    ontoRda  33.5Mb
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
CLfeat : prupdate: no visible binding for global variable ‘PROSYM’
CLfeat : prupdate: no visible binding for global variable ‘PRID’
CLfeat : prupdate: no visible binding for global variable ‘SYMBOL’
ctmarks: no visible binding for '<<-' assignment to ‘pr’
ctmarks: no visible binding for '<<-' assignment to ‘go’
ctmarks : server: no visible binding for global variable ‘text’
cyclicSigset: no visible binding for global variable ‘sigels’
ldfToTerm: no visible binding for global variable ‘PROSYM’
make_graphNEL_from_ontology_plot: no visible global function definition
  for ‘as’
seur3kTab: no visible global function definition for ‘read.delim’
sym2CellOnto: no visible binding for global variable ‘PROSYM’
sym2CellOnto: no visible binding for global variable ‘SYMBOL’
Undefined global functions or variables:
  PRID PROSYM SYMBOL as read.delim sigels text
Consider adding
  importFrom("graphics", "text")
  importFrom("methods", "as")
  importFrom("utils", "read.delim")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... NOTE
  Note: found 162 marked UTF-8 strings
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
               user system elapsed
fastGrep     14.629  0.104  15.354
CLfeats      13.555  0.272  14.064
sym2CellOnto  8.222  0.085   8.361
getCellOnto   5.610  0.076   5.757
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test.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
  ‘/home/biocbuild/bbs-3.9-bioc/meat/ontoProc.Rcheck/00check.log’
for details.
ontoProc.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL ontoProc ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’ * installing *source* package ‘ontoProc’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (ontoProc)
ontoProc.Rcheck/tests/test.Rout
R Under development (unstable) (2019-03-18 r76245) -- "Unsuffered Consequences"
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(ontoProc)
Loading required package: ontologyIndex
> library(testthat)
> 
> test_check("ontoProc")
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 8 SKIPPED: 0 FAILED: 0
> 
> 
> proc.time()
   user  system elapsed 
 15.578   0.220  15.905 
ontoProc.Rcheck/ontoProc-Ex.timings
| name | user | system | elapsed | |
| CLfeats | 13.555 | 0.272 | 14.064 | |
| PROSYM | 0.299 | 0.000 | 0.299 | |
| TermSet-class | 0.26 | 0.00 | 0.28 | |
| allGOterms | 0.046 | 0.004 | 0.049 | |
| cellTypeToGO | 2.097 | 0.032 | 2.129 | |
| cleanCLOnames | 0.811 | 0.008 | 0.832 | |
| cyclicSigset | 0.006 | 0.000 | 0.006 | |
| demoApp | 0 | 0 | 0 | |
| dropStop | 0.002 | 0.000 | 0.002 | |
| fastGrep | 14.629 | 0.104 | 15.354 | |
| getCellOnto | 5.610 | 0.076 | 5.757 | |
| humrna | 0.01 | 0.00 | 0.01 | |
| ldfToTerms | 1.054 | 0.008 | 1.062 | |
| liberalMap | 0.739 | 0.004 | 0.743 | |
| makeSelectInput | 0.001 | 0.000 | 0.000 | |
| make_graphNEL_from_ontology_plot | 0.836 | 0.004 | 0.840 | |
| mapOneNaive | 0.690 | 0.004 | 0.694 | |
| minicorpus | 0.002 | 0.000 | 0.002 | |
| nomenCheckup | 1.744 | 0.004 | 1.749 | |
| onto_plot2 | 0.967 | 0.004 | 0.971 | |
| packDesc2019 | 0.000 | 0.004 | 0.003 | |
| recognizedPredicates | 0.001 | 0.000 | 0.000 | |
| secLevGen | 0.405 | 0.000 | 0.404 | |
| selectFromMap | 0.703 | 0.000 | 0.703 | |
| seur3kTab | 0.006 | 0.000 | 0.023 | |
| siblings_TAG | 1.144 | 0.004 | 1.147 | |
| stopWords | 0.000 | 0.002 | 0.002 | |
| sym2CellOnto | 8.222 | 0.085 | 8.361 | |