Sciences
> Marine Laboratory
> Castray Esplanade
> Hobart 7001
> TAS
>
> ph (+61) 3 6232 5118
> fax (+61) 3 6232 5012
> mob (+61) 438 315 623
>
>
>> -Original Message-
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] On Behalf Of J
438 315 623
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of John Chambers
> Sent: Friday, 30 March 2007 10:34 AM
> To: Douglas Bates
> Cc: "José Luis Aznarte M."; r-devel@r-project.org
> Subject: Re: [Rd] Developer work
Douglas Bates wrote:
> On 3/26/07, "José Luis Aznarte M." <[EMAIL PROTECTED]> wrote:
>
>> Hi! I've been browsing through the last months' archive and I can't
>> find an answer to my question, so here it is (let's hope it's not too
>> obvious):
>> I'm working on extensions of an R library
On 3/26/07, "José Luis Aznarte M." <[EMAIL PROTECTED]> wrote:
> Hi! I've been browsing through the last months' archive and I can't
> find an answer to my question, so here it is (let's hope it's not too
> obvious):
> I'm working on extensions of an R library, and I would be very
> surprise
José Luis Aznarte M. wrote:
> Hin-Tak Leung wrote:
>> I don't do 2, 3, 4 that way. I just run the sessions in parallel,
>> and do (no root privilege required):
>>
>> R CMD INSTALL -l sometemplace mypackage
>>
>> and in a parallel session, do
>>
>> library(mypackage, lib.loc="sometemplate")
> Wh
On 3/26/07, "José Luis Aznarte M." <[EMAIL PROTECTED]> wrote:
> Hi! I've been browsing through the last months' archive and I can't
> find an answer to my question, so here it is (let's hope it's not too
> obvious):
> I'm working on extensions of an R library, and I would be very
> surprise
José Luis Aznarte M. wrote:
> Hi! I've been browsing through the last months' archive and I can't
> find an answer to my question, so here it is (let's hope it's not too
> obvious):
> I'm working on extensions of an R library, and I would be very
> surprised if everyone developing R package
It depends on the change, but I never install an unreleased package into
the main library, so do not need sudo for 3). I have a 'test-library'
library that is in R_LIBS in ~/.Rprofile and I use solely for package
testing.
If this is a change to the NAMESPACE or an unexported object you do nee