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

CHECK report for ontoProc on tokay2

This page was generated on 2018-10-17 08:44:51 -0400 (Wed, 17 Oct 2018).

Package 1029/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ontoProc 1.2.1
VJ Carey
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/ontoProc
Branch: RELEASE_3_7
Last Commit: 4162d1e
Last Changed Date: 2018-05-11 16:17:31 -0400 (Fri, 11 May 2018)
malbec2 Linux (Ubuntu 16.04.1 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
merida2 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.2.1
Command: C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:ontoProc.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings ontoProc_1.2.1.tar.gz
StartedAt: 2018-10-17 03:46:33 -0400 (Wed, 17 Oct 2018)
EndedAt: 2018-10-17 03:49:29 -0400 (Wed, 17 Oct 2018)
EllapsedTime: 175.6 seconds
RetCode: 0
Status:  OK  
CheckDir: ontoProc.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.7-bioc/meat/ontoProc.Rcheck'
* using R version 3.5.1 Patched (2018-07-24 r75005)
* 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.2.1'
* 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 23.2Mb
  sub-directories of 1Mb or more:
    ontoRda  22.6Mb
* 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
chker: no visible global function definition for 'adist'
dropStop: no visible binding for global variable 'stopWords'
Undefined global functions or variables:
  adist stopWords
Consider adding
  importFrom("utils", "adist")
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 or elapsed time > 5s
             user system elapsed
fastGrep    15.46    0.7   16.19
getCellOnto  5.58    0.1    5.92
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
          user system elapsed
fastGrep 13.87   0.12      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.7-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.7/bioc/src/contrib/ontoProc_1.2.1.tar.gz && rm -rf ontoProc.buildbin-libdir && mkdir ontoProc.buildbin-libdir && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=ontoProc.buildbin-libdir ontoProc_1.2.1.tar.gz && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL ontoProc_1.2.1.zip && rm ontoProc_1.2.1.tar.gz ontoProc_1.2.1.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
 87 21.7M   87 19.1M    0     0  68.9M      0 --:--:-- --:--:-- --:--:-- 70.3M
100 21.7M  100 21.7M    0     0  72.3M      0 --:--:-- --:--:-- --:--:-- 73.9M

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
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'ontoProc'
    finding HTML links ... done
    TermSet-class                           html  
    allGOterms                              html  
    c-TermSet-method                        html  
    cellTypeToGO                            html  
    cleanCLOnames                           html  
    demoApp                                 html  
    dropStop                                html  
    fastGrep                                html  
    getCellOnto                             html  
    humrna                                  html  
    makeSelectInput                         html  
    minicorpus                              html  
    nomenCheckup                            html  
    secLevGen                               html  
    siblings_TAG                            html  
    stopWords                               html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

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.2.1.zip
* DONE (ontoProc)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.7-bioc/R/library'
package 'ontoProc' successfully unpacked and MD5 sums checked
In R CMD INSTALL

Tests output

ontoProc.Rcheck/tests_i386/test.Rout


R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray"
Copyright (C) 2018 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: 7 SKIPPED: 0 FAILED: 0
> 
> 
> proc.time()
   user  system elapsed 
  12.57    0.68   13.25 

ontoProc.Rcheck/tests_x64/test.Rout


R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray"
Copyright (C) 2018 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: 7 SKIPPED: 0 FAILED: 0
> 
> 
> proc.time()
   user  system elapsed 
   8.78    0.46    9.23 

Example timings

ontoProc.Rcheck/examples_i386/ontoProc-Ex.timings

nameusersystemelapsed
TermSet-class0.410.000.41
allGOterms0.170.000.17
cellTypeToGO2.110.172.28
cleanCLOnames0.910.080.99
demoApp000
dropStop000
fastGrep15.46 0.7016.19
getCellOnto5.580.105.92
humrna0.020.000.02
makeSelectInput000
minicorpus000
nomenCheckup1.420.001.42
secLevGen0.220.010.23
siblings_TAG0.860.020.88
stopWords0.000.010.01

ontoProc.Rcheck/examples_x64/ontoProc-Ex.timings

nameusersystemelapsed
TermSet-class0.310.010.33
allGOterms0.160.000.16
cellTypeToGO1.870.101.97
cleanCLOnames0.630.000.62
demoApp000
dropStop000
fastGrep13.87 0.1214.00
getCellOnto2.540.052.58
humrna000
makeSelectInput000
minicorpus0.000.010.01
nomenCheckup1.200.001.21
secLevGen0.330.000.33
siblings_TAG1.340.001.34
stopWords000