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

Changelog

r-cran-rcppeigen (0.3.3.9.4-1) unstable; urgency=medium

  * New upstream release

  * debian/control: Set (Build-)Depends: to current R version
  * debian/control: Set Standards-Version: to current version 
  * debian/control: Switch to virtual debhelper-compat (= 13)

 -- Dirk Eddelbuettel <email address hidden>  Fri, 03 Nov 2023 09:09:17 -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.4-1.dsc 2.0 KiB 9bb25478cbad2b80bd8a676e60283040d4960bf4dbdd184c1d1ba6ff2d16c910
r-cran-rcppeigen_0.3.3.9.4.orig.tar.gz 1.4 MiB 41eabb8d034ffae0fcfcf23ca92b8f0fba5aec8f1ba108d922e19db7e10d5fb9
r-cran-rcppeigen_0.3.3.9.4-1.debian.tar.xz 9.8 KiB d525a496e726083c75d613fe58e2c3efbefaffdab61ae063058c0c1fd8f8249d

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