Package: RTMBdist Type: Package Title: Distributions Compatible with Automatic Differentiation by 'RTMB' Version: 1.0.4 Authors@R: c( person(given = "Jan-Ole", family = "Fischer", email = "jan-ole.fischer@mailbox.org", role = c("aut", "cre"), comment = c(ORCID = "0009-0004-1556-9053"))) Description: Extends the functionality of the 'RTMB' package by providing a collection of non-standard probability distributions compatible with automatic differentiation (AD). While 'RTMB' enables flexible and efficient modelling, including random effects, its built-in support is limited to standard distributions. The package adds additional AD-compatible distributions, broadening the range of models that can be implemented and estimated using 'RTMB'. Automatic differentiation and Laplace approximation are described in Kristensen et al. (2016) . License: MIT + file LICENSE Encoding: UTF-8 Imports: stats, Matrix, gamlss.dist, circular, sn, statmod, movMF Depends: R (>= 3.5.0), RTMB (>= 1.9.0) Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: knitr, rmarkdown, testthat (>= 3.0.0), TMB, gamlss.data, mvtnorm, LaMa (>= 2.1.0) Config/testthat/edition: 3 URL: https://janolefi.github.io/RTMBdist/ VignetteBuilder: knitr Repository: https://janolefi.r-universe.dev Date/Publication: 2026-05-28 09:17:59 UTC RemoteUrl: https://github.com/janolefi/rtmbdist RemoteRef: HEAD RemoteSha: f024f0876990390d8d72ac254a74169a6cd66e01 NeedsCompilation: no Packaged: 2026-07-03 22:05:25 UTC; root Author: Jan-Ole Fischer [aut, cre] (ORCID: ) Maintainer: Jan-Ole Fischer