rserve 1.7-3-2 source package in Ubuntu

Changelog

rserve (1.7-3-2) unstable; urgency=low


  * src/Rserv.c: Applied patch by Svante Signell to permit compilation on
    hurd-i386; patch forwarded upstream as well 	(Closes: ##737308)

  * debian/control: Set Build-Depends: to current R version 
  * debian/control: Set Standards-Version: to current version 
  
 -- Dirk Eddelbuettel <email address hidden>  Sat, 01 Feb 2014 08:04:22 -0600

Upload details

Uploaded by:
Dirk Eddelbuettel
Uploaded to:
Sid
Original maintainer:
Dirk Eddelbuettel
Architectures:
any
Section:
gnu-r
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe math

Downloads

File Size SHA-256 Checksum
rserve_1.7-3-2.dsc 1.0 KiB 264c85929b5da29fa1669b6361a873062701ae11a239d6072ad028094dd0ee5b
rserve_1.7-3.orig.tar.gz 397.8 KiB f6d636c736c3f16487d9987e54554fe0c55257b9bc0671b43e536d832e513027
rserve_1.7-3-2.diff.gz 2.8 KiB 066cea50841578e775424bee44dc537dec8fdc0d96800166923d38ad52198ec1

Available diffs

No changes file available.

Binary packages built by this source

r-cran-rserve: GNU R Rserve tcp/ip server and sample clients

 This package provide Rserve, a headless server for GNU R. Rserve
 acts as a socket server (TCP/IP or local sockets) which allows binary
 requests to be sent to R. Every connection has a separate workspace
 and working directory. Client-side implementations are available for
 popular languages such as C/C++ and Java, allowing any application to
 use facilities of R without the need of linking to R code. Rserve
 supports remote connection, user authentication and file transfer. A
 simple R client is included in this package as well.
 .
 URL: http://www.rosuda.org/Rserve/