<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
I'm running Windows XP, R version 2.12.0 (which I just installed), and
glmm.admb, which I also just installed from the link provided on your
glmmADMB page. When I run a model, I get <br>
<br>
<font color="#000099"><tt>> glmm1 <- glmm.admb(count ~ temp +
I(temp^2) + depth, random=~1, group="year",
data=stations,family="nbinom") <br>
'C:/Documents' is not recognized as an internal or external command,<br>
operable program or batch file.<br>
Error in glmm.admb(count ~ temp + I(temp^2) + depth, random = ~1, group
= "year",  : <br>
  The function maximizer failed<br>
In addition: Warning message:<br>
In shell(cmd, invisible = TRUE) :<br>
  'C:/Documents and Settings/burkebr/My
Documents/R/win-library/2.12/glmmADMB/admb/nbmm.exe -maxfn 500 '
execution failed with error code 1<br>
</tt></font><br>
>From the blogs I've found, it seems there's an issue with the spaces in
my directory structure, but I can't seem to fix the problem.  Any
advice?<br>
Thanks,<br>
-Brian<br>
<br>
<br>
<br>
</body>
</html>