Hi
I tried to install the sem package and it was succsessful but I keep
getting the following message
Paket 'sem' erfolgreich ausgepackt und MD5 Summen abgeglichen
Die heruntergeladenen Pakete sind in
C:\Users\Dean\AppData\Local\Temp\RtmpVRxlLZ\downloaded_packages
aktualisiere HTML Paketbeschreibungen
Warning message:
In file.create(f.tg) :
kann Datei 'C:\PROGRA~1\R\R-28~1.1/doc/html/packages.html' nicht
erzeugen. Grund '*Permission denied*'
How can I get this permission what can I do?
Thank you
Nina
SEM package
4 messages · Tijana Gonja, Dimitri Liakhovitski, John Fox +1 more
Nina, did you try to install this package using some other mirror? Dimitri
On Mon, Apr 20, 2009 at 1:35 PM, Tijana Gonja <tijana.gonja at gmail.com> wrote:
Hi I tried to install the sem package and it was succsessful but I keep getting the following message Paket 'sem' erfolgreich ausgepackt und MD5 Summen abgeglichen Die heruntergeladenen Pakete sind in ? ? ? C:\Users\Dean\AppData\Local\Temp\RtmpVRxlLZ\downloaded_packages aktualisiere HTML Paketbeschreibungen Warning message: In file.create(f.tg) : ?kann Datei 'C:\PROGRA~1\R\R-28~1.1/doc/html/packages.html' nicht erzeugen. Grund '*Permission denied*' How can I get this permission what can I do? Thank you Nina
______________________________________________ R-help at 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.
Dimitri Liakhovitski MarketTools, Inc. Dimitri.Liakhovitski at markettools.com
Dear Tijana, I'm afraid that I can't entirely read the messages, but the problem doesn't look like it's peculiar to the sem package. It appears as if the package may have been properly installed but you didn't have permission to update HTML help links. If that's the case, then you can still load and use the package. Does it work? If you want to reinstall the package and update HTML links that you should run R with administrator privileges. See <http://cran.r-project.org/bin/windows/base/rw-FAQ.html#Does-R-run-under-Windows-Vista_003f> in the R for Windows FAQ. I hope this helps, John On Mon, 20 Apr 2009 19:35:14 +0200
Tijana Gonja <tijana.gonja at gmail.com> wrote:
Hi I tried to install the sem package and it was succsessful but I keep getting the following message Paket 'sem' erfolgreich ausgepackt und MD5 Summen abgeglichen Die heruntergeladenen Pakete sind in
C:\Users\Dean\AppData\Local\Temp\RtmpVRxlLZ\downloaded_packages
aktualisiere HTML Paketbeschreibungen Warning message: In file.create(f.tg) : kann Datei 'C:\PROGRA~1\R\R-28~1.1/doc/html/packages.html' nicht erzeugen. Grund '*Permission denied*' How can I get this permission what can I do? Thank you Nina
______________________________________________ R-help at 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.
-------------------------------- John Fox, Professor Department of Sociology McMaster University Hamilton, Ontario, Canada http://socserv.mcmaster.ca/jfox/
1 day later
John Fox wrote:
Dear Tijana, I'm afraid that I can't entirely read the messages, but the problem doesn't look like it's peculiar to the sem package. It appears as if the package may have been properly installed but you didn't have permission to update HTML help links. If that's the case, then you can still load and use the package. Does it work? If you want to reinstall the package and update HTML links that you should run R with administrator privileges. See <http://cran.r-project.org/bin/windows/base/rw-FAQ.html#Does-R-run-under-Windows-Vista_003f> in the R for Windows FAQ. I hope this helps, John On Mon, 20 Apr 2009 19:35:14 +0200 Tijana Gonja <tijana.gonja at gmail.com> wrote:
Hi
I tried to install the sem package and it was succsessful but I keep
getting the following message
Paket 'sem' erfolgreich ausgepackt und MD5 Summen abgeglichen
Die heruntergeladenen Pakete sind in
This is interesting to me, as I have had to manually update my "packages.html" files since about R-2.8.0, when running R CMD INSTALL ... as root no longer did so automatically. The packages install properly, but entries are not added to "packages.html". Jim