rcpp 0.12.14-1 source package in Ubuntu

Changelog

rcpp (0.12.14-1) unstable; urgency=medium

  * New upstream release

  * debian/control: Set Build-Depends: to current R version
  * debian/control: Set Standards-Version: to current version 

 -- Dirk Eddelbuettel <email address hidden>  Sun, 03 Dec 2017 18:50:23 -0600

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rcpp_0.12.14-1.dsc 1.7 KiB ec7d88b0a27bff4e462a1c0aa7aa4edd6c7f889547fec781e7d04dfd88a23d7f
rcpp_0.12.14.orig.tar.gz 3.6 MiB da28fcfc3fe7c48d02f9f3e309b56f4be52b14a01216a23e3de8f9d6deeb7e63
rcpp_0.12.14-1.diff.gz 4.4 KiB 98ca0d9b209ed7b08dd504593f12a318cd16a1eeedbbc4981eb7e3195a0b699f

Available diffs

No changes file available.

Binary packages built by this source

r-cran-rcpp: GNU R package for Seamless R and C++ Integration

 The Rcpp package provides R functions as well as C++ classes which
 offer a seamless integration of R and C++. Many R data types and objects can be
 mapped back and forth to C++ equivalents which facilitates both writing of new
 code as well as easier integration of third-party libraries. Documentation
 about Rcpp is provided by several vignettes included in this package, via the
 Rcpp Gallery site at http://gallery.rcpp.org, the paper by Eddelbuettel and
 Francois (2011, JSS), and the book by Eddelbuettel (2013, Springer); see
 'citation("Rcpp")' for details on these last two.

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