Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-02-03 12:05 -0500 (Mon, 03 Feb 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4746 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4494 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4517 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4469 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4400 |
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/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
ontoProc 2.0.0 (landing page) Vincent Carey
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | |||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
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. |
Package: ontoProc |
Version: 2.0.0 |
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:ontoProc.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings ontoProc_2.0.0.tar.gz |
StartedAt: 2025-01-31 00:42:52 -0500 (Fri, 31 Jan 2025) |
EndedAt: 2025-01-31 01:02:18 -0500 (Fri, 31 Jan 2025) |
EllapsedTime: 1165.6 seconds |
RetCode: 0 |
Status: OK |
CheckDir: ontoProc.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:ontoProc.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings ontoProc_2.0.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/ontoProc.Rcheck’ * using R version 4.4.2 (2024-10-31) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * 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.5Mb 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 loading without being on the library search path ... 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 72.326 3.474 84.744 owl2cache 33.120 3.256 36.918 CLfeats 29.614 2.454 33.196 nomenCheckup 29.607 2.134 39.867 getLeavesFromTerm 25.839 2.013 34.496 labels.owlents 26.204 1.619 33.982 siblings_TAG 22.729 1.764 25.263 liberalMap 16.881 1.347 21.019 fastGrep 13.875 1.037 15.152 cleanCLOnames 12.348 1.112 13.706 make_graphNEL_from_ontology_plot 11.887 1.306 13.570 getOnto 11.067 1.624 14.608 subclasses 9.427 1.660 12.352 ancestors 10.349 0.681 11.618 common_classes 9.269 1.361 10.964 onto_plot2 7.911 1.858 10.022 findCommonAncestors 8.616 1.094 9.991 mapOneNaive 8.638 0.912 10.315 plot.owlents 9.091 0.302 14.937 secLevGen 7.727 1.161 9.376 TermSet-class 7.608 1.254 9.106 selectFromMap 7.386 0.821 8.458 parents 6.335 0.082 8.050 search_labels 1.138 0.137 116.281 bioregistry_ols_resources 0.048 0.017 11.759 * 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 re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 4 NOTEs See ‘/home/biocbuild/bbs-3.20-bioc/meat/ontoProc.Rcheck/00check.log’ for details.
ontoProc.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL ontoProc ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-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)
ontoProc.Rcheck/tests/test.Rout
R version 4.4.2 (2024-10-31) -- "Pile of Leaves" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu 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 109.550 6.123 117.275
ontoProc.Rcheck/ontoProc-Ex.timings
name | user | system | elapsed | |
CLfeats | 29.614 | 2.454 | 33.196 | |
PROSYM | 0.226 | 0.010 | 0.236 | |
TermSet-class | 7.608 | 1.254 | 9.106 | |
allGOterms | 0.106 | 0.028 | 0.134 | |
ancestors | 10.349 | 0.681 | 11.618 | |
ancestors_names | 3.842 | 0.293 | 4.135 | |
bioregistry_ols_resources | 0.048 | 0.017 | 11.759 | |
cellTypeToGO | 2.036 | 0.198 | 2.234 | |
children_names | 3.926 | 0.333 | 4.259 | |
cleanCLOnames | 12.348 | 1.112 | 13.706 | |
common_classes | 9.269 | 1.361 | 10.964 | |
ctmarks | 0 | 0 | 0 | |
cyclicSigset | 0.005 | 0.001 | 0.006 | |
demoApp | 0.000 | 0.000 | 0.001 | |
dropStop | 0.004 | 0.000 | 0.003 | |
fastGrep | 13.875 | 1.037 | 15.152 | |
findCommonAncestors | 8.616 | 1.094 | 9.991 | |
getLeavesFromTerm | 25.839 | 2.013 | 34.496 | |
getOnto | 11.067 | 1.624 | 14.608 | |
humrna | 0.015 | 0.003 | 0.034 | |
labels.owlents | 26.204 | 1.619 | 33.982 | |
ldfToTerms | 3.700 | 0.084 | 3.858 | |
liberalMap | 16.881 | 1.347 | 21.019 | |
makeSelectInput | 0.001 | 0.000 | 0.001 | |
make_graphNEL_from_ontology_plot | 11.887 | 1.306 | 13.570 | |
mapOneNaive | 8.638 | 0.912 | 10.315 | |
minicorpus | 0.001 | 0.002 | 0.002 | |
nomenCheckup | 29.607 | 2.134 | 39.867 | |
onto_plot2 | 7.911 | 1.858 | 10.022 | |
onto_roots | 0.001 | 0.001 | 0.001 | |
owl2cache | 33.120 | 3.256 | 36.918 | |
packDesc2019 | 0.011 | 0.003 | 0.014 | |
packDesc2021 | 0.004 | 0.000 | 0.004 | |
packDesc2022 | 0.004 | 0.000 | 0.004 | |
packDesc2023 | 0.003 | 0.001 | 0.004 | |
parents | 6.335 | 0.082 | 8.050 | |
plot.owlents | 9.091 | 0.302 | 14.937 | |
recognizedPredicates | 0.001 | 0.000 | 0.004 | |
search_labels | 1.138 | 0.137 | 116.281 | |
secLevGen | 7.727 | 1.161 | 9.376 | |
selectFromMap | 7.386 | 0.821 | 8.458 | |
setup_entities | 3.849 | 0.721 | 4.570 | |
setup_entities2 | 0.386 | 0.099 | 0.489 | |
seur3kTab | 0.003 | 0.001 | 0.005 | |
siblings_TAG | 22.729 | 1.764 | 25.263 | |
stopWords | 0.002 | 0.000 | 0.003 | |
subclasses | 9.427 | 1.660 | 12.352 | |
sym2CellOnto | 72.326 | 3.474 | 84.744 | |
valid_ontonames | 0 | 0 | 0 | |