TMB
1.9.22Template Model Builder: A General Random Effect Tool Inspired by 'ADMB'
Overview
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.
Install
Health
- OK2026-04-2512 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-03-1011 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 25%
- Documented parameters
- 96%
- Return-value docs
- 57%
- References docs
- 0%
Downloads
Repository
Stars over time
Forks over time
Releases over time
Issues over time
PRs over time
Repository practices
3 development-tooling and community-health practices detected across 3 families in the upstream repository
Checks run against github.com/kaskr/adcomp on 2026-07-19.
Dependencies
and 54 more packages.
Code & Tests
- Cyclomatic complexity
- 2.0 median / 128 max
Test coverage
Line coverage
–
Expression
–
Tests / Examples
–
Functions
154 30 exported
Complexity
7.2 avg / 128 max
Call network
154 nodes / 142 edges
Call graph
Open call graph →Lowest coverage
Per-function coverage is not measured for this package yet.
People & History
Show 2 more contributors
50 releases. Pick two to compare their code metrics. R releases are shown for context.
- 1.9.22Latest
- RR 4.6.0 released · 2026-04-24
- 1.9.212026-03-23 · diff ↗
- 1.9.202026-03-17 · diff ↗
- 1.9.192025-12-15 · diff ↗
- 1.9.182025-10-13 · diff ↗
- RR 4.5.0 released · 2025-04-11
- 1.9.172025-03-10 · diff ↗
- 1.9.162025-01-08 · diff ↗
- 1.9.152024-09-09 · diff ↗
- 1.9.142024-07-03 · diff ↗
- 1.9.132024-06-28 · diff ↗
- 1.9.122024-06-20 · diff ↗
- RR 4.4.0 released · 2024-04-24
- 1.9.112024-04-03 · diff ↗
- 1.9.102023-12-12 · diff ↗
Show 46 earlier events
- 1.9.92023-11-28 · diff ↗
- 1.9.82023-11-27 · diff ↗
- 1.9.72023-11-22 · diff ↗
- 1.9.62023-08-11 · diff ↗
- 1.9.52023-07-18 · diff ↗
- RR 4.3.0 released · 2023-04-21
- 1.9.42023-04-18 · diff ↗
- 1.9.32023-03-28 · diff ↗
- 1.9.22023-01-23 · diff ↗
- 1.9.12022-08-16 · diff ↗
- 1.9.02022-05-27 · diff ↗
- RR 4.2.0 released · 2022-04-22
- 1.8.12022-03-23 · diff ↗
- 1.8.02022-03-07 · diff ↗
- 1.7.222021-09-28 · diff ↗
- 1.7.212021-09-06 · diff ↗
- RR 4.1.0 released · 2021-05-18
- 1.7.202021-04-08 · diff ↗
- 1.7.192021-02-05 · diff ↗
- 1.7.182020-07-27 · diff ↗
- 1.7.172020-07-23 · diff ↗
- RR 4.0.0 released · 2020-04-24
- 1.7.162020-01-15 · diff ↗
- RR 3.6.0 released · 2019-04-26
- 1.7.152018-11-09 · diff ↗
- 1.7.142018-06-23 · diff ↗
- RR 3.5.0 released · 2018-04-23
- 1.7.132018-03-22 · diff ↗
- 1.7.122017-12-11 · diff ↗
- 1.7.112017-08-09 · diff ↗
- 1.7.102017-05-05 · diff ↗
- RR 3.4.0 released · 2017-04-21
- 1.7.92017-04-12 · diff ↗
- 1.7.82017-02-09 · diff ↗
- 1.7.72017-02-01 · diff ↗
- 1.7.62017-01-16 · diff ↗
- 1.7.52016-11-21 · diff ↗
- 1.7.42016-09-21 · diff ↗
- 1.7.22016-08-09 · diff ↗
- RR 3.3.0 released · 2016-05-03
- 1.7.02016-03-25 · diff ↗
- 1.6.62016-01-30 · diff ↗
- 1.6.52015-12-03 · diff ↗
- 1.6.22015-10-19 · diff ↗
- 1.6.12015-10-15
- RR 3.2.0 released · 2015-04-16
Package metadata
- First published
- 2015-10-15
- Total releases
- 50 / 11 yrs
- License
- GPL-2 OSI
- Minimum R
- ≥ 3.0.0
- Download size
- 750 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet