[R] R-Installation
Uwe Ligges
ligges at statistik.uni-dortmund.de
Tue Apr 8 16:24:14 CEST 2003
Agata Kubera wrote:
> Sehr geehrte Damen und Herren,
On this list in english, please.
> bei der Installation von R bekam ich eine Fehlermeldung:
> error creating registry key
You need Administrator privileges to add (modify) those registry keys
(setup tries to do so; those registry keys are unimportant to run R itself).
> Die Installation wurde trotzdem abgeschlossen, beim Versuch R zu starten
> kommt jedoch die nächste Fehlermeldung:
>
> Fatal error: Cant mkdir R_tempDir
>
> Können Sie mir helfen?
You need write access to your temp-directory (which might be important
for other software products beside R as well).
If you cannot get write access, see ?tempfile how you can get R to use
another directory:
"The [temporary] directory [that R uses] will be a subdirectory of the
first found of the environment variables TMP, TEMP and R_USER (see
Rconsole)."
> MfG
> Agata Kubera
Uwe Ligges
More information about the R-help
mailing list