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
Ravi Varadhan, Ph.D. Assistant Professor, Division of Geriatric Medicine and Gerontology School of Medicine Johns Hopkins University Ph. (410) 502-2619 email: rvarad...@jhmi.edu - Original Message - From: Gaspard Lequeux Date: Wednesday, September 29, 2010 11:40 am Subject: [R] R crashes

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

2010-09-29 Thread Gaspard Lequeux
pcR while minqa is only loaded later, when needed. Running on Debian squeeze 64 bit. R version: R version 2.11.1 (2010-05-31) x86_64-pc-linux-gnu rgl version: 0.91 minqa version: 1.1.9 Rcpp version: 0.8.6 (loaded by minqa) Kind regards, Gaspard Lequeux _