Re: [Rd] errors in loading packages (PR#9839)

2007-08-09 Thread Ken Beath
On 10/08/2007, at 5:14 AM, [EMAIL PROTECTED] wrote: > Full_Name: Peter Wickham > Version: 2.4.1 > OS: Mac 10.4.10 > Submission from: (NULL) (209.59.87.136) > > > Attempted to load "gdata" and "gregmisc" packages after using > installing via > Package Installer in R. Both load attempts resulted i

[Rd] errors in loading packages (PR#9839)

2007-08-09 Thread peterwickham
Full_Name: Peter Wickham Version: 2.4.1 OS: Mac 10.4.10 Submission from: (NULL) (209.59.87.136) Attempted to load "gdata" and "gregmisc" packages after using installing via Package Installer in R. Both load attempts resulted in the following message: "Error in loadNamespace(i[[1]], c(lib.loc, .li

[Rd] Bug in coef<-.varIdent method (nlme package) (PR#9831)

2007-08-09 Thread agalecki
This is a multi-part message in MIME format. --040502080208060001050807 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello, 1. It appears that "coef<-.varIdent" method does not work properly in some instances. Execution error: Error in

[Rd] Feature request: wrapper to gsl multiroot

2007-08-09 Thread Manuel Morales
A question that often comes up in the listserv is how to solve a system of nonlinear equations. Recently, a new wrapper function that interfaces with the gsl library multimin was added to the gsl package as an alternative to optim(). Unfortunately, I can't code in C, so this is a shameless request