Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

CHECK report for ontoProc on malbec2

This page was generated on 2019-04-09 11:49:26 -0400 (Tue, 09 Apr 2019).

Package 1119/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ontoProc 1.5.10
VJ Carey
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/ontoProc
Branch: master
Last Commit: 34a1b81
Last Changed Date: 2019-02-17 06:19:33 -0400 (Sun, 17 Feb 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK 

Summary

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

Command output

##############################################################################
##############################################################################
###
### 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.



Installation output

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)

Tests output

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 

Example timings

ontoProc.Rcheck/ontoProc-Ex.timings

nameusersystemelapsed
CLfeats13.555 0.27214.064
PROSYM0.2990.0000.299
TermSet-class0.260.000.28
allGOterms0.0460.0040.049
cellTypeToGO2.0970.0322.129
cleanCLOnames0.8110.0080.832
cyclicSigset0.0060.0000.006
demoApp000
dropStop0.0020.0000.002
fastGrep14.629 0.10415.354
getCellOnto5.6100.0765.757
humrna0.010.000.01
ldfToTerms1.0540.0081.062
liberalMap0.7390.0040.743
makeSelectInput0.0010.0000.000
make_graphNEL_from_ontology_plot0.8360.0040.840
mapOneNaive0.6900.0040.694
minicorpus0.0020.0000.002
nomenCheckup1.7440.0041.749
onto_plot20.9670.0040.971
packDesc20190.0000.0040.003
recognizedPredicates0.0010.0000.000
secLevGen0.4050.0000.404
selectFromMap0.7030.0000.703
seur3kTab0.0060.0000.023
siblings_TAG1.1440.0041.147
stopWords0.0000.0020.002
sym2CellOnto8.2220.0858.361