Re: [R] Packaging Error

2012-06-27 Thread Prof Brian Ripley
asked to in the posting guide. -Original Message- From: Uwe Ligges [mailto:lig...@statistik.tu-dortmund.de] Sent: Tuesday, June 26, 2012 7:27 PM To: Mayank Bansal Cc: r-help@r-project.org Subject: Re: [R] Packaging Error On 26.06.2012 08:54, Mayank Bansal wrote: I was trying to ByteComp

Re: [R] Packaging Error

2012-06-27 Thread Mayank Bansal
@r-project.org Subject: Re: [R] Packaging Error On 26.06.2012 08:54, Mayank Bansal wrote: > I was trying to ByteCompile a package that I made. The package compiles > successfully with byte compile set to FALSE. > When I set ByteCompile to TRUE, I receive the following error message whil

Re: [R] Packaging Error

2012-06-26 Thread Uwe Ligges
On 26.06.2012 08:54, Mayank Bansal wrote: I was trying to ByteCompile a package that I made. The package compiles successfully with byte compile set to FALSE. When I set ByteCompile to TRUE, I receive the following error message while doing R CMD INSTALL /usr/lib/R/bin/INSTALL: line 34: 9964

[R] Packaging Error

2012-06-26 Thread Mayank Bansal
I was trying to ByteCompile a package that I made. The package compiles successfully with byte compile set to FALSE. When I set ByteCompile to TRUE, I receive the following error message while doing R CMD INSTALL /usr/lib/R/bin/INSTALL: line 34: 9964 Done echo 'tools:::.install_packages()' 9965