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

Changelog

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

  * New upstream version

 -- Andreas Tille <email address hidden>  Fri, 25 Aug 2023 13:39:45 +0200

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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-tmb_1.9.6-1.dsc 2.0 KiB 22dd4f6fdc17fbb02d7261f2596b6235320b5fd5671e1f0fe271744f50e534a1
r-cran-tmb_1.9.6.orig.tar.gz 743.9 KiB 00da066f99fbd07910b17ff26207c73c26935a23d71cb5efabf10922755603ea
r-cran-tmb_1.9.6-1.debian.tar.xz 3.7 KiB 1f439a9f48f07e0932addf663e74bf5fe9c8c15bd6070251ac8c3345ab6aa337

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