[BioC] Minor Bug in limma 1.8.8 changeLog()

paul.boutros at utoronto.ca paul.boutros at utoronto.ca
Fri Oct 29 23:31:48 CEST 2004


WinXP
R 2.0.0
limma 1.8.8

changeLog appears to not accept arguments anymore:

function (n = 20) 
{
    writeLines(readLines(system.file("doc/changelog.txt", package = "limma"), 
        n = 20))
}

Paul



More information about the Bioconductor mailing list