Dear all,
I have recently installed R0.63.2. under Win95. and with it a number of
contributed packages. The instructions for adding packages was to unzip
the files into the "directory rw0632\library. They are then available
for use."
However, when I tried one of the function below, I got a Error: couldn't
find function "cclust".
x<-rbind(matrix(rnorm(100,sd=0.3),ncol=2),
matrix(rnorm(100,mean=1,sd=0.3),ncol=2))
cl<-cclust(x,2,20,verbose=TRUE,method="kmeans")
Error: couldn't find function "cclust"
plot(cl,x)
Error: Object "cl" not found
This happened with all contributed packages I added to both R0.63.1 and
R0.63.2.
Any suggestions?
Also, I tried to update the html help using make.packages.html() and
got the following:
> make.packages.html()
1:
Can anyone tell me what do I type next? In R0.63.1 this does not happen
and the help files are updated without a problem.
PeterHo
Escola Superior de Biotecnologia
Universidade Cat?lica Portuguesa
Rua Dr. Ant?nio Bernardino de Almeida
4200 Porto
Portugal
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at
stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._