RTMB: 'R' Bindings for 'TMB'

Native 'R' interface to 'TMB' (Template Model Builder) so models can be written entirely in 'R' rather than 'C++'. Automatic differentiation, to any order, is available for a rich subset of 'R' features, including linear algebra for dense and sparse matrices, complex arithmetic, Fast Fourier Transform, probability distributions and special functions. 'RTMB' provides easy access to model fitting and validation following the principles of Kristensen, K., Nielsen, A., Berg, C. W., Skaug, H., & Bell, B. M. (2016) <doi:10.18637/jss.v070.i05> and Thygesen, U.H., Albertsen, C.M., Berg, C.W. et al. (2017) <doi:10.1007/s10651-017-0372-4>.

Version: 1.5
Imports: Rcpp (≥ 1.0.9), Matrix, methods, TMB (≥ 1.9.7), MASS
LinkingTo: Rcpp, TMB, RcppEigen
Suggests: knitr, rmarkdown, igraph, tinytest
Published: 2024-04-23
Author: Kasper Kristensen ORCID iD [aut, cre]
Maintainer: Kasper Kristensen <kaskr at dtu.dk>
BugReports: https://github.com/kaskr/RTMB/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/kaskr/RTMB
NeedsCompilation: yes
CRAN checks: RTMB results

Documentation:

Reference manual: RTMB.pdf
Vignettes: Details behind the AD Tape
Introduction to RTMB

Downloads:

Package source: RTMB_1.5.tar.gz
Windows binaries: r-devel: RTMB_1.5.zip, r-release: RTMB_1.5.zip, r-oldrel: RTMB_1.5.zip
macOS binaries: r-release (arm64): RTMB_1.5.tgz, r-oldrel (arm64): RTMB_1.5.tgz, r-release (x86_64): RTMB_1.5.tgz, r-oldrel (x86_64): RTMB_1.5.tgz
Old sources: RTMB archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RTMB to link to this page.