Back to Multiple platform build/check report for BioC 3.6
ABCDEFGHIJ[K]LMNOPQRSTUVWXYZ

CHECK report for KEGGREST on tokay1

This page was generated on 2018-04-12 13:22:26 -0400 (Thu, 12 Apr 2018).

Package 736/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
KEGGREST 1.18.1
Bioconductor Package Maintainer
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/KEGGREST
Branch: RELEASE_3_6
Last Commit: 580c126
Last Changed Date: 2018-02-05 08:16:46 -0400 (Mon, 05 Feb 2018)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: KEGGREST
Version: 1.18.1
Command: rm -rf KEGGREST.buildbin-libdir KEGGREST.Rcheck && mkdir KEGGREST.buildbin-libdir KEGGREST.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=KEGGREST.buildbin-libdir KEGGREST_1.18.1.tar.gz >KEGGREST.Rcheck\00install.out 2>&1 && cp KEGGREST.Rcheck\00install.out KEGGREST-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=KEGGREST.buildbin-libdir --install="check:KEGGREST-install.out" --force-multiarch --no-vignettes --timings KEGGREST_1.18.1.tar.gz
StartedAt: 2018-04-12 00:59:24 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 01:06:57 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 452.8 seconds
RetCode: 0
Status:  OK  
CheckDir: KEGGREST.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf KEGGREST.buildbin-libdir KEGGREST.Rcheck && mkdir KEGGREST.buildbin-libdir KEGGREST.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=KEGGREST.buildbin-libdir KEGGREST_1.18.1.tar.gz >KEGGREST.Rcheck\00install.out 2>&1 && cp KEGGREST.Rcheck\00install.out KEGGREST-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=KEGGREST.buildbin-libdir --install="check:KEGGREST-install.out" --force-multiarch --no-vignettes --timings KEGGREST_1.18.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/KEGGREST.Rcheck'
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'KEGGREST/DESCRIPTION' ... OK
* this is package 'KEGGREST' version '1.18.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 'KEGGREST' can be installed ... OK
* checking installed package size ... OK
* 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 ... NOTE
Unexported object imported by a ':::' call: 'BiocGenerics:::testPackage'
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.get.tmp.url: no visible global function definition for 'download.file'
Undefined global functions or variables:
  download.file
Consider adding
  importFrom("utils", "download.file")
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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
listDatabases           6.34   1.18   26.61
keggList                5.58   1.03   25.23
keggLink                0.96   0.19   10.61
keggConv                0.43   0.02    5.36
mark.pathway.by.objects 0.08   0.01    7.13
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
listDatabases           3.81   1.14   24.62
keggList                3.89   0.90   23.30
keggLink                0.56   0.18   10.28
keggConv                0.44   0.03    5.57
mark.pathway.by.objects 0.11   0.02    6.22
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'KEGGREST_unit_tests.R'
 OK
** running tests for arch 'x64' ...
  Running 'KEGGREST_unit_tests.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: 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/KEGGREST.Rcheck/00check.log'
for details.



Installation output

KEGGREST.Rcheck/00install.out


install for i386

* installing *source* package 'KEGGREST' ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'KEGGREST'
    finding HTML links ... done
    keggConv                                html  
    keggFind                                html  
    keggGet                                 html  
    keggInfo                                html  
    keggLink                                html  
    keggList                                html  
    listDatabases                           html  
    mark.pathway.by.objects                 html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'KEGGREST' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'KEGGREST' as KEGGREST_1.18.1.zip
* DONE (KEGGREST)
In R CMD INSTALL
In R CMD INSTALL

Tests output

KEGGREST.Rcheck/tests_i386/KEGGREST_unit_tests.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
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.

> BiocGenerics:::testPackage("KEGGREST")
No encoding supplied: defaulting to UTF-8.


RUNIT TEST PROTOCOL -- Thu Apr 12 01:05:17 2018 
*********************************************** 
Number of test functions: 10 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
KEGGREST RUnit Tests - 10 test functions, 0 errors, 0 failures
Number of test functions: 10 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  14.96    1.07   96.09 

KEGGREST.Rcheck/tests_x64/KEGGREST_unit_tests.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
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.

> BiocGenerics:::testPackage("KEGGREST")
No encoding supplied: defaulting to UTF-8.


RUNIT TEST PROTOCOL -- Thu Apr 12 01:06:53 2018 
*********************************************** 
Number of test functions: 10 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
KEGGREST RUnit Tests - 10 test functions, 0 errors, 0 failures
Number of test functions: 10 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  13.51    1.18   95.11 

Example timings

KEGGREST.Rcheck/examples_i386/KEGGREST-Ex.timings

nameusersystemelapsed
keggConv0.430.025.36
keggFind0.020.012.69
keggGet1.000.032.69
keggInfo0.020.003.51
keggLink 0.96 0.1910.61
keggList 5.58 1.0325.23
listDatabases 6.34 1.1826.61
mark.pathway.by.objects0.080.017.13

KEGGREST.Rcheck/examples_x64/KEGGREST-Ex.timings

nameusersystemelapsed
keggConv0.440.035.57
keggFind0.030.002.86
keggGet1.270.042.98
keggInfo0.000.003.47
keggLink 0.56 0.1810.28
keggList 3.89 0.9023.30
listDatabases 3.81 1.1424.62
mark.pathway.by.objects0.110.026.22