Hi.

I've patched Dirk Eddelbuettel's Debian package of R, namely r-base, in 
order to make hidden symbols of the library libR.so available is now 
available:

        http://yziquel.homelinux.org/debian/pool/main/r/r-base/

For instance, the mkPROMISE symbol is available:

> yziq...@seldon:/usr/lib/R/lib$ nm -D libR.so | grep mkPROMISE
> 000000000011f6f0 T Rf_mkPROMISE
> yziq...@seldon:/usr/lib/R/lib$ 

Instructions for my personal repository are available here:

        http://yziquel.homelinux.org/topos/debian-repository.html

I hope this will be useful to rpy should you guys wish to develop 
things, test things, reverse-engineer things from the libR.so library.

All the best,

-- 
      Guillaume Yziquel
http://yziquel.homelinux.org/

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to