Package: MultiNMix Title: Multi-Species N-Mixture (MNM) Models with 'nimble' Version: 0.1.0 Authors@R: c(person(given = "Niamh", family = "Mimnagh", role = c("aut", "cre"), email = "niamhmimnagh@gmail.com"), person(given = "Rafael", family = "de Andrade Moral", role = "aut")) Description: Simulating data and fitting multi-species N-mixture models using 'nimble'. Includes features for handling zero-inflation and temporal correlation, Bayesian inference, model diagnostics, parameter estimation, and predictive checks. Designed for ecological studies with zero-altered or time-series data. Mimnagh, N., Parnell, A., Prado, E., & Moral, R. A. (2022) . Royle, J. A. (2004) . License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: clusterGeneration, mvtnorm, extraDistr, rstan, stats, abind, methods, coda Depends: nimble, R (>= 3.5) Suggests: testthat (>= 3.0.0), knitr, rmarkdown LazyData: true URL: https://github.com/niamhmimnagh/MultiNMix BugReports: https://github.com/niamhmimnagh/MultiNMix/issues Config/pak/sysreqs: libglpk-dev make libxml2-dev Repository: https://niamhmimnagh.r-universe.dev Date/Publication: 2025-03-03 20:39:32 UTC RemoteUrl: https://github.com/niamhmimnagh/multinmix RemoteRef: HEAD RemoteSha: e71f2d5a4c787badec7c8ec5e33c3acc538c9ae8 NeedsCompilation: no Packaged: 2026-06-18 06:57:03 UTC; root Author: Niamh Mimnagh [aut, cre], Rafael de Andrade Moral [aut] Maintainer: Niamh Mimnagh