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

This page was generated on 2025-03-24 12:09 -0400 (Mon, 24 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4763
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4494
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4521
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4448
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4414
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 1464/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ontoProc 2.0.0  (landing page)
Vincent Carey
Snapshot Date: 2025-03-20 13:00 -0400 (Thu, 20 Mar 2025)
git_url: https://git.bioconductor.org/packages/ontoProc
git_branch: RELEASE_3_20
git_last_commit: 34135d3
git_last_commit_date: 2024-10-29 10:23:31 -0400 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows 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
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for ontoProc on merida1

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: 2.0.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ontoProc.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ontoProc_2.0.0.tar.gz
StartedAt: 2025-03-21 06:45:30 -0400 (Fri, 21 Mar 2025)
EndedAt: 2025-03-21 07:12:54 -0400 (Fri, 21 Mar 2025)
EllapsedTime: 1644.4 seconds
RetCode: 0
Status:   OK  
CheckDir: ontoProc.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ontoProc.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ontoProc_2.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/ontoProc.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ontoProc/DESCRIPTION’ ... OK
* this is package ‘ontoProc’ version ‘2.0.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 10.4Mb
  sub-directories of 1Mb or more:
    app       1.9Mb
    data      1.8Mb
    ontoRda   2.8Mb
    owl       3.3Mb
* 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 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                     74.499  1.651  80.499
CLfeats                          48.746  2.821  53.639
siblings_TAG                     45.583  1.780  49.698
labels.owlents                   44.429  1.999  96.496
ancestors                        35.041  1.685  38.086
owl2cache                        34.522  1.405  68.135
getLeavesFromTerm                30.732  0.860  44.714
fastGrep                         28.300  0.878  29.992
nomenCheckup                     24.869  0.726  37.835
cleanCLOnames                    24.684  0.835  26.734
common_classes                   20.266  1.445  22.580
findCommonAncestors              16.540  0.793  24.330
make_graphNEL_from_ontology_plot 15.442  0.754  16.636
TermSet-class                    15.274  0.795  16.881
selectFromMap                    15.012  0.597  16.380
liberalMap                       14.414  1.154  17.212
secLevGen                        14.733  0.634  16.157
onto_plot2                       14.240  0.627  21.703
getOnto                          13.847  0.663  27.699
mapOneNaive                      13.061  0.541  14.045
plot.owlents                     11.913  0.262  12.611
setup_entities                   10.399  0.251  10.975
subclasses                       10.403  0.242  10.853
children_names                   10.254  0.279  10.852
ancestors_names                   9.976  0.264  10.460
parents                           9.799  0.226  10.243
ldfToTerms                        4.350  0.132   6.580
search_labels                     0.947  0.063 144.044
bioregistry_ols_resources         0.081  0.026  31.335
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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


Installation output

ontoProc.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL ontoProc
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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.3 (2025-02-28) -- "Trophy Case"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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 12 ]
> 
> 
> proc.time()
   user  system elapsed 
244.350  10.349 275.372 

Example timings

ontoProc.Rcheck/ontoProc-Ex.timings

nameusersystemelapsed
CLfeats48.746 2.82153.639
PROSYM0.4120.0070.451
TermSet-class15.274 0.79516.881
allGOterms0.1770.0130.198
ancestors35.041 1.68538.086
ancestors_names 9.976 0.26410.460
bioregistry_ols_resources 0.081 0.02631.335
cellTypeToGO3.3040.2503.712
children_names10.254 0.27910.852
cleanCLOnames24.684 0.83526.734
common_classes20.266 1.44522.580
ctmarks0.0010.0010.001
cyclicSigset0.0150.0020.016
demoApp0.0000.0010.001
dropStop0.0060.0040.011
fastGrep28.300 0.87829.992
findCommonAncestors16.540 0.79324.330
getLeavesFromTerm30.732 0.86044.714
getOnto13.847 0.66327.699
humrna0.0120.0050.048
labels.owlents44.429 1.99996.496
ldfToTerms4.3500.1326.580
liberalMap14.414 1.15417.212
makeSelectInput0.0010.0000.001
make_graphNEL_from_ontology_plot15.442 0.75416.636
mapOneNaive13.061 0.54114.045
minicorpus0.0010.0020.004
nomenCheckup24.869 0.72637.835
onto_plot214.240 0.62721.703
onto_roots0.0010.0010.001
owl2cache34.522 1.40568.135
packDesc20190.0060.0040.010
packDesc20210.0040.0040.008
packDesc20220.0060.0040.010
packDesc20230.0060.0110.016
parents 9.799 0.22610.243
plot.owlents11.913 0.26212.611
recognizedPredicates0.0010.0010.002
search_labels 0.947 0.063144.044
secLevGen14.733 0.63416.157
selectFromMap15.012 0.59716.380
setup_entities10.399 0.25110.975
setup_entities20.7490.0611.094
seur3kTab0.0050.0020.009
siblings_TAG45.583 1.78049.698
stopWords0.0020.0030.006
subclasses10.403 0.24210.853
sym2CellOnto74.499 1.65180.499
valid_ontonames0.0010.0000.001