-project.org
Subject: Re: [R] how to install a locally built package
On 06.10.2011 15:10, Bond, Stephen wrote:
Is there a way to put all R code in a single file?
I have too many small files now, and it is inconvenient to edit (I still have
to put everything in one buffer) and when I add just one
Ligges [mailto:lig...@statistik.tu-dortmund.de]
Sent: Thursday, October 06, 2011 9:12 AM
To: Bond, Stephen
Cc: r-help@r-project.org
Subject: Re: [R] how to install a locally built package
On 06.10.2011 15:10, Bond, Stephen wrote:
> Is there a way to put all R code in a single file?
>
> I
ssage-
From: Uwe Ligges [mailto:lig...@statistik.tu-dortmund.de]
Sent: Friday, September 16, 2011 3:43 AM
To: Bond, Stephen
Cc: r-help@r-project.org
Subject: Re: [R] how to install a locally built package
On 15.09.2011 20:38, Bond, Stephen wrote:
I got it working by typing a string in getdfv.Rd
tik.tu-dortmund.de]
> Sent: Thursday, September 15, 2011 12:15 PM
> To: Bond, Stephen
> Cc: r-help@r-project.org
> Subject: Re: [R] how to install a locally built package
>
>
>
> On 15.09.2011 17:47, Bond, Stephen wrote:
>> Uwe,
>>
>> That gave me the same er
Bond, Stephen
Cc: r-help@r-project.org
Subject: Re: [R] how to install a locally built package
On 15.09.2011 17:47, Bond, Stephen wrote:
Uwe,
That gave me the same error like CMD install
install.packages("C:/Temp/mypack_1.0.tar.gz", repos=NULL, type="source")
install.packages(&
o:lig...@statistik.tu-dortmund.de]
Sent: Thursday, September 15, 2011 12:15 PM
To: Bond, Stephen
Cc: r-help@r-project.org
Subject: Re: [R] how to install a locally built package
On 15.09.2011 17:47, Bond, Stephen wrote:
> Uwe,
>
> That gave me the same error like CMD install
>> insta
> -Original Message-
> From: r-help-boun...@r-project.org [mailto:r-help-bounces@r-
> project.org] On Behalf Of Bond, Stephen
> Sent: Thursday, September 15, 2011 8:48 AM
> To: Uwe Ligges
> Cc: r-help@r-project.org
> Subject: Re: [R] how to install a locally b
Uwe Ligges
Thank you.
Stephen Bond
-Original Message-
From: Uwe Ligges [mailto:lig...@statistik.tu-dortmund.de]
Sent: Thursday, September 15, 2011 11:43 AM
To: Bond, Stephen
Cc: r-help@r-project.org
Subject: Re: [R] how to install a locally built package
On 15.09.2011 17:32, Bond
for private use only and there is
no help or data files.
Thank you.
Stephen Bond
-Original Message-
From: Uwe Ligges [mailto:lig...@statistik.tu-dortmund.de]
Sent: Thursday, September 15, 2011 11:43 AM
To: Bond, Stephen
Cc: r-help@r-project.org
Subject: Re: [R] how to install a locally buil
On 15.09.2011 17:32, Bond, Stephen wrote:
Hello useRs,
I am trying to put my funcs in a package to avoid clutter in my workspace as
the funcs are now in .Rprofile.
All plain R code no compilations. Using win XP with a full cygwin install and
R2.12
I first did
package.skeleton("mypack",list=
Hello useRs,
I am trying to put my funcs in a package to avoid clutter in my workspace as
the funcs are now in .Rprofile.
All plain R code no compilations. Using win XP with a full cygwin install and
R2.12
I first did
package.skeleton("mypack",list="getdfv", namespace=T) # just a single func
w
11 matches
Mail list logo