[GRASS-user] R and RStudio in winGRASS - testing welcome

Forgot to post also in the list for future reference :slight_smile:

Hi again,

I tested just now, and it works perfectly :slight_smile:

I used latest wingrass standalone installer (r66823) in windows 7, is it already also in OSGeo4W-winGRASS?

This is awesome… hope everything could keep moving in the direction of making GRASS in Windows as great as it is in Linux :slight_smile:

Best and thanks!!!
Vero

2015-11-14 15:22 GMT-03:00 Veronica Andreo <veroandreo@gmail.com>:

Hi Helmut!

First of all, sorry for very late response… I was preparing a GRASS course and this week I was teaching it… :slight_smile:

It went fine (especially for first time being a teacher), but as I’m a linux GRASS user, I was a bit in a lost with windows issues… that’s why I’ve been asking in the list… I remember seeing an email of yours suggesting this “clink” for windows command line to have bash-style command line editing… what happened with that?? any feedback?

I’ll try to test during these days what you mentioned, and let you know (will experiment on my mum’s pc :D)

Thanks for email and all your help!

Best,
Vero

On Sun, Nov 15, 2015 at 5:30 PM, Veronica Andreo <veroandreo@gmail.com> wrote:

Forgot to post also in the list for future reference :slight_smile:

Hi again,

I tested just now, and it works perfectly :slight_smile:

I used latest wingrass standalone installer (r66823) in windows 7, is it
already also in OSGeo4W-winGRASS?

This is awesome... hope everything could keep moving in the direction of
making GRASS in Windows as great as it is in Linux :slight_smile:

Best and thanks!!!
Vero

Great!
In r66837 I have backported the change to 7.0.svn (for 7.0.2).

The next OSGeo4W winGRASS 7.0 snapshot will contain the change, please
(also others) test.
Just run the OSGeo4W installer again and it will pick the updates.

Then we may release 7.0.2.

Markus

Markus Neteler wrote

On Sun, Nov 15, 2015 at 5:30 PM, Veronica Andreo &lt;

veroandreo@

&gt; wrote:

Forgot to post also in the list for future reference :slight_smile:

Hi again,

I tested just now, and it works perfectly :slight_smile:

I used latest wingrass standalone installer (r66823) in windows 7, is it
already also in OSGeo4W-winGRASS?

This is awesome... hope everything could keep moving in the direction of
making GRASS in Windows as great as it is in Linux :slight_smile:

Best and thanks!!!
Vero

Great!
In r66837 I have backported the change to 7.0.svn (for 7.0.2).

The next OSGeo4W winGRASS 7.0 snapshot will contain the change, please
(also others) test.
Just run the OSGeo4W installer again and it will pick the updates.

Then we may release 7.0.2.

Markus
_______________________________________________
grass-user mailing list

grass-user@.osgeo

http://lists.osgeo.org/mailman/listinfo/grass-user

at the moment the R and RStudio integration is only implemented in the
standalone winGRASS installers; not yet in OSGeo4W, see
https://trac.osgeo.org/osgeo4w/ticket/413

-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/R-and-RStudio-in-winGRASS-testing-welcome-tp5235108p5236435.html
Sent from the Grass - Users mailing list archive at Nabble.com.

On Sun, Nov 15, 2015 at 5:34 PM, Helmut Kudrnovsky <hellik@web.de> wrote:
...

at the moment the R and RStudio integration is only implemented in the
standalone winGRASS installers; not yet in OSGeo4W, see
https://trac.osgeo.org/osgeo4w/ticket/413

From the ticket I don't understand what needs to be done and by whom...

best,
Markus

Markus Neteler wrote

On Sun, Nov 15, 2015 at 5:34 PM, Helmut Kudrnovsky &lt;

hellik@

&gt; wrote:
...

at the moment the R and RStudio integration is only implemented in the
standalone winGRASS installers; not yet in OSGeo4W, see
https://trac.osgeo.org/osgeo4w/ticket/413

From the ticket I don't understand what needs to be done and by whom...

best,
Markus

there are some nice files in our source (marked as external [1]) which ease
the R-integration in windows command line/winGRASS command line in a quite
easy way [2].

at the moment, these files aren't integrated in the OSGeo4W build of GRASS
as these external files aren't part of any make/install process.

two possibilities:

(A) add these files to OSGeo4W itself and do some magic like [2]
(B) add these files to OSGeo4W-winGRASS and do some magic like [2]

regarding implementation:

(A) would need approval by OSGeo4W
(B) would need some effort on the GRASS side

another thing is adding RStudio to path [3]; that may be quite easy in
OSGeo4W.

[1]
https://trac.osgeo.org/grass/browser/grass/trunk/mswindows/external/rbatch
[2] https://trac.osgeo.org/grass/browser/grass/trunk/mswindows/env.bat#L29
[3] https://trac.osgeo.org/grass/browser/grass/trunk/mswindows/env.bat#L24

-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/R-and-RStudio-in-winGRASS-testing-welcome-tp5235108p5236498.html
Sent from the Grass - Users mailing list archive at Nabble.com.

