r-cran-rinside 0.2.13-1 source package in Ubuntu

Changelog

r-cran-rinside (0.2.13-1) unstable; urgency=low

  [ Dirk Eddelbuettel ]
  * Initial Debian release 				(Closes: #797575)

  [ Jonathon Love ]
  * Initial packaging. 

 -- Dirk Eddelbuettel <email address hidden>  Thu, 03 Sep 2015 20:22:38 -0500

Upload details

Uploaded by:
Dirk Eddelbuettel
Uploaded to:
Sid
Original maintainer:
Dirk Eddelbuettel
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-rinside_0.2.13-1.dsc 1.8 KiB 06b90134b0929cd7caaaabf6874a5276d1d27a66eec2bdf25327694562ab82a6
r-cran-rinside_0.2.13.orig.tar.gz 71.9 KiB be1da861f4f8c1292f0691bce05978e409a081f24ad6006ae173a6a89aa4d031
r-cran-rinside_0.2.13-1.debian.tar.xz 2.6 KiB 254c2b677f1916042cd4d6f8666fef7abb67eb5e375131895e85a460e99ce2c4

No changes file available.

Binary packages built by this source

r-cran-rinside: GNU R package to embed R in C++ application

 The 'RInside' packages makes it easier to have "R inside" your C++
 application by providing a C++ wrapper class providing the R
 interpreter.
 .
 As R itself is embedded into your application, a shared library build
 of R is required. This works on Linux, OS X and even on Windows
 provided you use the same tools used to build R itself.
 .
 Numerous examples are provided in the eight subdirectories of the
 examples/ directory of the installed package: standard, mpi (for
 parallel computing) qt (showing how to embed 'RInside' inside a Qt
 GUI application), wt (showing how to build a "web-application" using
 the Wt toolkit), armadillo (for 'RInside' use with 'RcppArmadillo')
 and eigen (for 'RInside' use with 'RcppEigen'). The example use
 GNUmakefile(s) with GNU extensions, so a GNU make is required (and
 will use the GNUmakefile automatically).
 .
 Doxygen-generated documentation of the C++ classes is available at
 the 'RInside' website as well.

r-cran-rinside-dbgsym: debug symbols for package r-cran-rinside

 The 'RInside' packages makes it easier to have "R inside" your C++
 application by providing a C++ wrapper class providing the R
 interpreter.
 .
 As R itself is embedded into your application, a shared library build
 of R is required. This works on Linux, OS X and even on Windows
 provided you use the same tools used to build R itself.
 .
 Numerous examples are provided in the eight subdirectories of the
 examples/ directory of the installed package: standard, mpi (for
 parallel computing) qt (showing how to embed 'RInside' inside a Qt
 GUI application), wt (showing how to build a "web-application" using
 the Wt toolkit), armadillo (for 'RInside' use with 'RcppArmadillo')
 and eigen (for 'RInside' use with 'RcppEigen'). The example use
 GNUmakefile(s) with GNU extensions, so a GNU make is required (and
 will use the GNUmakefile automatically).
 .
 Doxygen-generated documentation of the C++ classes is available at
 the 'RInside' website as well.