| Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-04-09 13:36:02 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:ontoProc.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings ontoProc_1.5.10.tar.gz |
| StartedAt: 2019-04-09 02:38:50 -0400 (Tue, 09 Apr 2019) |
| EndedAt: 2019-04-09 02:41:45 -0400 (Tue, 09 Apr 2019) |
| EllapsedTime: 174.9 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: ontoProc.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:ontoProc.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings ontoProc_1.5.10.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/ontoProc.Rcheck’
* using R Under development (unstable) (2018-11-27 r75683)
* using platform: x86_64-apple-darwin15.6.0 (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
CLfeats 14.472 0.462 15.061
fastGrep 14.436 0.348 14.926
sym2CellOnto 6.358 0.129 6.520
* 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
‘/Users/biocbuild/bbs-3.9-bioc/meat/ontoProc.Rcheck/00check.log’
for details.
ontoProc.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL ontoProc ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’ * installing *source* package ‘ontoProc’ ... ** 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 * DONE (ontoProc)
ontoProc.Rcheck/tests/test.Rout
R Under development (unstable) (2018-11-27 r75683) -- "Unsuffered Consequences"
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(ontoProc)
Loading required package: ontologyIndex
> library(testthat)
>
> test_check("ontoProc")
══ testthat results ═══════════════════════════════════════════════════════════
OK: 8 SKIPPED: 0 FAILED: 0
>
>
> proc.time()
user system elapsed
16.090 0.617 16.756
ontoProc.Rcheck/ontoProc-Ex.timings
| name | user | system | elapsed | |
| CLfeats | 14.472 | 0.462 | 15.061 | |
| PROSYM | 0.277 | 0.004 | 0.283 | |
| TermSet-class | 0.327 | 0.006 | 0.333 | |
| allGOterms | 0.053 | 0.003 | 0.056 | |
| cellTypeToGO | 2.325 | 0.163 | 2.511 | |
| cleanCLOnames | 1.022 | 0.033 | 1.065 | |
| cyclicSigset | 0.012 | 0.000 | 0.012 | |
| demoApp | 0.000 | 0.000 | 0.001 | |
| dropStop | 0.004 | 0.001 | 0.004 | |
| fastGrep | 14.436 | 0.348 | 14.926 | |
| getCellOnto | 4.650 | 0.060 | 4.742 | |
| humrna | 0.010 | 0.002 | 0.012 | |
| ldfToTerms | 0.888 | 0.071 | 0.964 | |
| liberalMap | 0.561 | 0.005 | 0.568 | |
| makeSelectInput | 0.001 | 0.000 | 0.001 | |
| make_graphNEL_from_ontology_plot | 0.733 | 0.006 | 0.745 | |
| mapOneNaive | 0.585 | 0.004 | 0.593 | |
| minicorpus | 0.002 | 0.001 | 0.003 | |
| nomenCheckup | 1.324 | 0.019 | 1.356 | |
| onto_plot2 | 0.782 | 0.010 | 0.798 | |
| packDesc2019 | 0.004 | 0.000 | 0.005 | |
| recognizedPredicates | 0.001 | 0.000 | 0.001 | |
| secLevGen | 0.267 | 0.004 | 0.272 | |
| selectFromMap | 0.534 | 0.007 | 0.543 | |
| seur3kTab | 0.006 | 0.001 | 0.006 | |
| siblings_TAG | 0.862 | 0.012 | 0.880 | |
| stopWords | 0.001 | 0.000 | 0.002 | |
| sym2CellOnto | 6.358 | 0.129 | 6.520 | |