Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J [K] L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.2: CHECK report for KEGGREST on zin1

This page was generated on 2015-08-24 10:49:04 -0700 (Mon, 24 Aug 2015).

Package 539/1071HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
KEGGREST 1.9.0
Bioconductor Package Maintainer
Snapshot Date: 2015-08-23 16:24:14 -0700 (Sun, 23 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/KEGGREST
Last Changed Rev: 102594 / Revision: 107696
Last Changed Date: 2015-04-16 13:02:44 -0700 (Thu, 16 Apr 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK [ ERROR ]
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  ERROR  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  ERROR  OK 

Summary

Package: KEGGREST
Version: 1.9.0
Command: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings KEGGREST_1.9.0.tar.gz
StartedAt: 2015-08-24 01:06:24 -0700 (Mon, 24 Aug 2015)
EndedAt: 2015-08-24 01:11:14 -0700 (Mon, 24 Aug 2015)
EllapsedTime: 289.8 seconds
RetCode: 1
Status:  ERROR 
CheckDir: KEGGREST.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings KEGGREST_1.9.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/KEGGREST.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘KEGGREST/DESCRIPTION’ ... OK
* this is package ‘KEGGREST’ version ‘1.9.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 for sufficient/correct file permissions ... OK
* checking whether package ‘KEGGREST’ can be installed ... [6s/6s] 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
* 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
Namespace in Imports field not imported from: ‘methods’
  All declared Imports should be used.
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 ... OK
* 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 ... [10s/109s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
listDatabases 2.461  0.558  11.594
keggList      2.402  0.583  14.653
keggLink      0.305  0.075  33.830
keggConv      0.096  0.000  12.152
keggFind      0.076  0.012  26.898
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘KEGGREST_unit_tests.R’ [10s/113s]
 ERROR
Running the tests in ‘tests/KEGGREST_unit_tests.R’ failed.
Last 13 lines of output:
  FAILURE in test_keggLink: Error in checkTrue(length(res) > 0) : Test not TRUE
  
  
  Test files with failing tests
  
     test_KEGGREST.R 
       test_keggConv 
       test_keggLink 
  
  
  Error in BiocGenerics:::testPackage("KEGGREST") : 
    unit tests failed for package KEGGREST
  Execution halted
* 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: 1 ERROR, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.2-bioc/meat/KEGGREST.Rcheck/00check.log’
for details.

KEGGREST.Rcheck/tests/KEGGREST_unit_tests.Rout.fail:


R version 3.2.2 (2015-08-14) -- "Fire Safety"
Copyright (C) 2015 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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")
Timing stopped at: 0.028 0.004 9.792 
Error in checkTrue(length(res) > 0) : Test not TRUE

Timing stopped at: 0.102 0 32.143 
Error in checkTrue(length(res) > 0) : Test not TRUE



RUNIT TEST PROTOCOL -- Mon Aug 24 01:11:09 2015 
*********************************************** 
Number of test functions: 10 
Number of errors: 0 
Number of failures: 2 

 
1 Test Suite : 
KEGGREST RUnit Tests - 10 test functions, 0 errors, 2 failures
FAILURE in test_keggConv: Error in checkTrue(length(res) > 0) : Test not TRUE

FAILURE in test_keggLink: Error in checkTrue(length(res) > 0) : Test not TRUE


Test files with failing tests

   test_KEGGREST.R 
     test_keggConv 
     test_keggLink 


Error in BiocGenerics:::testPackage("KEGGREST") : 
  unit tests failed for package KEGGREST
Execution halted

KEGGREST.Rcheck/00install.out:

* installing *source* package ‘KEGGREST’ ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (KEGGREST)

KEGGREST.Rcheck/KEGGREST-Ex.timings:

nameusersystemelapsed
keggConv 0.096 0.00012.152
keggFind 0.076 0.01226.898
keggGet0.7720.0162.393
keggInfo0.0360.0000.881
keggLink 0.305 0.07533.830
keggList 2.402 0.58314.653
listDatabases 2.461 0.55811.594
mark.pathway.by.objects0.0480.0044.274