Package: adnuts Title: No-U-Turn MCMC Sampling for 'ADMB' Models Version: 1.1.3 Authors@R: person("Cole", "Monnahan", email = "monnahc@uw.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0871-6700")) Description: Bayesian inference using the no-U-turn (NUTS) algorithm by Hoffman and Gelman (2014) . Designed for 'AD Model Builder' ('ADMB') models, or when R functions for log-density and log-density gradient are available, such as 'Template Model Builder' models and other special cases. Functionality is similar to 'Stan', and the 'rstan' and 'shinystan' packages are used for diagnostics and inference. Depends: R (>= 3.6.0), snowfall (>= 1.84.6.1) URL: https://github.com/Cole-Monnahan-NOAA/adnuts, https://cole-monnahan-noaa.github.io/adnuts/ BugReports: https://github.com/Cole-Monnahan-NOAA/adnuts/issues License: GPL-3 | file LICENSE Encoding: UTF-8 RoxygenNote: 7.1.1 ByteCompile: true Suggests: shinystan (>= 2.5.0), matrixcalc (>= 1.0.3), stats, knitr, TMB, rmarkdown, withr, testthat (>= 2.1.0) Imports: ellipse, rstan, R2admb, ggplot2, rlang VignetteBuilder: knitr Config/pak/sysreqs: make Repository: https://cole-monnahan-noaa.r-universe.dev Date/Publication: 2026-04-03 16:32:13 UTC RemoteUrl: https://github.com/cole-monnahan-noaa/adnuts RemoteRef: HEAD RemoteSha: c401649b84924e873bcb96b9ad6ff6b48c401ada NeedsCompilation: no Packaged: 2026-07-02 07:50:18 UTC; root Author: Cole Monnahan [aut, cre] (ORCID: ) Maintainer: Cole Monnahan