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

CHECK report for ontoProc on tokay2

This page was generated on 2019-10-16 12:39:50 -0400 (Wed, 16 Oct 2019).

Package 1142/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ontoProc 1.6.0
VJ Carey
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/ontoProc
Branch: RELEASE_3_9
Last Commit: 9cb53f1
Last Changed Date: 2019-05-02 11:54:09 -0400 (Thu, 02 May 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: ontoProc
Version: 1.6.0
Command: C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:ontoProc.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings ontoProc_1.6.0.tar.gz
StartedAt: 2019-10-16 05:43:57 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 05:48:32 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 274.2 seconds
RetCode: 0
Status:  OK  
CheckDir: ontoProc.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/ontoProc.Rcheck'
* using R version 3.6.1 (2019-07-05)
* 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.6.0'
* 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 37.8Mb
  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 'PROSYM'
CLfeat : prupdate: no visible binding for global variable 'PRID'
CLfeat : prupdate: no visible binding for global variable 'SYMBOL'
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'
cyclicSigset: no visible binding for global variable 'sigels'
ldfToTerm: no visible binding for global variable 'PROSYM'
make_graphNEL_from_ontology_plot: no visible global function definition
  for 'as'
seur3kTab: no visible global function definition for 'read.delim'
sym2CellOnto: no visible binding for global variable 'PROSYM'
sym2CellOnto: no visible binding for global variable 'SYMBOL'
Undefined global functions or variables:
  PRID PROSYM SYMBOL as read.delim sigels text
Consider adding
  importFrom("graphics", "text")
  importFrom("methods", "as")
  importFrom("utils", "read.delim")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 or elapsed time > 5s
              user system elapsed
CLfeats      16.33   1.19   17.69
fastGrep     15.32   0.67   17.09
sym2CellOnto  7.00   0.20    7.21
getCellOnto   5.15   0.09    5.39
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
              user system elapsed
CLfeats      12.56   0.38   12.93
fastGrep     11.72   0.14   11.86
sym2CellOnto  6.44   0.05    6.49
* 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.9-bioc/meat/ontoProc.Rcheck/00check.log'
for details.



Installation output

ontoProc.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/ontoProc_1.6.0.tar.gz && rm -rf ontoProc.buildbin-libdir && mkdir ontoProc.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=ontoProc.buildbin-libdir ontoProc_1.6.0.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL ontoProc_1.6.0.zip && rm ontoProc_1.6.0.tar.gz ontoProc_1.6.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  94.9M      0 --:--:-- --:--:-- --:--:-- 96.7M

install for i386

Warning in untar2(tarfile, files, list, exdir, restore_times) :
  restoring symbolic link as a file copy
* 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  
    c-TermSet-method                        html  
    cellTypeToGO                            html  
    cleanCLOnames                           html  
    ctmarks                                 html  
    cyclicSigset                            html  
    demoApp                                 html  
    dropStop                                html  
    fastGrep                                html  
    getCellOnto                             html  
    humrna                                  html  
    improveNodes                            html  
    ldfToTerms                              html  
    liberalMap                              html  
    makeSelectInput                         html  
    make_graphNEL_from_ontology_plot        html  
    mapOneNaive                             html  
    minicorpus                              html  
    nomenCheckup                            html  
    onto_plot2                              html  
    packDesc2019                            html  
    recognizedPredicates                    html  
    secLevGen                               html  
    selectFromMap                           html  
    seur3kTab                               html  
    siblings_TAG                            html  
    stopWords                               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) :
  restoring symbolic link as a file copy
* installing *source* package 'ontoProc' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'ontoProc' as ontoProc_1.6.0.zip
* DONE (ontoProc)
* installing to library 'C:/Users/biocbuild/bbs-3.9-bioc/R/library'
package 'ontoProc' successfully unpacked and MD5 sums checked

Tests output

ontoProc.Rcheck/tests_i386/test.Rout


R version 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 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")
== testthat results  ===========================================================
[ OK: 8 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> 
> proc.time()
   user  system elapsed 
  12.60    0.57   13.18 

ontoProc.Rcheck/tests_x64/test.Rout


R version 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 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")
== testthat results  ===========================================================
[ OK: 8 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> 
> proc.time()
   user  system elapsed 
  12.81    0.37   13.20 

Example timings

ontoProc.Rcheck/examples_i386/ontoProc-Ex.timings

nameusersystemelapsed
CLfeats16.33 1.1917.69
PROSYM0.330.000.33
TermSet-class0.360.000.86
allGOterms0.10.00.1
cellTypeToGO2.210.152.72
cleanCLOnames1.460.001.50
cyclicSigset0.010.000.01
demoApp000
dropStop0.000.020.02
fastGrep15.32 0.6717.09
getCellOnto5.150.095.39
humrna0.020.000.02
ldfToTerms0.360.020.37
liberalMap0.540.000.55
makeSelectInput000
make_graphNEL_from_ontology_plot0.540.000.53
mapOneNaive0.420.010.44
minicorpus000
nomenCheckup1.220.021.23
onto_plot21.040.051.10
packDesc2019000
recognizedPredicates000
secLevGen0.440.000.43
selectFromMap0.770.000.77
seur3kTab0.010.000.02
siblings_TAG1.050.001.04
stopWords000
sym2CellOnto7.000.207.21

ontoProc.Rcheck/examples_x64/ontoProc-Ex.timings

nameusersystemelapsed
CLfeats12.56 0.3812.93
PROSYM0.270.030.30
TermSet-class0.390.000.39
allGOterms0.070.000.06
cellTypeToGO1.810.061.87
cleanCLOnames0.760.000.77
cyclicSigset0.020.000.01
demoApp000
dropStop000
fastGrep11.72 0.1411.86
getCellOnto3.310.033.34
humrna0.020.000.02
ldfToTerms0.970.000.97
liberalMap0.460.000.47
makeSelectInput000
make_graphNEL_from_ontology_plot0.790.000.78
mapOneNaive0.680.000.69
minicorpus000
nomenCheckup1.220.001.21
onto_plot20.580.000.58
packDesc2019000
recognizedPredicates000
secLevGen0.340.000.34
selectFromMap0.440.000.44
seur3kTab000
siblings_TAG0.690.010.71
stopWords0.000.020.01
sym2CellOnto6.440.056.49