It would be difficult for me to give the package.
Can you explain me what does this error
"/usr/lib/R/bin/INSTALL: line 34: 9964 Done echo 'tools:::.install_packages()' 
9965 Segmentation fault | R_DEFAULT_PACKAGES= LC_COLLATE=C "${R_HOME}/bin/R" 
$myArgs --slave --args ${args}"
generally mean.
The point is the package compiles normally, if I set ByteCompile to FALSE. 
Could this be some bug in R or my fault?


-----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 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 Segmentation fault | R_DEFAULT_PACKAGES= LC_COLLATE=C "${R_HOME}/bin/R" 
> $myArgs --slave --args ${args}
>
> I have not been able to understand the problem. Can someone help me 
> understand the problem so that it can be fixed?


Not without your package to try it out.

Best,
Uwe Ligges


> Thanks,
> Mayank
>
>
> ________________________________
> This email message may contain proprietary, private and confidential 
> information. The information transmitted is intended only for the person(s) 
> or entities to which it is addressed. Any review, retransmission, 
> dissemination or other use of, or taking of any action in reliance upon, this 
> information by persons or entities other than the intended recipient is 
> prohibited and may be illegal. If you received this in error, please contact 
> the sender and delete the message from your system.
>
> Mu Sigma takes all reasonable steps to ensure that its electronic 
> communications are free from viruses. However, given Internet accessibility, 
> the Company cannot accept liability for any virus introduced by this e-mail 
> or any attachment and you are advised to use up-to-date virus checking 
> software.
>
>       [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>


 This email message may contain proprietary, private and confidential 
information. The information transmitted is intended only for the person(s) or 
entities to which it is addressed. Any review, retransmission, dissemination or 
other use of, or taking of any action in reliance upon, this information by 
persons or entities other than the intended recipient is prohibited and may be 
illegal. If you received this in error, please contact the sender and delete 
the message from your system.

Mu Sigma takes all reasonable steps to ensure that its electronic 
communications are free from viruses. However, given Internet accessibility, 
the Company cannot accept liability for any virus introduced by this e-mail or 
any attachment and you are advised to use up-to-date virus checking software.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to