> On Sep 7, 2016, at 1:17 AM, Chinmay Borwankar wrote:
>
> Hi,
>I want to integrate R with ROOTv6.06, which requires that,
>R be built with gcc compiler option "_GLIBCXX_USE_CXX11_ABI=0" .
>I am hoping that if I build R from source then there will be a way to
> do this.
>Is there
I believe building the source is not really "R-devel question" since I am
not really
developing anything for R. On the other hand, many people may want to build
the
R-code with their specific installation requirements.
Anyways, if it was wrong place I will post it at right place.
On 7 September 2
Many things are possible, especially if you read the Posting Guide which tells
you you that questions involving compiling R belong on R-devel, not R-help.
--
Sent from my phone. Please excuse my brevity.
On September 7, 2016 1:17:10 AM PDT, Chinmay Borwankar
wrote:
>Hi,
>I want to integrat
Hi,
I want to integrate R with ROOTv6.06, which requires that,
R be built with gcc compiler option "_GLIBCXX_USE_CXX11_ABI=0" .
I am hoping that if I build R from source then there will be a way to
do this.
Is there ?
Regards.
--
Regards.
Chinmay Borwankar
[[alte
On 11-02-17 5:44 AM, Jeremy MAZET wrote:
Dear all,
I post again my question with a new title ... please, help me!
I build a customized version of R-2.12.1 from source (under windows XP). I
work as explain in the R Installation and Adminstration manual and all
seems to be good... But When I try
Dear all,
I post again my question with a new title ... please, help me!
I build a customized version of R-2.12.1 from source (under windows XP). I
work as explain in the R Installation and Adminstration manual and all
seems to be good... But When I try to uninstall this version I have the
err
On 17.02.2010 15:38, rkevinbur...@charter.net wrote:
Thank you for the tip. I was used to inserting write statements and was
surpised when it didn't work and reading this section I see that I shouldn't
have been doing this anyway.
One more question. Is there another call that I can use to prin
Thank you for the tip. I was used to inserting write statements and was
surpised when it didn't work and reading this section I see that I shouldn't
have been doing this anyway.
One more question. Is there another call that I can use to print out a
2-dimensional array? Since FORTRAN stores as c
Since no more information is given:
See Writing R Extensions, currently section 6.5: "Printing" and 6.5.1
"Printing from FORTRAN"
Uwe Ligges
On 17.02.2010 03:50, rkevinbur...@charter.net wrote:
I found the problem but not a solution. It turns out if I add the following
lines to dqrdc2.f I
I found the problem but not a solution. It turns out if I add the following
lines to dqrdc2.f I get the error:
write(*,300) ldx,n,p
300 format(3i4)
I don't get a compile error but I get the seemingly unrelated error in linking
R.DLL
I guess the question now is, "How do I add a simpl
rkevinbur...@charter.net wrote:
Thank you for looking into this. It turns out the problem was "You are misinterpreting R_HOME.
. . " I thought R_HOME was were I installed R not the directory where I was trying to compile
the source. Once I moved the "extra" stuff that RTools.exe installed in w
Thank you for looking into this. It turns out the problem was "You are
misinterpreting R_HOME. . . " I thought R_HOME was were I installed R not the
directory where I was trying to compile the source. Once I moved the "extra"
stuff that RTools.exe installed in what I thought was the R installat
rkevinbur...@charter.net wrote:
I know I am going to catch alot of comments for this question but I am really
stuck. If there is some written documentation that I have missed please
redirect me.
I want to build 'R' from source on a Windows Platform. The main reasons are
that I want to check o
I know I am going to catch alot of comments for this question but I am really
stuck. If there is some written documentation that I have missed please
redirect me.
I want to build 'R' from source on a Windows Platform. The main reasons are
that I want to check out a debugging some existing packa
14 matches
Mail list logo