rserve 1.7-3-3build2 source package in Ubuntu

Changelog

rserve (1.7-3-3build2) bionic; urgency=high

  * No change rebuild against openssl1.1.

 -- Dimitri John Ledkov <email address hidden>  Mon, 05 Feb 2018 16:52:49 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
math
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe math

Downloads

File Size SHA-256 Checksum
rserve_1.7-3.orig.tar.gz 397.8 KiB f6d636c736c3f16487d9987e54554fe0c55257b9bc0671b43e536d832e513027
rserve_1.7-3-3build2.diff.gz 3.1 KiB 36ed43d6ab9674b28cf96e3e0f2e2e4575e755fb5002228fe9bc78547a1b3b22
rserve_1.7-3-3build2.dsc 1.5 KiB cb02023009baa1f9176741cc698e8ed46777a5d723c97e539aa4dbbdbf774325

Available diffs

View changes file

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/

r-cran-rserve-dbgsym: debug symbols for r-cran-rserve