Re: [Rd] Convert "\" to "/"?

2012-06-10 Thread Spencer Graves
Hi, Garrett: On 6/9/2012 7:54 PM, G See wrote: One work around is to comment out the lines that `scan` reads. (x<- back2ForwardSlash()) #c:\Users\ all.equal(x, '#c:/Users/') Thanks. This works well enough to be useful. Or, you could pass a text arg through the dots

Re: [Rd] x11 icon and class

2012-06-10 Thread Dirk Eddelbuettel
On 7 June 2012 at 15:05, Philip Johnson wrote: | The X11 device driver does not provide the X window manager with an icon | (_NET_WM_ICON) or, under some circumstances, with a class (WM_CLASS). Nice! That had bugged me for a few years too as things like various taskbars and panels never show t

[Rd] Multiple sub-architecture: linking issue

2012-06-10 Thread Dirk Eddelbuettel
On 8 June 2012 at 12:27, Renaud Gaujoux wrote: | PS: Dirk do you want me to post this on the Rcpp list for record? Yes, that generally is where Rcpp questions / comments / hints should go. As for multi-arch builds, I am not sure we even thought about supporting this so if it breaks your use of

Re: [Rd] Multiple sub-architecture: linking issue

2012-06-10 Thread Simon Urbanek
On Jun 10, 2012, at 9:24 PM, Dirk Eddelbuettel wrote: > > On 8 June 2012 at 12:27, Renaud Gaujoux wrote: > | PS: Dirk do you want me to post this on the Rcpp list for record? > > Yes, that generally is where Rcpp questions / comments / hints should go. > > As for multi-arch builds, I am not s