Opened 14 years ago
Closed 14 years ago
#1092 closed enhancement (fixed)
WinGrass + R's installation path in %PATH%
Reported by: | hellik | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.0 |
Component: | Packaging | Version: | svn-releasebranch64 |
Keywords: | wingrass, R | Cc: | |
CPU: | Unspecified | Platform: | MSWindows Vista |
Description
I have installed the WinGrass64-installer and R 2.11.1 on my WinVista32-box.
the wingrass-installer delivers a command line.
in the command line during a Grass-session you can change to the installation folder of R and then you are able to start R inside a Grass-session.
it would be nice to have the R's installation path in %PATH%, so you can start R directly in the WinGrass-delivered command line.
From the R-Windows-FAQ: (http://cran.r-project.org/bin/windows/base/rw-FAQ.html#Does-R-use-the-Registry_003f)
"Does R use the Registry?" => this would maybe a starting point maybe something for 6.4.1?
best regards Helmut
Attachments (3)
Change History (9)
comment:1 by , 14 years ago
Type: | defect → enhancement |
---|
by , 14 years ago
Attachment: | Grass64_Add_R_Installpath.patch added |
---|
by , 14 years ago
Attachment: | Grass65_Add_R_InstallPath.patch added |
---|
by , 14 years ago
Attachment: | Grass70_Add_R_Installpath.patch added |
---|
comment:2 by , 14 years ago
Replying to hellik:
I have installed the WinGrass64-installer and R 2.11.1 on my WinVista32-box.
the wingrass-installer delivers a command line.
in the command line during a Grass-session you can change to the installation folder of R and then you are able to start R inside a Grass-session.
it would be nice to have the R's installation path in %PATH%, so you can start R directly in the WinGrass-delivered command line.
From the R-Windows-FAQ: (http://cran.r-project.org/bin/windows/base/rw-FAQ.html#Does-R-use-the-Registry_003f)
"Does R use the Registry?" => this would maybe a starting point maybe something for 6.4.1?
best regards Helmut
patches added for Grass64, Grass65, Grass7.
this improves the Grass+R-integration on Windows (in the case R is installed before a grass-installation).
any comments? Helmut
follow-up: 4 comment:3 by , 14 years ago
Looks like a harmless improvement to me which will help the GRASS-R users a lot.
+1 for adding to SVN.
follow-up: 5 comment:4 by , 14 years ago
comment:5 by , 14 years ago
comment:6 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Patch for Grass64