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

This page was generated on 2024-06-04 11:35:59 -0400 (Tue, 04 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4753
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4487
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4518
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.0  (landing page)
Vincent Carey
Snapshot Date: 2024-06-02 14:00:17 -0400 (Sun, 02 Jun 2024)
git_url: https://git.bioconductor.org/packages/ontoProc
git_branch: RELEASE_3_19
git_last_commit: 781f959
git_last_commit_date: 2024-04-30 11:02:00 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for ontoProc on palomino3

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.0
Command: F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ontoProc.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings ontoProc_1.26.0.tar.gz
StartedAt: 2024-06-03 04:10:03 -0400 (Mon, 03 Jun 2024)
EndedAt: 2024-06-03 04:22:39 -0400 (Mon, 03 Jun 2024)
EllapsedTime: 755.5 seconds
RetCode: 0
Status:   OK  
CheckDir: ontoProc.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ontoProc.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings ontoProc_1.26.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/ontoProc.Rcheck'
* using R version 4.4.0 (2024-04-24 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'ontoProc/DESCRIPTION' ... OK
* this is package 'ontoProc' version '1.26.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 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 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                     49.34   2.65   73.03
siblings_TAG                     34.70   2.91   41.22
CLfeats                          32.24   2.51   48.36
plot.owlents                     24.08   0.36   25.59
owl2cache                        18.77   0.39   21.09
cleanCLOnames                    15.56   0.87   17.36
nomenCheckup                     15.36   0.93   16.38
fastGrep                         15.13   0.87   19.99
getLeavesFromTerm                14.26   0.78   15.23
ancestors                        13.00   1.28   18.28
common_classes                   12.14   1.38   15.40
secLevGen                        11.32   0.93   12.40
onto_plot2                       10.79   1.02   13.69
selectFromMap                    10.65   0.84   12.50
TermSet-class                    10.38   0.90   15.23
make_graphNEL_from_ontology_plot  8.86   0.92    9.87
findCommonAncestors               8.91   0.80    9.83
getOnto                           8.28   0.74    9.03
liberalMap                        8.26   0.70    9.02
mapOneNaive                       7.83   0.81    8.70
subclasses                        6.69   0.11    6.92
parents                           5.89   0.14    6.08
setup_entities                    5.82   0.01    5.83
* 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
  'F:/biocbuild/bbs-3.19-bioc/meat/ontoProc.Rcheck/00check.log'
for details.


Installation output

ontoProc.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL ontoProc
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.19-bioc/R/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.0 (2024-04-24 ucrt) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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")
* Owlready2 * Warning: optimized Cython parser module 'owlready2_optimized' is not available, defaulting to slower Python implementation
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 13 ]
> 
> 
> proc.time()
   user  system elapsed 
  82.03    6.23   90.00 

Example timings

ontoProc.Rcheck/ontoProc-Ex.timings

nameusersystemelapsed
CLfeats32.24 2.5148.36
PROSYM0.180.020.20
TermSet-class10.38 0.9015.23
allGOterms0.070.020.10
ancestors13.00 1.2818.28
ancestors_names4.350.174.51
cellTypeToGO1.720.111.91
children_names4.480.104.58
cleanCLOnames15.56 0.8717.36
common_classes12.14 1.3815.40
ctmarks000
cyclicSigset000
demoApp000
dropStop0.010.000.01
fastGrep15.13 0.8719.99
findCommonAncestors8.910.809.83
getLeavesFromTerm14.26 0.7815.23
getOnto8.280.749.03
humrna0.020.000.01
ldfToTerms2.590.082.68
liberalMap8.260.709.02
makeSelectInput000
make_graphNEL_from_ontology_plot8.860.929.87
mapOneNaive7.830.818.70
minicorpus000
nomenCheckup15.36 0.9316.38
onto_plot210.79 1.0213.69
onto_roots000
owl2cache18.77 0.3921.09
packDesc20190.010.000.02
packDesc20210.020.000.01
packDesc2022000
packDesc20230.000.010.02
parents5.890.146.08
plot.owlents24.08 0.3625.59
recognizedPredicates0.010.000.02
secLevGen11.32 0.9312.40
selectFromMap10.65 0.8412.50
setup_entities5.820.015.83
seur3kTab0.000.000.02
siblings_TAG34.70 2.9141.22
stopWords0.000.020.01
subclasses6.690.116.92
sym2CellOnto49.34 2.6573.03
valid_ontonames000