r-cran-rcppeigen 0.3.3.9.2-1 source package in Ubuntu

Changelog

r-cran-rcppeigen (0.3.3.9.2-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>  Fri, 08 Apr 2022 09:49:59 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-cran-rcppeigen_0.3.3.9.2-1.dsc 2.0 KiB a055f717fad11ce12dab07d595114e3704be100e8731b1b7ab49dfe25681a690
r-cran-rcppeigen_0.3.3.9.2.orig.tar.gz 1.4 MiB 2547e794d5a6fb8d9fbadf19e64afa0bcf413cc69ecf3f428995fa5a0fced493
r-cran-rcppeigen_0.3.3.9.2-1.debian.tar.xz 9.8 KiB 1e82573f56bb04945d8181878ce5c485ecd6cc06b933f4dc01c6aa2fe137fac3

Available diffs

No changes file available.

Binary packages built by this source

r-cran-rcppeigen: GNU R package for Eigen templated linear algebra

 Eigen is a C++ template library for linear algebra: matrices, vectors,
 numerical solvers and related algorithms. It supports dense
 and sparse matrices on integer, floating point and complex
 numbers, decompositions of such matrices, and solutions of
 linear systems. Its performance on many algorithms is
 comparable with some of the best implementations based on
 Lapack and level-3 BLAS.
 .
 The RcppEigen package includes the header files from the Eigen C++
 template library. Thus users do not need to install Eigen itself in
 order to use RcppEigen.

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