Re: [Rd] linking R.dll 32bit in Win64

2014-01-10 Thread Prof Brian Ripley
On 10/01/2014 10:09, Иван Мартовский wrote: I've a usual installation of R (the both versions 32 et 64) on Win7 64 bit are installed. I'm trying to link my dll (32bit) to R.dll (32bit) from the folder C:\Program Files\R\R-2.15.3\bin\i386 when, from 32bit version of R, loading the package cont

[Rd] proposal: stats::as.matrix.ftable method

2014-01-10 Thread Michael Friendly
Following some discussion on R-help, I'd like to propose that an as.matrix method be added to those available for ftable objects. The reason for this is that there are a variety of situations where one needs to flatten a 3+ way table, but then use that for analysis as a matrix, not just for pre

[Rd] linking R.dll 32bit in Win64

2014-01-10 Thread Иван Мартовский
I've a usual installation of R (the both versions 32 et 64) on Win7 64 bit are installed. I'm trying to link my dll (32bit) to R.dll (32bit) from the folder C:\Program Files\R\R-2.15.3\bin\i386 when, from 32bit version of R, loading the package containing my dll (32bit) which is linked to R.dll