Re: [R] [Rd] Open a file which name contains a tilde

2019-06-13 Thread Gabriel Becker
At the risk of looking silly, note that all of this is now largely moot anyway (or will be with the next release of R), thanks to Kurt Hornik's fixing of the bug in question (which he announced on this thread prior to but I read after Paul's). ~G On Wed, Jun 12, 2019 at 11:51 PM Gabr

Re: [R] [Rd] Open a file which name contains a tilde

2019-06-13 Thread Gabriel Becker
t on Linux to change the > > names, > > >> but if you are not comfortable with bash try the Windows approach. > > >> > > >> Bill Dunlap > > >> TIBCO Software > > >> wdunlap tibco.com > > >> > > >> > > &

Re: [R] [Rd] Open a file which name contains a tilde

2019-06-11 Thread Gabriel Becker
Hi Frank, I'm hesitant to be "that guy", but in case no one else has brought this up to you, having files with a tilde in their names (generally but especially on a linux system, where ~ in file names has a very important special meaning in some cases, as we know) strikes me as an exceptionally ba