| Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-01-05 11:06:47 -0500 (Wed, 05 Jan 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | R Under development (unstable) (2021-11-10 r81171) -- "Unsuffered Consequences" | 4308 |
| riesling1 | Windows Server 2019 Standard | x64 | R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" | 4045 |
| merida1 | macOS 10.14.6 Mojave | x86_64 | R Under development (unstable) (2021-11-01 r81125) -- "Unsuffered Consequences" | 4123 |
| 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 | ||||
|
To the developers/maintainers of the ontoProc package: - Please 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 How and When does the builder pull? When will my changes propagate? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1331/2072 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| ontoProc 1.17.0 (landing page) VJ Carey
| nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| riesling1 | Windows Server 2019 Standard / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: ontoProc |
| Version: 1.17.0 |
| Command: D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ontoProc.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings ontoProc_1.17.0.tar.gz |
| StartedAt: 2022-01-04 19:31:32 -0500 (Tue, 04 Jan 2022) |
| EndedAt: 2022-01-04 19:36:58 -0500 (Tue, 04 Jan 2022) |
| EllapsedTime: 326.1 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: ontoProc.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ontoProc.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings ontoProc_1.17.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'D:/biocbuild/bbs-3.15-bioc/meat/ontoProc.Rcheck'
* using R Under development (unstable) (2021-11-21 r81221)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'ontoProc/DESCRIPTION' ... OK
* this is package 'ontoProc' version '1.17.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 7.4Mb
sub-directories of 1Mb or more:
app 1.9Mb
data 2.0Mb
ontoRda 2.8Mb
* 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 R 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 'PRID'
CLfeat : prupdate: no visible binding for global variable 'SYMBOL'
bind_formal_tags: no visible global function definition for 'colData'
bind_formal_tags: no visible global function definition for 'colData<-'
common_classes: no visible global function definition for 'colData'
connect_classes: no visible global function definition for 'colData'
ctmarks: no visible binding for '<<-' assignment to 'pr'
ctmarks: no visible binding for '<<-' assignment to 'go'
ctmarks : server: no visible binding for global variable 'text'
ldfToTerm: no visible binding for global variable 'PROSYM'
subset_descendants: no visible global function definition for 'colData'
sym2CellOnto: no visible binding for global variable 'SYMBOL'
Undefined global functions or variables:
PRID PROSYM SYMBOL colData colData<- text
Consider adding
importFrom("graphics", "text")
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 ... OK
* 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 LazyData ... 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
CLfeats 16.39 1.50 18.88
siblings_TAG 16.25 1.58 19.98
getCellOnto 15.81 1.12 18.31
getLeavesFromTerm 13.81 0.47 15.96
common_classes 10.27 1.83 14.34
fastGrep 11.29 0.73 12.56
sym2CellOnto 9.28 0.61 12.10
secLevGen 5.40 0.60 7.68
nomenCheckup 5.48 0.50 9.76
TermSet-class 5.27 0.40 6.15
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
Running 'test.R'
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... 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
'D:/biocbuild/bbs-3.15-bioc/meat/ontoProc.Rcheck/00check.log'
for details.
ontoProc.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL ontoProc
###
##############################################################################
##############################################################################
* installing to library 'D:/biocbuild/bbs-3.15-bioc/R/library'
* installing *source* package 'ontoProc' ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'ontoProc'
finding HTML links ... done
CLfeats html
PROSYM html
TermSet-class html
allGOterms html
bind_formal_tags html
c-TermSet-method html
cellTypeToGO html
cleanCLOnames html
common_classes html
connect_classes html
ctmarks html
cyclicSigset html
demoApp html
dropStop html
fastGrep html
findCommonAncestors html
finding level-2 HTML links ... done
getCellOnto html
getLeavesFromTerm html
humrna html
improveNodes html
ldfToTerms html
liberalMap html
makeSelectInput html
make_graphNEL_from_ontology_plot html
map2prose html
mapOneNaive html
minicorpus html
nomenCheckup html
onto_plot2 html
onto_roots html
packDesc2019 html
recognizedPredicates html
secLevGen html
selectFromMap html
seur3kTab html
siblings_TAG html
stopWords html
subset_descendants html
sym2CellOnto html
** 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)
Making 'packages.html' ...Warning in packageDescription(i, lib.loc = lib, fields = "Title", encoding = "UTF-8") :
DESCRIPTION file of package 'ProteoMM' is missing or broken
done
ontoProc.Rcheck/tests/test.Rout
R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)
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 9 | SKIP 0 | PASS 8 ]
>
>
> proc.time()
user system elapsed
47.71 4.26 56.78
ontoProc.Rcheck/ontoProc-Ex.timings
| name | user | system | elapsed | |
| CLfeats | 16.39 | 1.50 | 18.88 | |
| PROSYM | 0 | 0 | 0 | |
| TermSet-class | 5.27 | 0.40 | 6.15 | |
| allGOterms | 0.04 | 0.00 | 0.05 | |
| cellTypeToGO | 1.22 | 0.08 | 1.30 | |
| cleanCLOnames | 2.91 | 0.55 | 3.93 | |
| common_classes | 10.27 | 1.83 | 14.34 | |
| cyclicSigset | 0.02 | 0.00 | 0.02 | |
| demoApp | 0 | 0 | 0 | |
| dropStop | 0 | 0 | 0 | |
| fastGrep | 11.29 | 0.73 | 12.56 | |
| findCommonAncestors | 3.58 | 0.19 | 3.77 | |
| getCellOnto | 15.81 | 1.12 | 18.31 | |
| getLeavesFromTerm | 13.81 | 0.47 | 15.96 | |
| humrna | 0.00 | 0.00 | 0.01 | |
| ldfToTerms | 0.31 | 0.00 | 0.57 | |
| liberalMap | 2.24 | 0.16 | 3.21 | |
| makeSelectInput | 0 | 0 | 0 | |
| make_graphNEL_from_ontology_plot | 2.95 | 0.04 | 3.21 | |
| mapOneNaive | 2.05 | 0.15 | 2.23 | |
| minicorpus | 0.00 | 0.00 | 0.02 | |
| nomenCheckup | 5.48 | 0.50 | 9.76 | |
| onto_plot2 | 2.39 | 0.07 | 2.55 | |
| onto_roots | 0 | 0 | 0 | |
| packDesc2019 | 0.02 | 0.00 | 0.02 | |
| recognizedPredicates | 0 | 0 | 0 | |
| secLevGen | 5.40 | 0.60 | 7.68 | |
| selectFromMap | 2.05 | 0.06 | 2.11 | |
| seur3kTab | 0.02 | 0.00 | 0.02 | |
| siblings_TAG | 16.25 | 1.58 | 19.98 | |
| stopWords | 0 | 0 | 0 | |
| sym2CellOnto | 9.28 | 0.61 | 12.10 | |