Folks,
May I thank the Rcpp community for providing such a useful package.
For your records, may I let you know that the farming systems model
APSIM (www.apsim.info) is using Rcpp/RInside as a wrapper around the R
language; allowing snippets of R code to interact with apsim
simulations. http://ww
On 22 May 2012 at 12:51, Michael Hannon wrote:
| Dirk Eddelbuettel wrote:
|
| > On 22 May 2012 at 01:04, Michael Hannon wrote:
| >| Darren Cook wrote:
| >|
| >| >> I've run into a problem with the RInside "hello world" > example. I can
| >| >> not get it to compile on my system. The first of
Dirk Eddelbuettel wrote:
> On 22 May 2012 at 01:04, Michael Hannon wrote:
>| Darren Cook wrote:
>|
>| >> I've run into a problem with the RInside "hello world" > example. I can
>| >> not get it to compile on my system. The first of the many error
>| >> messages is:
>| >>
>| >> undefined re
On 22 May 2012 at 01:04, Michael Hannon wrote:
| Darren Cook wrote:
|
| >> I've run into a problem with the RInside "hello world" > example. I can
| >> not get it to compile on my system. The first of the many error
| >> messages is:
| >>
| >> undefined reference to `RInside::RInside(int,
Darren Cook wrote:
>> I've run into a problem with the RInside "hello world" > example. I can
>> not get it to compile on my system. The first of the many error
>> messages is:
>>
>> undefined reference to `RInside::RInside(int, char const* const*, bool)
>
> You are not telling g++ where to
> I've run into a problem with the RInside "hello world" example. I can not
> get it to compile on my system. The first of the many error messages is:
>
> undefined reference to `RInside::RInside(int, char const* const*, bool)
You are not telling g++ where to find the R libraries that you n
Greetings. I'm trying to go through some of the examples in the notes from
Dirk's Rcpp Masterclass of 28 April 2011. (I didn't take the class. I just
found the notes on the Internet. Please let me know if my use of them
violates some law or protocol. In case it makes any difference, I'm not
ma