Back to Build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

This page was generated on 2024-09-06 08:10 -0400 (Fri, 06 Sep 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4711
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 1446/2258HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ontoProc 1.27.4  (landing page)
Vincent Carey
Snapshot Date: 2024-09-05 14:00 -0400 (Thu, 05 Sep 2024)
git_url: https://git.bioconductor.org/packages/ontoProc
git_branch: devel
git_last_commit: f6f2039
git_last_commit_date: 2024-08-23 12:59:59 -0400 (Fri, 23 Aug 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  


CHECK results for ontoProc on nebbiolo2

To the developers/maintainers of the ontoProc package:
- 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 Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: ontoProc
Version: 1.27.4
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:ontoProc.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings ontoProc_1.27.4.tar.gz
StartedAt: 2024-09-06 03:25:30 -0400 (Fri, 06 Sep 2024)
EndedAt: 2024-09-06 03:39:47 -0400 (Fri, 06 Sep 2024)
EllapsedTime: 857.6 seconds
RetCode: 0
Status:   OK  
CheckDir: ontoProc.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:ontoProc.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings ontoProc_1.27.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/ontoProc.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘ontoProc/DESCRIPTION’ ... OK
* this is package ‘ontoProc’ version ‘1.27.4’
* 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 10.0Mb
  sub-directories of 1Mb or more:
    app       1.9Mb
    data      1.8Mb
    ontoRda   2.8Mb
    owl       2.9Mb
* 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 code 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 loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... 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 : server: no visible binding for global variable ‘text’
ctmarks : server: no visible binding for global variable ‘packDesc2022’
ctmarks : server: no visible binding for global variable ‘packDesc2021’
ctmarks: no visible binding for global variable ‘cumu’
dropStop: no visible binding for global variable ‘stopWords’
getOnto: no visible binding for global variable ‘rdatadateadded’
getOnto: no visible binding for global variable ‘title’
getOnto: no visible binding for global variable ‘description’
ldfToTerm: no visible binding for global variable ‘PROSYM’
sym2CellOnto: no visible binding for global variable ‘PROSYM’
sym2CellOnto: no visible binding for global variable ‘SYMBOL’
Undefined global functions or variables:
  PRID PROSYM SYMBOL cumu description packDesc2021 packDesc2022
  rdatadateadded stopWords text title
Consider adding
  importFrom("graphics", "text", "title")
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 ... NOTE
S3 methods shown with full name in Rd file 'plot.owlents.Rd':
  ‘plot.owlents’

The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 (user + system) or elapsed time > 5s
                                   user system elapsed
sym2CellOnto                     45.623  1.151  48.754
CLfeats                          27.266  1.133  29.455
siblings_TAG                     24.726  0.860  26.479
owl2cache                        13.988  1.040  11.135
getLeavesFromTerm                14.671  0.273  15.197
labels.owlents                   13.816  0.837  12.959
fastGrep                         13.648  0.312  14.244
cleanCLOnames                    12.504  0.897  14.261
common_classes                   12.099  0.951  13.432
nomenCheckup                     11.675  0.412  12.346
ancestors                         9.667  0.527  10.964
make_graphNEL_from_ontology_plot  8.141  0.660   9.057
getOnto                           8.218  0.256   8.772
selectFromMap                     8.028  0.384   8.773
findCommonAncestors               7.987  0.304   8.575
TermSet-class                     7.706  0.288   8.341
secLevGen                         7.664  0.272   8.216
liberalMap                        7.467  0.424   8.215
onto_plot2                        7.564  0.304   8.153
mapOneNaive                       6.501  0.272   7.063
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/ontoProc.Rcheck/00check.log’
for details.


Installation output

ontoProc.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘ontoProc’ ...
** using staged installation
** R
** data
** 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.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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 13 ]
> 
> 
> proc.time()
   user  system elapsed 
 87.262   3.339 100.858 

Example timings

ontoProc.Rcheck/ontoProc-Ex.timings

nameusersystemelapsed
CLfeats27.266 1.13329.455
PROSYM0.2160.0040.220
TermSet-class7.7060.2888.341
allGOterms0.0970.0000.097
ancestors 9.667 0.52710.964
ancestors_names4.0420.2114.295
cellTypeToGO2.1090.1152.307
children_names4.0300.1844.219
cleanCLOnames12.504 0.89714.261
common_classes12.099 0.95113.432
ctmarks0.0010.0000.000
cyclicSigset0.0050.0000.005
demoApp000
dropStop0.0040.0000.003
fastGrep13.648 0.31214.244
findCommonAncestors7.9870.3048.575
getLeavesFromTerm14.671 0.27315.197
getOnto8.2180.2568.772
humrna0.0070.0000.007
labels.owlents13.816 0.83712.959
ldfToTerms2.3230.1002.423
liberalMap7.4670.4248.215
makeSelectInput000
make_graphNEL_from_ontology_plot8.1410.6609.057
mapOneNaive6.5010.2727.063
minicorpus0.0010.0000.002
nomenCheckup11.675 0.41212.346
onto_plot27.5640.3048.153
onto_roots0.0010.0000.000
owl2cache13.988 1.04011.135
packDesc20190.0040.0000.004
packDesc20210.0020.0000.003
packDesc20220.0030.0000.003
packDesc20230.0030.0000.003
parents3.3640.0723.436
plot.owlents4.0650.0964.162
recognizedPredicates0.0000.0000.001
search_labels3.7240.0723.797
secLevGen7.6640.2728.216
selectFromMap8.0280.3848.773
setup_entities3.4170.0563.473
seur3kTab0.0030.0000.004
siblings_TAG24.726 0.86026.479
stopWords0.0020.0000.002
subclasses3.5800.0483.627
sym2CellOnto45.623 1.15148.754
valid_ontonames0.0010.0000.000