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

This page was generated on 2021-10-15 15:05:47 -0400 (Fri, 15 Oct 2021).

CHECK results for ontoProc on nebbiolo1

To the developers/maintainers of the ontoProc package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ontoProc.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1311/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ontoProc 1.14.0  (landing page)
VJ Carey
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/ontoProc
git_branch: RELEASE_3_13
git_last_commit: 2ba1033
git_last_commit_date: 2021-05-19 12:31:28 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: ontoProc
Version: 1.14.0
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:ontoProc.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings ontoProc_1.14.0.tar.gz
StartedAt: 2021-10-14 10:52:24 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 10:56:01 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 216.4 seconds
RetCode: 0
Status:   OK  
CheckDir: ontoProc.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:ontoProc.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings ontoProc_1.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/ontoProc.Rcheck’
* using R version 4.1.1 (2021-08-10)
* 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.14.0’
* package encoding: UTF-8
* 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 40.0Mb
  sub-directories of 1Mb or more:
    app       1.6Mb
    data      1.9Mb
    ontoRda  36.0Mb
* 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 ‘PRID’
CLfeat : prupdate: no visible binding for global variable ‘SYMBOL’
bind_formal_tags: no visible global function definition for ‘colData’
bind_formal_tags: no visible global function definition for ‘colData<-’
common_classes: no visible global function definition for ‘colData’
connect_classes: no visible global function definition for ‘colData’
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’
ldfToTerm: no visible binding for global variable ‘PROSYM’
subset_descendants: no visible global function definition for ‘colData’
sym2CellOnto: no visible binding for global variable ‘SYMBOL’
Undefined global functions or variables:
  PRID PROSYM SYMBOL colData colData<- text
Consider adding
  importFrom("graphics", "text")
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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... NOTE
  Note: found 162 marked UTF-8 strings
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                    user system elapsed
common_classes    20.471  1.888  23.561
CLfeats           14.273  0.448  14.729
fastGrep          10.777  0.255  11.033
getLeavesFromTerm  7.526  0.096   7.623
sym2CellOnto       7.387  0.092   7.480
getCellOnto        5.064  0.084   5.150
* 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.13-bioc/meat/ontoProc.Rcheck/00check.log’
for details.



Installation output

ontoProc.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL ontoProc
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.13-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 version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 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")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 8 ]
> 
> 
> proc.time()
   user  system elapsed 
 20.352   0.976  21.315 

Example timings

ontoProc.Rcheck/ontoProc-Ex.timings

nameusersystemelapsed
CLfeats14.273 0.44814.729
PROSYM0.0000.0010.001
TermSet-class0.2260.0080.235
allGOterms0.0500.0040.054
cellTypeToGO1.3860.0561.442
cleanCLOnames0.5780.0360.614
common_classes20.471 1.88823.561
cyclicSigset0.0060.0000.006
demoApp000
dropStop0.0040.0000.004
fastGrep10.777 0.25511.033
findCommonAncestors2.6160.2442.860
getCellOnto5.0640.0845.150
getLeavesFromTerm7.5260.0967.623
humrna0.0060.0000.006
ldfToTerms0.1600.0160.176
liberalMap2.6490.0562.706
makeSelectInput0.0010.0000.001
make_graphNEL_from_ontology_plot1.9040.0241.928
mapOneNaive1.9750.0402.015
minicorpus0.0010.0000.001
nomenCheckup0.9780.0030.981
onto_plot22.3320.0282.360
onto_roots0.0000.0000.001
packDesc20190.0020.0000.003
recognizedPredicates0.0000.0010.001
secLevGen0.2490.0030.252
selectFromMap1.9430.0321.975
seur3kTab0.0040.0000.005
siblings_TAG0.7550.0040.758
stopWords0.0010.0000.001
sym2CellOnto7.3870.0927.480