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

Changelog

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

  * New upstream version

 -- Andreas Tille <email address hidden>  Fri, 27 Jan 2023 10:15:56 +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
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-tmb_1.9.2-1.dsc 2.0 KiB a7b0e04ee2730eb5dc4fe27173c1693f614d9cca4f8690e3d91a009946369fab
r-cran-tmb_1.9.2.orig.tar.gz 738.7 KiB 041426e94bf33c6b5130f9da9e05de130aa6951cce19dc99171fb36efc50e54f
r-cran-tmb_1.9.2-1.debian.tar.xz 3.7 KiB d913f3acbb4b1bb9aaf1036cb0454e2e6bbbc90859e5c534720b06866b2cc025

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