Re: [Rd] Portability and Memory Issues for R-package

2005-12-27 Thread KNygren
: [Rd] Portability and Memory Issues for R-package On 12/27/2005 3:44 PM, [EMAIL PROTECTED] wrote: > My guess is that the key step for a user to be able to use my package still > would be to install the gsl library first so it can be accessed during the > build. I am not sure if Robin has a set o

Re: [Rd] Portability and Memory Issues for R-package

2005-12-27 Thread Duncan Murdoch
On 12/27/2005 3:44 PM, [EMAIL PROTECTED] wrote: > My guess is that the key step for a user to be able to use my package still > would be to install the gsl library first so it can be accessed during the > build. I am not sure if Robin has a set of instructions for platform specific > installatio

Re: [Rd] Portability and Memory Issues for R-package

2005-12-27 Thread KNygren
My guess is that the key step for a user to be able to use my package still would be to install the gsl library first so it can be accessed during the build. I am not sure if Robin has a set of instructions for platform specific installation of his package (which would likely include the pre-ins

Re: [Rd] Portability and Memory Issues for R-package

2005-12-27 Thread Duncan Murdoch
On 12/25/2005 2:35 PM, [EMAIL PROTECTED] wrote: > I have an upcoming JASA paper with an iid sampling algorithm for Bayesian > Generalized Linear models (e.g., Logit, Poisson Regression, and Conditional > Logit models with multivariate normal priors). At this point, I have > implemented the algor

Re: [Rd] Portability and Memory Issues for R-package

2005-12-26 Thread KNygren
I was able to get the memory issues resolved, so no need to post a response in that regards. When it comes to the portability issues, I would still like to understand how to best deal with it in regards to the gsl library. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROT