[R] libR.so - not recognized

Elena Zheleva zynnel at yahoo.com
Mon Mar 10 23:46:07 CET 2003


Thank you for your help! That brings the question of
whether it is possible to pass a list to an R function
from a C application without creating a STRSXP list
with allocVector in the C application first (and using
eval). My main application is in C.

> In some cases, rather than creating a stand-alone
> application that
> embeds R, you can run your code from within R and
> have the same effect
> but avoiding issues such as libR.so,
> LD_LIBRARY_PATH, etc.  And since
> you are using Gtk, it might be possible to program
> the GUI entirely
> within R via RGtk and related packages.
> 
> Good luck.
> 
> 
> > 
> > elena zheleva
> > 
> > ______________________________________________
> > R-help at stat.math.ethz.ch mailing list
> >
>
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> 
> -- 
>
_______________________________________________________________
> 
> Duncan Temple Lang               
> duncan at research.bell-labs.com
> Bell Labs, Lucent Technologies    office:
> (908)582-3217
> 700 Mountain Avenue, Room 2C-259  fax:   
> (908)582-3340
> Murray Hill, NJ  07974-2070       
>          http://cm.bell-labs.com/stat/duncan



More information about the R-help mailing list