[Rd] C-API: check whether R has been initialized ?
Duncan Murdoch
murdoch.duncan at gmail.com
Mon May 4 00:12:43 CEST 2015
On 03/05/2015 4:34 PM, Laurent Gautier wrote:
> Hi,
>
> There appear to be no way to check whether R has already been initialized.
>
> Could a function like "Rf_isinitialized" be added to the API ?
>
Surely any program that needs to know that could keep its own flag.
You'll need to give a much longer argument about why this is necessary
for what you're doing.
Duncan Murdoch
More information about the R-devel
mailing list