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-04-09 12:34:57 -0400 (Tue, 09 Apr 2019).

Package 1119/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ontoProc 1.5.10
VJ Carey
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/ontoProc
Branch: master
Last Commit: 34a1b81
Last Changed Date: 2019-02-17 06:19:33 -0400 (Sun, 17 Feb 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
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK 

Summary

Package: ontoProc
Version: 1.5.10
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.5.10.tar.gz
StartedAt: 2019-04-09 04:41:09 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 04:45:30 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 261.5 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.5.10.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/ontoProc.Rcheck'
* using R Under development (unstable) (2019-03-09 r76216)
* 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.5.10'
* 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      15.02   0.81   16.11
fastGrep     14.22   0.52   14.84
sym2CellOnto  7.10   0.04    7.14
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
              user system elapsed
CLfeats      17.05   0.38   17.42
fastGrep     13.47   0.18   13.64
getCellOnto   5.22   0.09    5.34
sym2CellOnto  5.11   0.01    5.14
* 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.5.10.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.5.10.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL ontoProc_1.5.10.zip && rm ontoProc_1.5.10.tar.gz ontoProc_1.5.10.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  87.8M      0 --:--:-- --:--:-- --:--:-- 89.3M

install for i386

Warning in untar2(tarfile, files, list, exdir, restore_times) :
  restoring symbolic link as a file copy
* installing *source* package 'ontoProc' ...
** 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.5.10.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 Under development (unstable) (2019-03-09 r76216) -- "Unsuffered Consequences"
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 FAILED: 0
> 
> 
> proc.time()
   user  system elapsed 
  14.03    0.56   14.57 

ontoProc.Rcheck/tests_x64/test.Rout


R Under development (unstable) (2019-03-09 r76216) -- "Unsuffered Consequences"
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 FAILED: 0
> 
> 
> proc.time()
   user  system elapsed 
  10.76    0.39   11.14 

Example timings

ontoProc.Rcheck/examples_i386/ontoProc-Ex.timings

nameusersystemelapsed
CLfeats15.02 0.8116.11
PROSYM0.660.000.65
TermSet-class0.390.000.44
allGOterms0.060.000.06
cellTypeToGO2.350.092.44
cleanCLOnames1.190.001.32
cyclicSigset000
demoApp000
dropStop0.010.000.02
fastGrep14.22 0.5214.84
getCellOnto4.550.064.68
humrna0.010.000.01
ldfToTerms0.310.000.31
liberalMap0.460.020.47
makeSelectInput000
make_graphNEL_from_ontology_plot0.640.010.66
mapOneNaive0.420.000.42
minicorpus000
nomenCheckup1.110.021.13
onto_plot20.690.000.68
packDesc2019000
recognizedPredicates000
secLevGen0.260.000.27
selectFromMap0.610.000.61
seur3kTab0.020.000.01
siblings_TAG0.830.000.83
stopWords0.010.000.02
sym2CellOnto7.100.047.14

ontoProc.Rcheck/examples_x64/ontoProc-Ex.timings

nameusersystemelapsed
CLfeats17.05 0.3817.42
PROSYM0.200.010.22
TermSet-class0.280.000.28
allGOterms0.220.000.22
cellTypeToGO1.830.081.91
cleanCLOnames0.620.000.62
cyclicSigset000
demoApp000
dropStop0.000.010.02
fastGrep13.47 0.1813.64
getCellOnto5.220.095.34
humrna0.020.000.02
ldfToTerms0.330.030.36
liberalMap0.430.020.45
makeSelectInput000
make_graphNEL_from_ontology_plot0.440.010.45
mapOneNaive0.410.000.41
minicorpus000
nomenCheckup1.040.031.08
onto_plot20.540.000.53
packDesc2019000
recognizedPredicates000
secLevGen0.210.020.23
selectFromMap0.50.00.5
seur3kTab000
siblings_TAG0.580.000.58
stopWords000
sym2CellOnto5.110.015.14