Displaying 3 results from an estimated 3 matches for "mpvenkatesh".
2003 May 28
2
R Enhancements
Hi,
We - Venkatesh Mysore and Salvatore Paxia of the New York University's Bioinformatics Group under Prof.Bud Mishra - have been working on enhancements to R for a while now.
We're happy to announce that we have some good stuff up and running now:
1. A debuggable Microsoft Visual C version ( _MSC_VER) of R-1.7.0: R-1.7.0-msc (YES !!!!)
2. COM/OLE-support that will allow invoking of
2003 May 01
1
query reg. submission procedure
Hi,
I am trying to submit a patch to R-1.7.0 with new features. I'm wondering what the guidelines are.
Thanks !
Venkatesh
-Bioinformatics Group-
-New York Univerity-
-----------------------------
Home:
144 Kensington Avenue #2,
Jersey City,
NJ 07304
Ph: 201 536 1314
Office:
715 Broadway #1014,
New York,
NY 10003
Ph: 212 998 3373
2003 May 05
1
R-1.7.0: Rproxy.dll loadlibrary/freelibrary error (PR#2914)
Full_Name: Venkatesh Mysore
Version: R-1.7.0
OS: WindowsXP
Submission from: (NULL) (216.165.110.10)
While accessing Rproxy.dll repeatedly (using the code from the (D)COM example in
the R website) causes a failure in the 24th iteration. R-1.6.2 does NOT give
this error. This seems to be a memory management error, that might be linked to
the huge leakage difference between R-1.7.0 and R-1.6.2