| 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 |
This page was generated on 2015-08-24 10:53:02 -0700 (Mon, 24 Aug 2015).
| Package 539/1071 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | |||||
| KEGGREST 1.9.0 Bioconductor Package Maintainer
| 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 |
| Package: KEGGREST |
| Version: 1.9.0 |
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings KEGGREST_1.9.0.tar.gz |
| StartedAt: 2015-08-24 02:07:32 -0700 (Mon, 24 Aug 2015) |
| EndedAt: 2015-08-24 02:13:27 -0700 (Mon, 24 Aug 2015) |
| EllapsedTime: 354.4 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: KEGGREST.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings KEGGREST_1.9.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/KEGGREST.Rcheck’
* using R version 3.2.2 Patched (2015-08-14 r69078)
* using platform: x86_64-apple-darwin10.8.0 (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 ... [9s/9s] 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 ... [25s/127s] OK
Examples with CPU or elapsed time > 5s
user system elapsed
listDatabases 7.609 1.493 18.870
keggList 7.359 1.282 21.162
keggLink 0.778 0.227 35.103
keggFind 0.099 0.018 26.948
keggConv 0.090 0.017 12.252
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘KEGGREST_unit_tests.R’ [15s/119s]
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
‘/Users/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 Patched (2015-08-14 r69078) -- "Fire Safety"
Copyright (C) 2015 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin10.8.0 (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.026 0.003 10.051
Error in checkTrue(length(res) > 0) : Test not TRUE
Timing stopped at: 0.154 0.012 32.523
Error in checkTrue(length(res) > 0) : Test not TRUE
RUNIT TEST PROTOCOL -- Mon Aug 24 02:13:18 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:
| name | user | system | elapsed | |
| keggConv | 0.090 | 0.017 | 12.252 | |
| keggFind | 0.099 | 0.018 | 26.948 | |
| keggGet | 1.220 | 0.061 | 3.276 | |
| keggInfo | 0.037 | 0.001 | 0.874 | |
| keggLink | 0.778 | 0.227 | 35.103 | |
| keggList | 7.359 | 1.282 | 21.162 | |
| listDatabases | 7.609 | 1.493 | 18.870 | |
| mark.pathway.by.objects | 0.058 | 0.012 | 4.351 | |