[Rd] Link between Qt GUI and R

2011-09-11 Thread typhoong
hi, i want to build a Qt front-end GUI which communicates with R, and i am not sure what i should use for the interface. There seems to be many ways: R.dll, Rinside, Rcpp, RQt, Rtools... . what is the best way? please advice. basically what i want to do is that, the Qt GUI will allow users to ma

Re: [Rd] Link between Qt GUI and R

2011-09-11 Thread Simon Urbanek
On Sep 11, 2011, at 6:30 AM, typhoong wrote: > hi, > > i want to build a Qt front-end GUI which communicates with R, and i am not > sure what i should use for the interface. There seems to be many ways: > R.dll, Rinside, Rcpp, RQt, Rtools... . what is the best way? please advice. > I think qt

Re: [Rd] Link between Qt GUI and R

2011-09-11 Thread Dirk Eddelbuettel
On 11 September 2011 at 03:30, typhoong wrote: | hi, | | i want to build a Qt front-end GUI which communicates with R, and i am not | sure what i should use for the interface. There seems to be many ways: | R.dll, Rinside, Rcpp, RQt, Rtools... . what is the best way? please advice. | | basicall

Re: [Rd] Link between Qt GUI and R

2011-09-11 Thread Barry Rowlingson
On Sun, Sep 11, 2011 at 11:30 AM, typhoong wrote: > hi, > > i want to build a Qt front-end GUI which communicates with R, and i am not > sure what i should use for the interface. There seems to be many ways: > R.dll, Rinside, Rcpp, RQt, Rtools... . what is the best way? please advice. > Another w

Re: [Rd] Link between Qt GUI and R

2011-09-11 Thread typhoong
hi everyone, thanks for all the tips. Barry, can you tell me why you think PyQT is by far the best way? graham -- View this message in context: http://r.789695.n4.nabble.com/Link-between-Qt-GUI-and-R-tp3804976p3806067.html Sent from the R devel mailing list archive at Nabble.com.