<HTML><FONT FACE=arial,helvetica><FONT  SIZE=2 FAMILY="SANSSERIF" FACE="Arial" LANG="0">Dear list<BR>
<BR>
I am having a couple of problems with the package 'bindata'.<BR>
Having installed it using install.packages("bindata"), I am finding that<BR>
when I load it up as a library I get the following errors:<BR>
<BR>
&gt; library(bindata)<BR>
Loading required package: e1071 <BR>
Loading required package: mvtnorm <BR>
Warning messages: <BR>
1: There is no package called `e1071' in: library(package, char = TRUE,<BR>
logical = TRUE, warn.conflicts = warn.conflicts,&nbsp; <BR>
2: There is no package called `mvtnorm' in: library(package, char =<BR>
TRUE, logical = TRUE, warn.conflicts = warn.conflicts,&nbsp; <BR>
<BR>
This means that obviously it isn't running some of the commands within<BR>
the package.<BR>
<BR>
Could anybody tell me why this is happening and what I can do to remedy<BR>
the situation?<BR>
<BR>
Many thanks in advance<BR>
Laura<BR>
<BR>
</FONT></HTML>