r-cran-tmb 1.9.11-2 source package in Ubuntu

Changelog

r-cran-tmb (1.9.11-2) unstable; urgency=medium

  * Team upload.
  * Rebuild against latest Matrix (Closes: #1070240)

 -- Charles Plessy <email address hidden>  Tue, 07 May 2024 10:04:15 +0900

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

Downloads

File Size SHA-256 Checksum
r-cran-tmb_1.9.11-2.dsc 2.0 KiB ee513e3df734aeda00c6fd94e5e74debd1bc5e89d05327be2d8eb45c306d5af3
r-cran-tmb_1.9.11.orig.tar.gz 745.9 KiB b2104ad80724d4175d2c36a6f604083b3c2cd2d1063fb6b51f93189b8b29e91f
r-cran-tmb_1.9.11-2.debian.tar.xz 4.2 KiB 9e3419ef3caf755689adacb48e586d65fee8483c21d189cd5757d55840ab19c0

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