Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2024-11-25 11:39 -0500 (Mon, 25 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4748 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4459 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4349 |
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 1454/2272 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
ontoProc 2.1.1 (landing page) Vincent Carey
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | 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.1.1 |
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.1.1.tar.gz |
StartedAt: 2024-11-25 00:31:53 -0500 (Mon, 25 Nov 2024) |
EndedAt: 2024-11-25 00:48:49 -0500 (Mon, 25 Nov 2024) |
EllapsedTime: 1016.6 seconds |
RetCode: 0 |
Status: OK |
CheckDir: ontoProc.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### 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.1.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/ontoProc.Rcheck’ * using R Under development (unstable) (2024-11-20 r87352) * 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 ‘2.1.1’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' 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 ... INFO 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 ... NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: findCommonAncestors.Rd: graph, DataFrame-class, List-class Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. * 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 ... OK * 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 34.195 1.431 36.442 siblings_TAG 29.116 1.350 40.123 CLfeats 24.357 1.249 26.732 labels.owlents 18.776 1.588 21.427 nomenCheckup 15.073 2.579 33.092 owl2cache 15.802 1.456 46.672 fastGrep 15.898 1.070 17.475 getLeavesFromTerm 15.393 0.998 16.942 common_classes 11.294 1.693 14.520 cleanCLOnames 11.779 0.735 13.093 mapOneNaive 10.601 0.485 15.594 onto_plot2 10.123 0.719 17.489 findCommonAncestors 9.822 0.961 11.417 ancestors 9.816 0.651 10.278 secLevGen 9.467 0.848 13.624 getOnto 8.644 1.527 12.143 make_graphNEL_from_ontology_plot 8.633 0.808 10.146 liberalMap 8.582 0.600 9.784 TermSet-class 7.325 0.443 7.992 selectFromMap 7.061 0.431 8.388 parents 5.142 0.225 8.517 plot.owlents 3.998 0.121 5.251 search_labels 0.241 0.034 71.269 bioregistry_ols_resources 0.036 0.014 13.052 * 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: 3 NOTEs See ‘/Users/biocbuild/bbs-3.21-bioc/meat/ontoProc.Rcheck/00check.log’ for details.
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.5-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)
ontoProc.Rcheck/tests/test.Rout
R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 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 12 ] > > > proc.time() user system elapsed 105.155 8.623 119.155
ontoProc.Rcheck/ontoProc-Ex.timings
name | user | system | elapsed | |
CLfeats | 24.357 | 1.249 | 26.732 | |
PROSYM | 0.200 | 0.002 | 0.203 | |
TermSet-class | 7.325 | 0.443 | 7.992 | |
allGOterms | 0.072 | 0.001 | 0.073 | |
ancestors | 9.816 | 0.651 | 10.278 | |
ancestors_names | 2.857 | 0.136 | 2.998 | |
bioregistry_ols_resources | 0.036 | 0.014 | 13.052 | |
cellTypeToGO | 1.333 | 0.095 | 1.436 | |
children_names | 2.636 | 0.065 | 2.710 | |
cleanCLOnames | 11.779 | 0.735 | 13.093 | |
common_classes | 11.294 | 1.693 | 14.520 | |
ctmarks | 0.000 | 0.001 | 0.001 | |
cyclicSigset | 0.006 | 0.001 | 0.007 | |
demoApp | 0 | 0 | 0 | |
dropStop | 0.004 | 0.002 | 0.006 | |
fastGrep | 15.898 | 1.070 | 17.475 | |
findCommonAncestors | 9.822 | 0.961 | 11.417 | |
getLeavesFromTerm | 15.393 | 0.998 | 16.942 | |
getOnto | 8.644 | 1.527 | 12.143 | |
humrna | 0.006 | 0.002 | 0.008 | |
labels.owlents | 18.776 | 1.588 | 21.427 | |
ldfToTerms | 2.799 | 0.114 | 2.933 | |
liberalMap | 8.582 | 0.600 | 9.784 | |
makeSelectInput | 0.001 | 0.001 | 0.001 | |
make_graphNEL_from_ontology_plot | 8.633 | 0.808 | 10.146 | |
mapOneNaive | 10.601 | 0.485 | 15.594 | |
minicorpus | 0.001 | 0.001 | 0.003 | |
nomenCheckup | 15.073 | 2.579 | 33.092 | |
onto_plot2 | 10.123 | 0.719 | 17.489 | |
onto_roots | 0.001 | 0.000 | 0.001 | |
owl2cache | 15.802 | 1.456 | 46.672 | |
packDesc2019 | 0.005 | 0.003 | 0.016 | |
packDesc2021 | 0.005 | 0.002 | 0.013 | |
packDesc2022 | 0.004 | 0.002 | 0.009 | |
packDesc2023 | 0.004 | 0.002 | 0.007 | |
parents | 5.142 | 0.225 | 8.517 | |
plot.owlents | 3.998 | 0.121 | 5.251 | |
recognizedPredicates | 0.000 | 0.001 | 0.001 | |
search_labels | 0.241 | 0.034 | 71.269 | |
secLevGen | 9.467 | 0.848 | 13.624 | |
selectFromMap | 7.061 | 0.431 | 8.388 | |
setup_entities | 3.716 | 0.096 | 3.873 | |
setup_entities2 | 0.420 | 0.015 | 0.452 | |
seur3kTab | 0.005 | 0.002 | 0.011 | |
siblings_TAG | 29.116 | 1.350 | 40.123 | |
stopWords | 0.001 | 0.001 | 0.003 | |
subclasses | 3.113 | 0.064 | 3.186 | |
sym2CellOnto | 34.195 | 1.431 | 36.442 | |
valid_ontonames | 0 | 0 | 0 | |