
CVS log for wip/R-Rserve/distinfo
Up to [NetBSD + pkgsrc-wip] / wip / R-Rserve
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 22 20:50:23 2005 UTC (6 years, 9 months ago) by mchittur
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -2
lines
updated the package R-Rserve to 0.3.16 and distinfo
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Nov 29 18:19:35 2004 UTC (7 years, 5 months ago) by daprice
Branches: daprice
CVS tags: daprice_20041129
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Rserve is a TCP/IP server which allows other programs to use facilities of R (see www.r-project.org) from various languages without the need to initialize R or link against R library. Every connection has a separate workspace and working directory. Client-side implementations are available for popular languages such as C/C++ and Java. Rserve supports remote connection, authentication and file transfer. Typical use is to integrate R backend for computation of statstical models, plots etc. in other applications.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Nov 29 18:19:35 2004 UTC (7 years, 5 months ago) by daprice
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>