Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

CHECK report for ontoProc on tokay1

This page was generated on 2021-05-06 12:32:38 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the ontoProc package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1267/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ontoProc 1.12.0  (landing page)
VJ Carey
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/ontoProc
Branch: RELEASE_3_12
Last Commit: fc0996a
Last Changed Date: 2020-10-27 11:29:13 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: ontoProc
Version: 1.12.0
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:ontoProc.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings ontoProc_1.12.0.tar.gz
StartedAt: 2021-05-06 05:14:57 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 05:20:51 -0400 (Thu, 06 May 2021)
EllapsedTime: 354.2 seconds
RetCode: 0
Status:   OK   
CheckDir: ontoProc.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:ontoProc.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings ontoProc_1.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/ontoProc.Rcheck'
* using R version 4.0.5 (2021-03-31)
* 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.12.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 38.0Mb
  sub-directories of 1Mb or more:
    app       1.9Mb
    data      2.0Mb
    ontoRda  33.5Mb
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 data for ASCII and uncompressed saves ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
common_classes    19.32   1.89   24.84
getLeavesFromTerm 11.35   1.08   12.42
fastGrep          11.72   0.68   12.79
CLfeats           11.33   0.67   12.83
sym2CellOnto       5.75   0.11    5.86
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
common_classes    24.96   1.87   27.97
getLeavesFromTerm 14.17   0.19   14.40
fastGrep          13.64   0.28   13.95
CLfeats           12.19   0.14   12.33
sym2CellOnto       6.63   0.10    6.73
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'test.R'
 OK
** running tests for arch 'x64' ...
  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
  'C:/Users/biocbuild/bbs-3.12-bioc/meat/ontoProc.Rcheck/00check.log'
for details.



Installation output

ontoProc.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/ontoProc_1.12.0.tar.gz && rm -rf ontoProc.buildbin-libdir && mkdir ontoProc.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=ontoProc.buildbin-libdir ontoProc_1.12.0.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL ontoProc_1.12.0.zip && rm ontoProc_1.12.0.tar.gz ontoProc_1.12.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 37.0M  100 37.0M    0     0  99.5M      0 --:--:-- --:--:-- --:--:-- 99.9M

install for i386

Warning in untar2(tarfile, files, list, exdir, restore_times) :
  failed to copy 'ontoProc/vignettes/ontoProc.Rmd' to 'ontoProc/README.md'
* 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

install for x64

Warning in untar2(tarfile, files, list, exdir, restore_times) :
  failed to copy 'ontoProc/vignettes/ontoProc.Rmd' to 'ontoProc/README.md'
* installing *source* package 'ontoProc' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'ontoProc' as ontoProc_1.12.0.zip
* DONE (ontoProc)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'ontoProc' successfully unpacked and MD5 sums checked

Tests output

ontoProc.Rcheck/tests_i386/test.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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 0 | SKIP 0 | PASS 8 ]
> 
> 
> proc.time()
   user  system elapsed 
  10.64    0.76   11.39 

ontoProc.Rcheck/tests_x64/test.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
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 0 | SKIP 0 | PASS 8 ]
> 
> 
> proc.time()
   user  system elapsed 
  13.34    0.50   13.82 

Example timings

ontoProc.Rcheck/examples_i386/ontoProc-Ex.timings

nameusersystemelapsed
CLfeats11.33 0.6712.83
PROSYM0.190.010.20
TermSet-class0.640.000.64
allGOterms0.070.000.08
cellTypeToGO2.130.192.31
cleanCLOnames0.890.031.02
common_classes19.32 1.8924.84
cyclicSigset000
demoApp000
dropStop0.020.000.02
fastGrep11.72 0.6812.79
findCommonAncestors0.440.681.13
getCellOnto3.180.553.87
getLeavesFromTerm11.35 1.0812.42
humrna000
ldfToTerms0.200.000.21
liberalMap0.110.000.11
makeSelectInput000
make_graphNEL_from_ontology_plot0.190.000.18
mapOneNaive0.090.000.10
minicorpus000
nomenCheckup0.970.000.97
onto_plot20.230.000.23
onto_roots000
packDesc2019000
recognizedPredicates000
secLevGen0.230.000.23
selectFromMap0.080.000.08
seur3kTab000
siblings_TAG0.750.000.75
stopWords000
sym2CellOnto5.750.115.86

ontoProc.Rcheck/examples_x64/ontoProc-Ex.timings

nameusersystemelapsed
CLfeats12.19 0.1412.33
PROSYM0.450.000.45
TermSet-class0.870.030.91
allGOterms0.050.010.06
cellTypeToGO1.860.051.91
cleanCLOnames0.750.020.77
common_classes24.96 1.8727.97
cyclicSigset0.020.000.01
demoApp000
dropStop000
fastGrep13.64 0.2813.95
findCommonAncestors0.840.090.94
getCellOnto3.790.083.86
getLeavesFromTerm14.17 0.1914.40
humrna0.010.000.02
ldfToTerms0.440.010.64
liberalMap0.190.000.19
makeSelectInput000
make_graphNEL_from_ontology_plot0.310.000.34
mapOneNaive0.160.020.22
minicorpus000
nomenCheckup1.970.012.00
onto_plot20.400.040.44
onto_roots000
packDesc2019000
recognizedPredicates000
secLevGen0.370.000.38
selectFromMap0.140.000.14
seur3kTab000
siblings_TAG1.030.001.03
stopWords000
sym2CellOnto6.630.106.73