Helmut Kudrnovsky wrote

Markus Neteler wrote

On Sun, Nov 15, 2015 at 5:34 PM, Helmut Kudrnovsky &lt;

hellik@

&gt; wrote:
...

at the moment the R and RStudio integration is only implemented in the
standalone winGRASS installers; not yet in OSGeo4W, see
https://trac.osgeo.org/osgeo4w/ticket/413

From the ticket I don't understand what needs to be done and by whom...

best,
Markus

there are some nice files in our source (marked as external [1]) which
ease the R-integration in windows command line/winGRASS command line in a
quite easy way [2].

at the moment, these files aren't integrated in the OSGeo4W build of GRASS
as these external files aren't part of any make/install process.

two possibilities:

(A) add these files to OSGeo4W itself and do some magic like [2]
(B) add these files to OSGeo4W-winGRASS and do some magic like [2]

regarding implementation:

(A) would need approval by OSGeo4W
(B) would need some effort on the GRASS side

another thing is adding RStudio to path [3]; that may be quite easy in
OSGeo4W.

[1]
https://trac.osgeo.org/grass/browser/grass/trunk/mswindows/external/rbatch
[2] https://trac.osgeo.org/grass/browser/grass/trunk/mswindows/env.bat#L29
[3] https://trac.osgeo.org/grass/browser/grass/trunk/mswindows/env.bat#L24

regarding RStudio to path in OSGeo4W-winGRASS:

I've added the same logic as in the standalone winGRASS installer by [1].

testing welcome.

if this works, open issue is then OSGeo4W-winGRASS-R-coupling as it works
nicely in the standalone-winGRASS installer.

[1] https://lists.osgeo.org/pipermail/grass-commit/2015-November/037740.html

-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/R-and-RStudio-in-winGRASS-testing-welcome-tp5235108p5236499.html
Sent from the Grass - Users mailing list archive at Nabble.com.

Hi,

I’ve updated and calling rstudio from terminal works also for GRASS 7.1 from OSGeo4W :slight_smile:
Nice!

Best,
Vero

···

2015-11-15 21:09 GMT-03:00 Helmut Kudrnovsky <hellik@web.de>:

Helmut Kudrnovsky wrote

Markus Neteler wrote

On Sun, Nov 15, 2015 at 5:34 PM, Helmut Kudrnovsky <

hellik@

> wrote:
…

at the moment the R and RStudio integration is only implemented in the
standalone winGRASS installers; not yet in OSGeo4W, see
https://trac.osgeo.org/osgeo4w/ticket/413

From the ticket I don’t understand what needs to be done and by whom…

best,
Markus
there are some nice files in our source (marked as external [1]) which
ease the R-integration in windows command line/winGRASS command line in a
quite easy way [2].

at the moment, these files aren’t integrated in the OSGeo4W build of GRASS
as these external files aren’t part of any make/install process.

two possibilities:

(A) add these files to OSGeo4W itself and do some magic like [2]
(B) add these files to OSGeo4W-winGRASS and do some magic like [2]

regarding implementation:

(A) would need approval by OSGeo4W
(B) would need some effort on the GRASS side

another thing is adding RStudio to path [3]; that may be quite easy in
OSGeo4W.

[1]
https://trac.osgeo.org/grass/browser/grass/trunk/mswindows/external/rbatch
[2] https://trac.osgeo.org/grass/browser/grass/trunk/mswindows/env.bat#L29
[3] https://trac.osgeo.org/grass/browser/grass/trunk/mswindows/env.bat#L24

regarding RStudio to path in OSGeo4W-winGRASS:

I’ve added the same logic as in the standalone winGRASS installer by [1].

testing welcome.

if this works, open issue is then OSGeo4W-winGRASS-R-coupling as it works
nicely in the standalone-winGRASS installer.

[1] https://lists.osgeo.org/pipermail/grass-commit/2015-November/037740.html


best regards
Helmut

View this message in context: http://osgeo-org.1560.x6.nabble.com/R-and-RStudio-in-winGRASS-testing-welcome-tp5235108p5236499.html

Sent from the Grass - Users mailing list archive at Nabble.com.


grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

On Mon, Nov 16, 2015 at 1:10 PM, Veronica Andreo <veroandreo@gmail.com> wrote:

Hi,

I've updated and calling rstudio from terminal works also for GRASS 7.1 from
OSGeo4W :slight_smile:
Nice!

Thanks for testing, Vero!

So I'll backport r66840, that seems to be sufficient, Helli?

Markus

On Mon, Nov 16, 2015 at 2:06 PM, Markus Neteler <neteler@osgeo.org> wrote:

On Mon, Nov 16, 2015 at 1:10 PM, Veronica Andreo <veroandreo@gmail.com> wrote:

Hi,

I've updated and calling rstudio from terminal works also for GRASS 7.1 from
OSGeo4W :slight_smile:
Nice!

Thanks for testing, Vero!

So I'll backport r66840,

Done in r66850.

that seems to be sufficient, Helli?

Markus