edgeR 2.1.13 Mark Robinson , Davis McCarthy , Gordon Smyth
Snapshot Date: 2011-03-17 11:16:30 -0700 (Thu, 17 Mar 2011) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/edgeR | Last Changed Rev: 53598 / Revision: 53825 | Last Changed Date: 2011-03-10 18:09:46 -0800 (Thu, 10 Mar 2011) |
| lamb1 | Linux (openSUSE 11.3) / x86_64 | OK | WARNINGS | |
liverpool | Windows Server 2003 R2 (32-bit) / x64 | OK | WARNINGS | OK |
gewurz | Windows Server 2008 R2 Enterprise (64-bit) / x64 | OK | WARNINGS | OK |
pelham | Mac OS X Leopard (10.5.8) / i386 | OK | WARNINGS | OK |
petty | Mac OS X Snow Leopard (10.6.6) / i386 | OK | [ WARNINGS ] | OK |
* using log directory '/Users/biocbuild/bbs-2.8-bioc/meat/edgeR.Rcheck'
* using R version 2.13.0 Under development (unstable) (2011-03-06 r54683)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'edgeR/DESCRIPTION' ... OK
* this is package 'edgeR' version '2.1.13'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'edgeR' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level 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 name space can be loaded with stated dependencies ... OK
* checking whether the name space can be unloaded cleanly ... OK
* checking for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... WARNING
dispCoxReid:
function(y, design, offset, interval, tol, ...)
dispCoxReid.DGEList:
function(y, design, offset, interval, tol)
dispCoxReid:
function(y, design, offset, interval, tol, ...)
dispCoxReid.default:
function(y, design, offset, interval, tol)
See section 'Generic functions and methods' of the 'Writing R
Extensions' manual.
* 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 ... WARNING
Undocumented code objects:
dispCoxReid dispCoxReid.DGEList dispCoxReid.default getOffsets
mglmOneGroup.DGEList mglmOneGroup.default
All user-level objects in a package should have documentation entries.
See the chapter 'Writing R documentation files' in manual 'Writing R
Extensions'.
* checking for code/documentation mismatches ... WARNING
Codoc mismatches from documentation object 'mglm':
mglmOneGroup
Code: function(y, dispersion = 0, offset = NULL, maxit = 50, trace =
FALSE)
Docs: function(y, dispersion = 0, offset = 0, maxit = 50, trace =
FALSE)
Mismatches in argument default values:
Name: 'offset' Code: NULL Docs: 0
* 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 ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking examples ... OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
Running 'mseq-Tests.R'
OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK
WARNING: There were 3 warnings, see
'/Users/biocbuild/bbs-2.8-bioc/meat/edgeR.Rcheck/00check.log'
for details