Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-10-16 12:12:32 -0400 (Wed, 16 Oct 2019).
Package 1142/1741 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
ontoProc 1.6.0 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 |
Package: ontoProc |
Version: 1.6.0 |
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.6.0.tar.gz |
StartedAt: 2019-10-16 03:40:50 -0400 (Wed, 16 Oct 2019) |
EndedAt: 2019-10-16 03:43:40 -0400 (Wed, 16 Oct 2019) |
EllapsedTime: 170.6 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.6.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/ontoProc.Rcheck’ * using R version 3.6.1 (2019-07-05) * 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.6.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 ... 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 15.844 0.248 16.540 fastGrep 13.584 0.073 14.139 sym2CellOnto 7.561 0.008 7.597 getCellOnto 6.363 0.055 6.465 * 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 version 3.6.1 (2019-07-05) -- "Action of the Toes" 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 | WARNINGS: 0 | FAILED: 0 ] > > > proc.time() user system elapsed 16.047 0.283 16.456
ontoProc.Rcheck/ontoProc-Ex.timings
name | user | system | elapsed | |
CLfeats | 15.844 | 0.248 | 16.540 | |
PROSYM | 0.250 | 0.004 | 0.254 | |
TermSet-class | 0.225 | 0.005 | 0.239 | |
allGOterms | 0.051 | 0.000 | 0.051 | |
cellTypeToGO | 1.855 | 0.040 | 1.895 | |
cleanCLOnames | 1.709 | 0.003 | 1.942 | |
cyclicSigset | 0.009 | 0.001 | 0.009 | |
demoApp | 0 | 0 | 0 | |
dropStop | 0.000 | 0.002 | 0.002 | |
fastGrep | 13.584 | 0.073 | 14.139 | |
getCellOnto | 6.363 | 0.055 | 6.465 | |
humrna | 0.009 | 0.001 | 0.008 | |
ldfToTerms | 0.502 | 0.003 | 0.507 | |
liberalMap | 0.739 | 0.000 | 0.742 | |
makeSelectInput | 0.001 | 0.000 | 0.001 | |
make_graphNEL_from_ontology_plot | 0.792 | 0.003 | 0.800 | |
mapOneNaive | 0.646 | 0.004 | 0.650 | |
minicorpus | 0.000 | 0.002 | 0.001 | |
nomenCheckup | 1.523 | 0.005 | 1.531 | |
onto_plot2 | 0.922 | 0.004 | 0.929 | |
packDesc2019 | 0.003 | 0.000 | 0.003 | |
recognizedPredicates | 0.000 | 0.000 | 0.001 | |
secLevGen | 0.387 | 0.004 | 0.392 | |
selectFromMap | 0.704 | 0.000 | 0.704 | |
seur3kTab | 0.005 | 0.000 | 0.010 | |
siblings_TAG | 1.294 | 0.000 | 1.298 | |
stopWords | 0.001 | 0.000 | 0.001 | |
sym2CellOnto | 7.561 | 0.008 | 7.597 | |