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 Ben Bolker
Gaspard Lequeux Gaspard.Lequeux at 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 =

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

2010-09-30 Thread Ravi Varadhan
Message - From: Gaspard Lequeux gaspard.lequ...@biomath.ugent.be 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 package rgl

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

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

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

2010-09-30 Thread Gaspard Lequeux
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 package rgl is loaded first. This however only on certain selected data. The data used for testing (saved to 'bugs.R'): xvals

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

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

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

2010-09-30 Thread Ravi Varadhan
...@biomath.ugent.be 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 Katharine Mullen
gaspard.lequ...@biomath.ugent.be 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

[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)