Re: [Rd] Proper way to define cbind, rbind for s4 classes in package

2015-02-21 Thread Mario Annau
Thank you very much for your effort! I can confirm that *bind S4 method dispatching now works for my use cases as expected (tested using r67856). Cheers, mario Am 20/02/15 um 12:40 schrieb Martin Maechler: >> Mario Annau >> on Wed, 11 Feb 2015 20:18:53 +0100 writes: > > > sorry -

[Rd] RStudio Calling C++ Visual Studio DLL

2015-02-21 Thread Alex Restrepo
All, I'm a newbie to R and I am interested in seeing a simple example of calling a 3rd party Visual Studio generated DLL from RStudio. Does anyone have a simple example which also walks through the preliminary steps of setting up the INCLUDE path and the library path to either

Re: [Rd] RStudio Calling C++ Visual Studio DLL

2015-02-21 Thread Dirk Eddelbuettel
On 21 February 2015 at 10:45, Alex Restrepo wrote: | I'm a newbie to R and I am interested | in seeing a simple example of calling a 3rd party Visual Studio generated DLL | from RStudio. Does anyone have a simple example which also walks through the | preliminary steps of setting up the INCLUDE pa