Maybe "using source from CRAN" -- how/where do I document that better? Where
would you have looked?
IMHO http://dirk.eddelbuettel.com/code/rcpp.html should have an
installation section, where you explicitly state the multiple ways in which
you can install:
1. install.packages("Rcpp")
2. "R CMD
Le 06/04/10 18:02, Dirk Eddelbuettel a écrit :
>
> On 6 April 2010 at 09:47, Dan Kulp wrote:
> | Success! The snag was installing both packages from their source packages,
> | not the binary OSX ones.
>
> Fiddlesticks! I once knew that, but forgot, and it doesn't hit Romain on OS X
> as he builds
On 6 April 2010 at 09:47, Dan Kulp wrote:
| Success! The snag was installing both packages from their source packages,
| not the binary OSX ones.
Fiddlesticks! I once knew that, but forgot, and it doesn't hit Romain on OS X
as he builds from source anyway.
| I appreciate your guys time, too b
Success! The snag was installing both packages from their source packages,
not the binary OSX ones.
I appreciate your guys time, too bad installation from CRAN didn't "just
work". For me there is a lot of potential for this library. I use R for
all my data analysis, but I have a set of c++ lib
On 6 April 2010 at 09:22, Dan Kulp wrote:
| Sorry about that, I thought you had figured out the CRAN version numbers
|
| Rcpp : 0.7.11
| RInside: 0.2.2
|
| I also tried installing the package as you recommend .. doesn't help,
| clearly because I already have 0.7.11
|
| Any more suggestions?
By the way:
> Rscript -e "RInside:::CxxFlags()"
-I/Users/dwkulp/Library/R/2.10/library/RInside/lib/i386
> Rscript -e "RInside:::LdFlags()"
/Users/dwkulp/Library/R/2.10/library/RInside/lib/i386/libRInside.a
~Dan
On Tue, Apr 6, 2010 at 9:22 AM, Dan Kulp wrote:
> Sorry about that, I thought you
Sorry about that, I thought you had figured out the CRAN version numbers
Rcpp : 0.7.11
RInside: 0.2.2
I also tried installing the package as you recommend .. doesn't help,
clearly because I already have 0.7.11
Any more suggestions?
~Dan
On Tue, Apr 6, 2010 at 9:14 AM, Dirk Eddelbuettel wr
On 6 April 2010 at 08:58, Dan Kulp wrote:
| Libraries from CRAN installed into .../Library/R/2.10/library/Rcpp and
| .../LibraryR/2.10/library/RIniside
We asked about the _version numbers_ which you still have not provided.
Please do (inside R)
library(help=Rcpp)
library(he
Haha, looks like the thread got sidetracked I have a 3-button mouse all
the time.
How should I "switching to 0.7.11 from its tarball may do the trick" ... ?
Libraries from CRAN installed into .../Library/R/2.10/library/Rcpp and
.../LibraryR/2.10/library/RIniside
I tried to download the OSX
Le 06/04/10 14:34, Douglas Bates a écrit :
>
> On Tue, Apr 6, 2010 at 5:19 AM, Romain Francois
> wrote:
>> Le 06/04/10 12:14, Dirk Eddelbuettel a écrit :
>>> Hi Dan,
>>>
>>> Thanks for switching to the list.
>>>
>>> On 5 April 2010 at 22:12, Dan Kulp wrote:
>>> | Hey,
>>> | I just installed Rcp
On Tue, Apr 6, 2010 at 5:19 AM, Romain Francois
wrote:
> Le 06/04/10 12:14, Dirk Eddelbuettel a écrit :
>> Hi Dan,
>>
>> Thanks for switching to the list.
>>
>> On 5 April 2010 at 22:12, Dan Kulp wrote:
>> | Hey,
>> | I just installed Rcpp RInside successful using CRAN, but when I try to
>> | "m
On 6 April 2010 at 12:19, Romain Francois wrote:
| Le 06/04/10 12:14, Dirk Eddelbuettel a écrit :
| > Hi Dan,
| >
| > Thanks for switching to the list.
| >
| > On 5 April 2010 at 22:12, Dan Kulp wrote:
| > | Hey,
| > | I just installed Rcpp RInside successful using CRAN, but when I try to
| > |
Le 06/04/10 12:14, Dirk Eddelbuettel a écrit :
> Hi Dan,
>
> Thanks for switching to the list.
>
> On 5 April 2010 at 22:12, Dan Kulp wrote:
> | Hey,
> | I just installed Rcpp RInside successful using CRAN, but when I try to
> | "make rinside_sample0" I get the following linking errors:
> |
> | l
Hi Dan,
Thanks for switching to the list.
On 5 April 2010 at 22:12, Dan Kulp wrote:
| Hey,
| I just installed Rcpp RInside successful using CRAN, but when I try to
| "make rinside_sample0" I get the following linking errors:
|
| ld warning: option -s is obsolete and being ignored
| Undefined
Le 06/04/10 08:36, Romain Francois a écrit :
>
> Le 06/04/10 06:12, Dan Kulp a écrit :
>> Hey,
>> I just installed Rcpp RInside successful using CRAN, but when I try
>> to "make rinside_sample0" I get the following linking errors:
>>
>> ld warning: option -s is obsolete and being ignored
>> Und
Le 06/04/10 06:12, Dan Kulp a écrit :
> Hey,
>I just installed Rcpp RInside successful using CRAN, but when I try
> to "make rinside_sample0" I get the following linking errors:
>
> ld warning: option -s is obsolete and being ignored
> Undefined symbols:
> "SEXPREC* Rcpp::grow(Rcpp::Named const
16 matches
Mail list logo