Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

This page was generated on 2024-10-18 20:38 -0400 (Fri, 18 Oct 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4763
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4500
merida1macOS 12.7.5 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4530
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4480
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 1475/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ontoProc 1.26.4  (landing page)
Vincent Carey
Snapshot Date: 2024-10-16 14:00 -0400 (Wed, 16 Oct 2024)
git_url: https://git.bioconductor.org/packages/ontoProc
git_branch: RELEASE_3_19
git_last_commit: 7539d7b
git_last_commit_date: 2024-08-04 06:42:00 -0400 (Sun, 04 Aug 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for ontoProc on nebbiolo1

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.26.4
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:ontoProc.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings ontoProc_1.26.4.tar.gz
StartedAt: 2024-10-17 03:15:53 -0400 (Thu, 17 Oct 2024)
EndedAt: 2024-10-17 03:39:25 -0400 (Thu, 17 Oct 2024)
EllapsedTime: 1411.8 seconds
RetCode: 0
Status:   OK  
CheckDir: ontoProc.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.19-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.5 LTS
* using session charset: UTF-8
* checking for file ‘ontoProc/DESCRIPTION’ ... OK
* this is package ‘ontoProc’ version ‘1.26.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  9.6Mb
  sub-directories of 1Mb or more:
    app       1.6Mb
    data      1.8Mb
    ontoRda   2.7Mb
    owl       3.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 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                     83.239  2.822  92.605
siblings_TAG                     49.615  4.440  68.327
CLfeats                          45.098  2.689  52.292
getLeavesFromTerm                29.399  0.823  32.175
owl2cache                        25.268  1.570  22.960
nomenCheckup                     20.882  1.062  22.440
fastGrep                         19.756  0.892  21.155
labels.owlents                   19.828  0.725  17.409
cleanCLOnames                    18.468  1.335  22.319
selectFromMap                    17.912  0.827  27.605
getOnto                          14.079  0.719  22.416
ancestors                        13.639  1.104  15.195
findCommonAncestors              13.186  0.475  14.269
secLevGen                        12.758  0.742  14.202
liberalMap                       11.853  0.775  14.836
TermSet-class                    11.854  0.536  12.708
common_classes                   10.227  0.688  11.459
mapOneNaive                      10.106  0.452  11.154
plot.owlents                      9.192  0.113   9.487
make_graphNEL_from_ontology_plot  8.082  0.580   9.365
onto_plot2                        8.028  0.380   9.121
search_labels                     7.252  0.084   8.540
setup_entities                    6.912  0.156   7.081
children_names                    6.099  0.164   6.263
subclasses                        5.958  0.181   6.309
ldfToTerms                        4.839  0.104   5.992
* 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.19-bioc/meat/ontoProc.Rcheck/00check.log’
for details.


Installation output

ontoProc.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.19-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 
127.589  21.827 245.627 

Example timings

ontoProc.Rcheck/ontoProc-Ex.timings

nameusersystemelapsed
CLfeats45.098 2.68952.292
PROSYM0.2170.0000.217
TermSet-class11.854 0.53612.708
allGOterms0.6860.0000.687
ancestors13.639 1.10415.195
ancestors_names3.5010.0963.597
cellTypeToGO1.5530.0961.649
children_names6.0990.1646.263
cleanCLOnames18.468 1.33522.319
common_classes10.227 0.68811.459
ctmarks000
cyclicSigset0.0060.0000.007
demoApp000
dropStop0.0040.0000.004
fastGrep19.756 0.89221.155
findCommonAncestors13.186 0.47514.269
getLeavesFromTerm29.399 0.82332.175
getOnto14.079 0.71922.416
humrna0.0080.0000.008
labels.owlents19.828 0.72517.409
ldfToTerms4.8390.1045.992
liberalMap11.853 0.77514.836
makeSelectInput0.0010.0000.000
make_graphNEL_from_ontology_plot8.0820.5809.365
mapOneNaive10.106 0.45211.154
minicorpus0.0020.0010.003
nomenCheckup20.882 1.06222.440
onto_plot28.0280.3809.121
onto_roots0.0000.0010.001
owl2cache25.268 1.57022.960
packDesc20190.0000.0040.005
packDesc20210.0010.0020.002
packDesc20220.0020.0000.003
packDesc20230.0030.0000.003
parents4.4440.0444.491
plot.owlents9.1920.1139.487
recognizedPredicates000
search_labels7.2520.0848.540
secLevGen12.758 0.74214.202
selectFromMap17.912 0.82727.605
setup_entities6.9120.1567.081
seur3kTab0.0000.0060.007
siblings_TAG49.615 4.44068.327
stopWords0.0030.0000.003
subclasses5.9580.1816.309
sym2CellOnto83.239 2.82292.605
valid_ontonames0.0010.0000.000