Re: [R] Associate a .R file with the RGui

2022-11-07 Thread Amarjit Chandhial via R-help
t, > Uwe Ligges > > > > > >> Amarjit >>-- Original Message -- >>From: "Uwe Ligges" >>To: "Amarjit Chandhial" ; "David >>Winsemius" ; "Jeff Newmiller" >> >>Cc: &

Re: [R] Associate a .R file with the RGui

2022-11-07 Thread Uwe Ligges
ring (REG_SZ) R_auto_file Best, Uwe Ligges Amarjit -- Original Message -- From: "Uwe Ligges" To: "Amarjit Chandhial" ; "David Winsemius" ; "Jeff Newmiller" Cc: "Amarjit Chandhial via R-help" Sent:

Re: [R] Associate a .R file with the RGui

2022-11-06 Thread Amarjit Chandhial via R-help
hial via R-help" Sent: Sunday, 6 Nov, 2022 At 17:19 Subject: Re: [R] Associate a .R file with the RGui On 06.11.2022 17:21, Amarjit Chandhial via R-help wrote: Hi Uwe, RGui does have advantages vs. RStudio, and vice-versa. RStudio is much faster than it used to be. I currently have .R files

Re: [R] Associate a .R file with the RGui

2022-11-06 Thread Uwe Ligges
, Uwe Ligges thanks, Amarjit -- Original Message -- From: "Uwe Ligges" To: "David Winsemius" ; "Amarjit Chandhial" ; "Jeff Newmiller" Cc: "Amarjit Chandhial via R-help" Sent: Sunday, 6 Nov, 2022 At 15:15 Subject: Re: [R] Associate

Re: [R] Associate a .R file with the RGui

2022-11-06 Thread Amarjit Chandhial via R-help
y, 6 Nov, 2022 At 15:15 Subject: Re: [R] Associate a .R file with the RGui On 06.11.2022 01:40, David Winsemius wrote: On 11/5/22 09:58, Amarjit Chandhial via R-help wrote: Hi Jeff, Please see my original question. You were told that RGui is not an editor. Are you implying that

Re: [R] Associate a .R file with the RGui

2022-11-06 Thread Uwe Ligges
On 06.11.2022 01:40, David Winsemius wrote: On 11/5/22 09:58, Amarjit Chandhial via R-help wrote: Hi Jeff, Please see my original question. You were told that RGui is not an editor. Are you implying that your initial message contained an implicit request for instructions on how to get

Re: [R] Associate a .R file with the RGui

2022-11-06 Thread Amarjit Chandhial via R-help
t; R.home("bin") >>>> >>>> I get the following >>>> >>>> "C:/PROGRA~1/R/R-42~1.2/bin/x64" >>>> >>>> which is where >>>> >>>> Rgui.exe is (within the x64 folder there are 13 files

Re: [R] Associate a .R file with the RGui

2022-11-05 Thread David Winsemius
editor. Amarjit -- Original Message -- From: "Andrew Simmons" To: "Amarjit Chandhial" Cc: "R-help Mailing List" Sent: Friday, 4 Nov, 2022 At 09:08 Subject: Re: [R] Associate a .R file with the RGui In an R session, run this: writeLines(normalizePath(R

Re: [R] Associate a .R file with the RGui

2022-11-05 Thread Amarjit Chandhial via R-help
the editor. >> >> >> Amarjit >> >> >> -- Original Message -- >> From: "Andrew Simmons" >> To: "Amarjit Chandhial" >> Cc: "R-help Mailing List" >> Sent: Friday, 4 Nov, 2022 At 09:08 >>

Re: [R] Associate a .R file with the RGui

2022-11-05 Thread Jeff Newmiller
. > > >Amarjit > > >-- Original Message -- >From: "Andrew Simmons" >To: "Amarjit Chandhial" >Cc: "R-help Mailing List" >Sent: Friday, 4 Nov, 2022 At 09:08 >Subject: Re: [R] Associate a .R file with the RGui > >In an

Re: [R] Associate a .R file with the RGui

2022-11-05 Thread Amarjit Chandhial via R-help
t-click on a .R file -> Open With -> R for Windows GUI Front-End RGui (64-bit) opens but the .R file does not appear in the editor. Amarjit -- Original Message -- From: "Andrew Simmons" To: "Amarjit Chandhial" Cc: "R-help Mailing List" Sent: Friday, 4

Re: [R] Associate a .R file with the RGui

2022-11-04 Thread PIKAL Petr
-customize-the-send-to-menu-in-windows Cheers Petr > -Original Message- > From: R-help On Behalf Of Andrew Simmons > Sent: Friday, November 4, 2022 10:09 AM > To: Amarjit Chandhial > Cc: R-help Mailing List > Subject: Re: [R] Associate a .R file with the RGui > > I

Re: [R] Associate a .R file with the RGui

2022-11-04 Thread Andrew Simmons
In an R session, run this: writeLines(normalizePath(R.home("bin"))) Right click your .R file > Open with > Choose another app > Check the box "Always use this app to open .R files" > Look for another app on this PC Paste the directory found above, then select "Rgui.exe" On Fri, Nov 4, 2022, 04:4

[R] Associate a .R file with the RGui

2022-11-04 Thread Amarjit Chandhial via R-help
Hi, My OS is Windows 11 Pro 64-Bit, I have R 4.2.2 and RStudio installed. If I double-click on a .R file in File Explorer the OS gives me the option of opening the .R in RStudio, or Look for an app in the Microsoft Store, or More Apps. Similarly with a right-click. I would like to associate