r-cran-tmb 1.9.6-5 source package in Ubuntu

Changelog

r-cran-tmb (1.9.6-5) unstable; urgency=medium

  * Due to the different sorting of '-' and '.' we really need to
    create a dependency from the actual r-cran-matrix Debian release
    version

 -- Andreas Tille <email address hidden>  Thu, 02 Nov 2023 14:44:29 +0100

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
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-tmb_1.9.6-5.dsc 2.0 KiB fbaee6a618475ddccd106cdca36938f3160db956e63efc1b0feba5107d3a9fca
r-cran-tmb_1.9.6.orig.tar.gz 743.9 KiB 00da066f99fbd07910b17ff26207c73c26935a23d71cb5efabf10922755603ea
r-cran-tmb_1.9.6-5.debian.tar.xz 3.9 KiB 1bff7da526b22a94a2b8d6fc139955cd60d15b6babc1c3120461cf15ecdc41cc

Available diffs

No changes file available.

Binary packages built by this source

r-cran-tmb: GNU R template model builder: general random effect tool

 With this tool, a user should be able to quickly implement complex
 random effect models through simple C++ templates. The package combines
 'CppAD' (C++ automatic differentiation), 'Eigen' (templated matrix-vector
 library) and 'CHOLMOD' (sparse matrix routines available from R) to obtain an
 efficient implementation of the applied Laplace approximation with exact
 derivatives. Key features are: Automatic sparseness detection, parallelism
 through 'BLAS' and parallel user templates.

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