Skip to content
Back to formatted view

Raw Message

Message-ID: <Pine.LNX.4.61.0512141547420.3755@gannet.stats>
Date: 2005-12-14T15:49:10Z
From: Brian Ripley
Subject: Linking C/C++ GUI to R.dll
In-Reply-To: <FB8EAA6054D93C468B34261C0F0673D748CE44@msgswbmnmsp23.wellsfargo.com>

On Wed, 14 Dec 2005 Chad.P.Jenness at wellsfargo.com wrote:

> Hi,
>
> I am in the process of linking a C/C++ application to the R.dll
> directly.  I have obtained the R source code and compiled it
> successfully.  I have also successfully linked the R.dll directly into
> our application and have made calls successfully into the R.dll that are
> included in the sample rtest.c and in the "Writing R Extensions - The R
> API".
>
> The R functionality that we are interested in embedding into our
> application is the data analysis and graphics.  However, I did not see
> any references to this in the R API section of the documentation.  Is
> this functionality available from our C/C++ application via the R.dll?
> If so, how do we access this functionality?

By reading the section on 'linking GUIs and other front-ends'.  It is not 
in the C-level API.

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595