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

This page was generated on 2024-05-22 11:35:58 -0400 (Wed, 22 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4751
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4485
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 3444
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-05-21 14:00:15 -0400 (Tue, 21 May 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  ERROR    ERROR  skippedskipped
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

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-05-22 04:45:05 -0400 (Wed, 22 May 2024)
EndedAt: 2024-05-22 04:57:35 -0400 (Wed, 22 May 2024)
EllapsedTime: 749.4 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                     55.00   2.61   71.63
CLfeats                          30.61   2.42   45.41
siblings_TAG                     28.31   2.39   30.92
plot.owlents                     23.39   0.47   24.92
owl2cache                        19.37   0.52   20.80
nomenCheckup                     17.98   0.79   18.91
ancestors                        14.42   1.17   18.08
fastGrep                         14.45   1.11   21.91
common_classes                   13.06   1.39   16.20
getLeavesFromTerm                13.35   0.96   14.48
secLevGen                        12.47   0.94   15.80
cleanCLOnames                    11.58   0.99   13.98
onto_plot2                       10.66   0.83   13.73
selectFromMap                    10.50   0.86   12.54
TermSet-class                     9.65   0.83   13.36
make_graphNEL_from_ontology_plot  8.85   0.79    9.72
findCommonAncestors               8.59   0.78    9.44
liberalMap                        8.33   0.94    9.29
getOnto                           8.06   0.81    8.91
mapOneNaive                       7.59   0.79    8.44
subclasses                        7.05   0.14    7.39
parents                           6.17   0.03    6.25
* 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 
  89.12    6.56   97.64 

Example timings

ontoProc.Rcheck/ontoProc-Ex.timings

nameusersystemelapsed
CLfeats30.61 2.4245.41
PROSYM0.190.030.22
TermSet-class 9.65 0.8313.36
allGOterms0.100.000.09
ancestors14.42 1.1718.08
ancestors_names4.170.194.36
cellTypeToGO2.330.072.53
children_names4.010.054.07
cleanCLOnames11.58 0.9913.98
common_classes13.06 1.3916.20
ctmarks000
cyclicSigset000
demoApp000
dropStop0.000.010.01
fastGrep14.45 1.1121.91
findCommonAncestors8.590.789.44
getLeavesFromTerm13.35 0.9614.48
getOnto8.060.818.91
humrna0.000.010.01
ldfToTerms2.440.022.46
liberalMap8.330.949.29
makeSelectInput0.010.000.02
make_graphNEL_from_ontology_plot8.850.799.72
mapOneNaive7.590.798.44
minicorpus000
nomenCheckup17.98 0.7918.91
onto_plot210.66 0.8313.73
onto_roots000
owl2cache19.37 0.5220.80
packDesc20190.000.010.01
packDesc20210.020.000.02
packDesc20220.010.000.01
packDesc20230.000.000.02
parents6.170.036.25
plot.owlents23.39 0.4724.92
recognizedPredicates000
secLevGen12.47 0.9415.80
selectFromMap10.50 0.8612.54
setup_entities4.830.064.91
seur3kTab000
siblings_TAG28.31 2.3930.92
stopWords000
subclasses7.050.147.39
sym2CellOnto55.00 2.6171.63
valid_ontonames000