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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4670
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4355
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4446
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4439
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4306
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-06 13:00 -0500 (Thu, 06 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 -0500 (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    ERROR  


CHECK results for ontoProc on kjohnson1

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-08 04:01:12 -0500 (Sat, 08 Mar 2025)
EndedAt: 2025-03-08 04:16:14 -0500 (Sat, 08 Mar 2025)
EllapsedTime: 902.7 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: aarch64-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 Ventura 13.7.1
* 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                     56.749  1.116  78.566
CLfeats                          38.465  1.418  44.865
siblings_TAG                     31.365  1.081  42.695
owl2cache                        21.582  0.466  25.388
getLeavesFromTerm                20.640  0.538  22.145
fastGrep                         19.007  0.458  20.479
labels.owlents                   18.106  0.589  22.806
ancestors                        16.229  0.509  16.274
nomenCheckup                     14.205  0.428  15.575
common_classes                   13.712  0.836  15.797
cleanCLOnames                    13.931  0.347  15.472
TermSet-class                    11.053  0.472  12.501
selectFromMap                    10.661  0.325  12.107
make_graphNEL_from_ontology_plot 10.535  0.413  11.902
findCommonAncestors              10.394  0.430  11.872
secLevGen                         9.887  0.350  11.898
liberalMap                        9.286  0.392  10.920
getOnto                           8.649  0.362  10.221
mapOneNaive                       8.343  0.353   9.640
onto_plot2                        7.793  0.367   9.272
subclasses                        3.781  0.066   6.489
search_labels                     0.667  0.041  67.644
bioregistry_ols_resources         0.051  0.019  15.903
* 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-arm64/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: aarch64-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 
136.716   7.173 151.605 

Example timings

ontoProc.Rcheck/ontoProc-Ex.timings

nameusersystemelapsed
CLfeats38.465 1.41844.865
PROSYM0.3920.0050.397
TermSet-class11.053 0.47212.501
allGOterms0.1740.0110.184
ancestors16.229 0.50916.274
ancestors_names3.0720.0433.117
bioregistry_ols_resources 0.051 0.01915.903
cellTypeToGO2.2310.1142.474
children_names2.7390.0542.803
cleanCLOnames13.931 0.34715.472
common_classes13.712 0.83615.797
ctmarks0.0000.0000.001
cyclicSigset0.0060.0000.006
demoApp000
dropStop0.0040.0020.007
fastGrep19.007 0.45820.479
findCommonAncestors10.394 0.43011.872
getLeavesFromTerm20.640 0.53822.145
getOnto 8.649 0.36210.221
humrna0.0100.0030.012
labels.owlents18.106 0.58922.806
ldfToTerms3.7820.0533.839
liberalMap 9.286 0.39210.920
makeSelectInput0.0010.0000.001
make_graphNEL_from_ontology_plot10.535 0.41311.902
mapOneNaive8.3430.3539.640
minicorpus0.0020.0030.021
nomenCheckup14.205 0.42815.575
onto_plot27.7930.3679.272
onto_roots0.0000.0010.001
owl2cache21.582 0.46625.388
packDesc20190.0030.0030.006
packDesc20210.0020.0020.005
packDesc20220.0040.0020.006
packDesc20230.0030.0060.010
parents3.4040.0443.452
plot.owlents4.1580.0664.226
recognizedPredicates0.0010.0000.000
search_labels 0.667 0.04167.644
secLevGen 9.887 0.35011.898
selectFromMap10.661 0.32512.107
setup_entities3.8180.0473.865
setup_entities20.4440.0100.454
seur3kTab0.0030.0020.005
siblings_TAG31.365 1.08142.695
stopWords0.0010.0020.003
subclasses3.7810.0666.489
sym2CellOnto56.749 1.11678.566
valid_ontonames0.0000.0000.001