Package: RTMB Type: Package Title: 'R' Bindings for 'TMB' Version: 1.9 Date: 2026-03-20 Authors@R: person("Kasper", "Kristensen", role = c("aut","cre"), email = "kaskr@dtu.dk", comment = c(ORCID="0000-0003-3425-3762")) Author: Kasper Kristensen [aut, cre] () Maintainer: Kasper Kristensen Description: 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) and Thygesen, U.H., Albertsen, C.M., Berg, C.W. et al. (2017) . License: GPL (>= 2) Imports: Rcpp (>= 1.0.9), Matrix, methods, TMB (>= 1.9.7), MASS LinkingTo: Rcpp, TMB, RcppEigen Roxygen: list(markdown = TRUE) VignetteBuilder: knitr, rmarkdown Suggests: knitr, rmarkdown, igraph, tinytest, numDeriv, tinyplot, microbenchmark URL: https://github.com/kaskr/RTMB BugReports: https://github.com/kaskr/RTMB/issues NeedsCompilation: yes Encoding: UTF-8 Repository: https://kaskr.r-universe.dev Date/Publication: 2026-05-29 17:36:50 UTC RemoteUrl: https://github.com/kaskr/RTMB RemoteRef: HEAD RemoteSha: 234200d87a6b97a1499e08e0108f30ff22568039 RemoteSubdir: RTMB Packaged: 2026-06-24 09:23:02 UTC; root