Re: [Bioc-devel] knowing what is changed/new in release patches

2012-11-07 Thread Cook, Malcolm
t;> Any hopes out there? >> >> Thx >> >> ~Malcolm >> >> >>> -----Original Message----- >>> From: Kasper Daniel Hansen [mailto:kasperdanielhan...@gmail.com] >>> Sent: Tuesday, November 06, 2012 2:32 PM >>> To: Cook, Mal

Re: [Bioc-devel] knowing what is changed/new in release patches

2012-11-06 Thread Dan Tenenbaum
>> >> >>> -----Original Message----- >>> From: Kasper Daniel Hansen [mailto:kasperdanielhan...@gmail.com] >>> Sent: Tuesday, November 06, 2012 2:32 PM >>> To: Cook, Malcolm >>> Cc: Bioconductor Newsgroup (bioconduc...@stat.math.ethz.ch); >>&

Re: [Bioc-devel] knowing what is changed/new in release patches

2012-11-06 Thread Laurent Gatto
/bioconductor.org/rss/new_packages.rss Hope this helps, Laurent > Any hopes out there? > > Thx > > ~Malcolm > > >> -Original Message- >> From: Kasper Daniel Hansen [mailto:kasperdanielhan...@gmail.com] >> Sent: Tuesday, November 06, 2012 2:32 PM >>

Re: [Bioc-devel] knowing what is changed/new in release patches

2012-11-06 Thread Cook, Malcolm
onductor Newsgroup (bioconduc...@stat.math.ethz.ch); > bioc-devel@r-project.org > Subject: Re: [Bioc-devel] knowing what is changed/new in release patches > > A package may choose to provide a NEWS file which you should be able > to access using >news(package = "IRanges"

Re: [Bioc-devel] knowing what is changed/new in release patches

2012-11-06 Thread Kasper Daniel Hansen
A package may choose to provide a NEWS file which you should be able to access using news(package = "IRanges") (you can also ask for news added after a given version number, the query above lists the entire file). It is optional to include and it is optional how detailed it is, but this is inte