MarcioRibeiro wrote:
Hi listers, I am working on an canonical discriminant analysis, but I am having some trouble to use the CANDISC function... I just installed the last R version and installed the package CANDISC... But, I am getting the following message because about a permission: The downloaded packages are in C:\Users\Marcio\AppData\Local\Temp\Rtmpz2kFUm\downloaded_packages updating HTML package descriptions Warning message: In file.create(f.tg) : cannot create file 'C:\PROGRA~1\R\R-28~1.1/doc/html/packages.html', reason 'Permission denied'
You are installing without admin privileges, in which case you cannot update that file, but that won't affect the installed package and is just a warning. Maybe you forgot to load the package via library() after the ijstallation.
Uwe Ligges
Could anybody tell me if I am forgeting about something in order to use the CANDISC function! Thanks in advance, Marcio
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.