Hi,
I’m new to using C++ inside of R. I got a test program to work, so
it’s time for me to attach some function to it. I seem to be having
some issues though. I wonder if anyone out there can help me
understand the results I am getting. I’ve got to a point where it
seems to me that everything is in
On 22 March 2011 at 14:15, Henry Bee wrote:
| Hi Douglas,
|
| I assume I do not need to do anything with R after installing RTools?
| I reinstalled RTools and restarted R and got the same errors.
Please see Appendix D of the "R Installation and Administration" manual.
Rcpp is no different than o
Hi Douglas,
I assume I do not need to do anything with R after installing RTools? I
reinstalled RTools and restarted R and got the same errors.
Henry
On Tue, Mar 22, 2011 at 12:24 PM, Douglas Bates wrote:
> On Tue, Mar 22, 2011 at 2:16 PM, Henry Bee wrote:
> > Hi Christian,
> > Thanks for the
On 22 March 2011 at 10:32, Dahir Alihassan wrote:
| Hi,
|
| I am trying to build and install (Rcmd build) an RCPP package, with RTools
| etc installed. Initially I setup the project in an IDE (CodeBlocks) and
| managed to link against rcpp thus producing a DLL file just fine.
| Following this I h
On Tue, Mar 22, 2011 at 2:16 PM, Henry Bee wrote:
> Hi Christian,
> Thanks for the source file. Below are the full results as you requested.
> It's giving the same error as before. Is 64-bit R supported?
64-bit R is supported. Has it already been established that you have
the Rtools (compilers,
Hi Christian,
Thanks for the source file. Below are the full results as you requested.
It's giving the same error as before. Is 64-bit R supported?
Henry
> source('tmp.R', verbose = TRUE)
'envir' chosen:
encoding = "native.enc" chosen
--> parsed 3 expressions; now eval(.)ing them:
eval(expr
Hi,
I am trying to build and install (Rcmd build) an RCPP package, with RTools
etc installed. Initially I setup the project in an IDE (CodeBlocks) and
managed to link against rcpp thus producing a DLL file just fine.
Following this I had a look at the Writing R Extensions Manual
(http://cran.r-pro