Skip to content

changelog for MASS?

6 messages · R. Michael Weylandt, Xu Wang, Liviu Andronic

#
Does anyone know where I can find a changelog for MASS?

It's difficult to know whether I should ask my company to update the package
or not. We are usually required to show the changelog, but I can't find one.

Thank you,

Xu

--
View this message in context: http://r.789695.n4.nabble.com/changelog-for-MASS-tp4034473p4034473.html
Sent from the R help mailing list archive at Nabble.com.
#
It's on CRAN, where you can also see the record of updates:
http://cran.r-project.org/web/packages/MASS/index.html

Specifically, http://cran.r-project.org/web/packages/MASS/NEWS

Hope this helps
On Sat, Nov 12, 2011 at 8:55 AM, Xu Wang <xuwang762 at gmail.com> wrote:
2 days later
2 days later
#
Hmmm...sorry -- the only thing I can suggest is maybe striking some
sort of deal that you change when it gets however many months out of
date:  if you look here
(http://cran.r-project.org/src/contrib/Archive/MASS/), you can see the
last time each version of MASS was updated and by seeing what you
have, you can see about how out of date you are. In the context of
MASS, I wouldn't worry so much: it's tied to a book, not active
research, so I don't think it gets updated too often in big ways.

The other thing is to actually compare differences in the source code,
though that might be more trouble than it's worth.

Michael
On Mon, Nov 14, 2011 at 4:30 PM, Xu Wang <xuwang762 at gmail.com> wrote:
#
On Thu, Nov 17, 2011 at 7:33 AM, R. Michael Weylandt
<michael.weylandt at gmail.com> wrote:
You can also get this info on crantastic (scroll to 'prev versions'):
http://crantastic.org/packages/MASS

Regards
Liviu