Skip to content
Back to formatted view

Raw Message

Message-ID: <Pine.SOL.4.20.0406021109410.12389-100000@santiam.dfci.harvard.edu>
Date: 2004-06-02T17:12:29Z
From: Jeff Gentry
Subject: [Bioc-devel] multiget in Biobase

Hi there ...

Yesterday I pushed a change into the Release 1.4 branch which deprecated
the 'multiget' function.  This means that the 1.5 release will not have
the 'multiget' function - people should look to use 'mget' instead (with
the option 'ifnotfail=NA').

I also removed the 'multiget' function from the devel branch of Biobase,
which just appeared on the website this morning.  Package maintainers who
are using multiget (I can only think of one instance, but as a warning to
others) should switch to using the mget function in the devel versions of
their packages.