Re: [R] R crashes when loading rgl package before minqa package

2010-10-21 Thread ippopappo
Hi! I have been using R for two years, but since last week I have a problem with rgl, using R 2.12 on Ubuntu 10.04. In fact, when I load rgl with library(), before any other command, I have the following error message. Could anybody help me? Thanks in advance, # + library(rgl) ***

Re: [R] R crashes when loading rgl package before minqa package

2010-09-30 Thread Katharine Mullen
Date: Thursday, September 30, 2010 11:43 am Subject: Re: [R] R crashes when loading rgl package before minqa package To: r-help@r-project.org Hej, On Thu, 30 Sep 2010, Ravi Varadhan wrote: >I get this on Windows (it does not crash): > >>library(minqa) >>library(rgl) >>

Re: [R] R crashes when loading rgl package before minqa package

2010-09-30 Thread Ravi Varadhan
equeux Date: Thursday, September 30, 2010 11:43 am Subject: Re: [R] R crashes when loading rgl package before minqa package To: r-help@r-project.org > Hej, > > On Thu, 30 Sep 2010, Ravi Varadhan wrote: > > >I get this on Windows (it does not crash): > > > >>

Re: [R] R crashes when loading rgl package before minqa package

2010-09-30 Thread Gaspard Lequeux
ate: Thursday, September 30, 2010 10:15 am Subject: Re: [R] R crashes when loading rgl package before minqa package To: Gaspard Lequeux Cc: r-help@r-project.org I get this on Windows (it does not crash): > library(minqa) > library(rgl) > newuoa(initpar, optimft) Error in newuoa(init

Re: [R] R crashes when loading rgl package before minqa package

2010-09-30 Thread Gaspard Lequeux
when loading rgl package before minqa package To: r-help@r-project.org Hej, Calling newuoa (from the minqa package) makes R crash when the package rgl is loaded first. This however only on certain selected data. The data used for testing (saved to 'bugs.R')

Re: [R] R crashes when loading rgl package before minqa package

2010-09-30 Thread Ravi Varadhan
ginal Message - From: Ravi Varadhan Date: Thursday, September 30, 2010 10:15 am Subject: Re: [R] R crashes when loading rgl package before minqa package To: Gaspard Lequeux Cc: r-help@r-project.org > I get this on Windows (it does not crash): > > > library(minqa) > > l

Re: [R] R crashes when loading rgl package before minqa package

2010-09-30 Thread Ravi Varadhan
ail: rvarad...@jhmi.edu - Original Message - From: Gaspard Lequeux Date: Wednesday, September 29, 2010 11:40 am Subject: [R] R crashes when loading rgl package before minqa package To: r-help@r-project.org > Hej, > > Calling newuoa (from the minqa package) makes R crash when the >

Re: [R] R crashes when loading rgl package before minqa package

2010-09-30 Thread Ben Bolker
Gaspard Lequeux biomath.ugent.be> writes: > Calling newuoa (from the minqa package) makes R crash when > the package rgl > is loaded first. This however only on certain selected data. > > The data used for testing (saved to 'bugs.R'): > > xvals = c(1,2,4,5,7,8,9,10,11,12,14,15,16,18,19,21,22,

[R] R crashes when loading rgl package before minqa package

2010-09-29 Thread Gaspard Lequeux
Hej, Calling newuoa (from the minqa package) makes R crash when the package rgl is loaded first. This however only on certain selected data. The data used for testing (saved to 'bugs.R'): xvals = c(1,2,4,5,7,8,9,10,11,12,14,15,16,18,19,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36) yval