limma 3.18.13 Gordon Smyth
 | Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014) |  | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/limma |  | Last Changed Rev: 86520 / Revision: 88450 |  | Last Changed Date: 2014-02-17 18:15:35 -0800 (Mon, 17 Feb 2014) |  
  | zin1  | Linux (Ubuntu 12.04.4 LTS) / x86_64  |  OK  | [ OK ] |  | 
| moscato1  | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  |  OK  |  OK  |  OK  | 
| perceval  | Mac OS X Snow Leopard (10.6.8) / x86_64  |  OK  |  OK  |  OK  | 
* using log directory ‘/home/biocbuild/bbs-2.13-bioc/meat/limma.Rcheck’
* using R version 3.0.3 (2014-03-06)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘limma/DESCRIPTION’ ... OK
* this is package ‘limma’ version ‘3.18.13’
* 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 ‘limma’ can be installed ... [4s/4s] 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 ... OK
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [9s/9s] OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘limma-Tests.R’ [1s/1s]
  Comparing ‘limma-Tests.Rout’ to ‘limma-Tests.Rout.save’ ...631,636c631,636
<  Min.   :-5.88044   Min.   :-5.66985  
<  1st Qu.:-1.18483   1st Qu.:-1.57014  
<  Median :-0.21632   Median : 0.04823  
<  Mean   : 0.03487   Mean   :-0.05481  
<  3rd Qu.: 1.49669   3rd Qu.: 1.45113  
<  Max.   : 7.07324   Max.   : 6.19744  
---
>  Min.   :-5.85163   Min.   :-5.69877  
>  1st Qu.:-1.18482   1st Qu.:-1.55421  
>  Median :-0.21631   Median : 0.06267  
>  Mean   : 0.03613   Mean   :-0.05369  
>  3rd Qu.: 1.49673   3rd Qu.: 1.41900  
>  Max.   : 7.07528   Max.   : 6.28902  
647,651c647,651
< [1,] -1.1689588  4.5558123
< [2,]  0.8971363  0.3296544
< [3,]  2.8247439  1.4249960
< [4,] -1.8533240  0.4804851
< [5,]  1.9158459 -5.5087631
---
> [1,] -1.1623390  4.5343276
> [2,]  0.8971391  0.3495635
> [3,]  2.8247455  1.4459533
> [4,] -1.8533288  0.4894799
> [5,]  1.9158416 -5.5363732
662,666c662,666
< [1,] -1.1689588  4.5558123
< [2,]  0.8971363  0.3296544
< [3,]  2.8247439  1.4249960
< [4,] -1.8533240  0.4804851
< [5,]  1.9158459 -5.5087631
---
> [1,] -1.1623390  4.5343276
> [2,]  0.8971391  0.3495635
> [3,]  2.8247455  1.4459533
> [4,] -1.8533288  0.4894799
> [5,]  1.9158416 -5.5363732
994,995c994,995
< mu+alpha    0.3333333 3.333333e-01  5.551115e-17
< mu+beta    -0.3333333 5.551115e-17  3.333333e-01
---
> mu+alpha    0.3333333 3.333333e-01  9.280771e-17
> mu+beta    -0.3333333 9.280771e-17  3.333333e-01
 [2s/2s] 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
 
* installing *source* package ‘limma’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c normexp.c -o normexp.o
gcc -std=gnu99 -shared -L/usr/local/lib -o limma.so normexp.o -L/home/biocbuild/bbs-2.13-bioc/R/lib -lR
installing to /home/biocbuild/bbs-2.13-bioc/meat/limma.Rcheck/limma/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (limma)