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:41 -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 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: 1.26.4
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_1.26.4.tar.gz
StartedAt: 2024-10-17 10:19:42 -0400 (Thu, 17 Oct 2024)
EndedAt: 2024-10-17 10:46:20 -0400 (Thu, 17 Oct 2024)
EllapsedTime: 1597.8 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_1.26.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/ontoProc.Rcheck’
* using R version 4.4.1 (2024-06-14)
* 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 ‘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 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 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                     70.840  1.858  82.698
CLfeats                          49.545  2.715  65.139
siblings_TAG                     43.797  1.938  52.324
labels.owlents                   42.746  1.762  95.585
owl2cache                        34.268  1.153  61.044
ancestors                        32.418  1.474  37.276
nomenCheckup                     28.044  1.531  33.285
fastGrep                         28.348  0.976  33.916
getLeavesFromTerm                27.491  0.847  51.031
cleanCLOnames                    25.029  0.978  36.025
common_classes                   19.838  1.657  26.593
findCommonAncestors              16.459  0.859  20.843
TermSet-class                    16.176  0.934  20.072
getOnto                          14.723  2.288  44.993
liberalMap                       15.039  1.311  21.137
make_graphNEL_from_ontology_plot 14.674  0.672  17.530
mapOneNaive                      14.419  0.691  17.027
secLevGen                        14.309  0.635  17.454
selectFromMap                    14.095  0.713  18.472
onto_plot2                       13.787  0.650  26.056
plot.owlents                     12.222  0.300  21.925
subclasses                       11.436  0.269  12.857
ancestors_names                  10.867  0.504  12.578
search_labels                    11.032  0.311  13.424
children_names                   10.806  0.314  12.511
setup_entities                   10.805  0.269  12.948
parents                          10.684  0.280  22.328
ldfToTerms                        4.475  0.178   7.857
* 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.19-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.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 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 13 ]
> 
> 
> proc.time()
   user  system elapsed 
154.556   7.681 188.641 

Example timings

ontoProc.Rcheck/ontoProc-Ex.timings

nameusersystemelapsed
CLfeats49.545 2.71565.139
PROSYM0.4120.0090.464
TermSet-class16.176 0.93420.072
allGOterms0.1690.0050.189
ancestors32.418 1.47437.276
ancestors_names10.867 0.50412.578
cellTypeToGO3.4570.2804.369
children_names10.806 0.31412.511
cleanCLOnames25.029 0.97836.025
common_classes19.838 1.65726.593
ctmarks0.0010.0010.001
cyclicSigset0.0150.0020.019
demoApp0.0000.0010.001
dropStop0.0070.0040.012
fastGrep28.348 0.97633.916
findCommonAncestors16.459 0.85920.843
getLeavesFromTerm27.491 0.84751.031
getOnto14.723 2.28844.993
humrna0.0120.0050.051
labels.owlents42.746 1.76295.585
ldfToTerms4.4750.1787.857
liberalMap15.039 1.31121.137
makeSelectInput0.0010.0010.003
make_graphNEL_from_ontology_plot14.674 0.67217.530
mapOneNaive14.419 0.69117.027
minicorpus0.0030.0030.006
nomenCheckup28.044 1.53133.285
onto_plot213.787 0.65026.056
onto_roots0.0000.0010.002
owl2cache34.268 1.15361.044
packDesc20190.0070.0050.036
packDesc20210.0050.0040.020
packDesc20220.0060.0030.033
packDesc20230.0060.0030.033
parents10.684 0.28022.328
plot.owlents12.222 0.30021.925
recognizedPredicates0.0000.0000.001
search_labels11.032 0.31113.424
secLevGen14.309 0.63517.454
selectFromMap14.095 0.71318.472
setup_entities10.805 0.26912.948
seur3kTab0.0060.0020.008
siblings_TAG43.797 1.93852.324
stopWords0.0020.0030.007
subclasses11.436 0.26912.857
sym2CellOnto70.840 1.85882.698
valid_ontonames0.0010.0000.001