Package: RTMBp 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. 'RTMBp' 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/RTMBp BugReports: https://github.com/kaskr/RTMBp/issues NeedsCompilation: yes Encoding: UTF-8 SystemRequirements: GNU make Config/pak/sysreqs: make Repository: https://kaskr.r-universe.dev Date/Publication: 2026-04-21 14:56:17 UTC RemoteUrl: https://github.com/kaskr/RTMB RemoteRef: RTMBp RemoteSha: 3f3cfcb24173d1181e24f8469b9aef3483c24643 RemoteSubdir: RTMBp Packaged: 2026-05-27 06:46:36 UTC; root