On Fri, Feb 18, 2011 at 4:50 PM, wrote:
> On 2/16/11 3:55 PM, "Douglas Bates" wrote:
>>I decided that it would be simple enough to write a small package to
>>show exactly how you would pass a dgCMatrix to an Rcpp-based C++
>>function and create a smat object.
> Hi Doug, did you ever get a test
On Sat, Feb 19, 2011 at 12:56 AM, Rohit Pandey wrote:
> Hi Christopher/ Dirk,
> Thank you very much for your replys. I think the idea of using inline as you
> suggest is the best way to start off with using c++ with R. I went through
> your examples and also plenty I found on the net. I have been
RcppArmadillo 0.2.13 went onto CRAN this morning. It wraps around Conrad's
1.1.4 release from yesterday. Nothing changed on our end.
Cheers, Dirk
0.2.13 2011-02-18
o Upgraded to Armadillo Version 1.1.4 “Manta Lodge”
* Faster sort()
* Updated installation to detect r
Rohit,
Please stop cross-posting to r-help. I have removed the list from the CCs now.
On 19 February 2011 at 22:51, Rohit Pandey wrote:
| Hi Douglas,
|
| Sorry for leaving that information out earlier.
|
| I am running windows XP. I'm not sure about the tools you mention. I thought
| installin
Rohit,
On 19 February 2011 at 11:37, Dirk Eddelbuettel wrote:
| On 19 February 2011 at 22:51, Rohit Pandey wrote:
| You need a compiler. Start by reading Appendix D of the 'R Administration'
| manual available with your R installation as well as on all mirrors.
|
| I am adding something to the