Package: BayesDissolution Title: Bayesian Models for Dissolution Testing Version: 0.2.0 Authors@R: c(person(given = "Tony", family = "Pourmohamad", role = c("aut", "cre"), email = "tpourmohamad@gmail.com"), person(given = "Steven", family = "Novick", role = "ctb")) Description: Fits Bayesian models (amongst others) to dissolution data sets that can be used for dissolution testing. The package was originally constructed to include only the Bayesian models outlined in Pourmohamad et al. (2022) . However, additional Bayesian and non-Bayesian models (based on bootstrapping and generalized pivotal quanties) have also been added. More models may be added over time. License: GPL-2 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: coda, geoR, MCMCpack, mnormt, pscl, shiny, stats Depends: R (>= 2.10) Suggests: ggplot2, scales Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://tpourmohamad.r-universe.dev Date/Publication: 2024-02-15 20:24:46 UTC RemoteUrl: https://github.com/tpourmohamad/bayesdissolution RemoteRef: HEAD RemoteSha: 0f65e56bd83db53cb0b56a6e2e6d38918cbafa79 NeedsCompilation: no Packaged: 2026-06-22 11:31:09 UTC; root Author: Tony Pourmohamad [aut, cre], Steven Novick [ctb] Maintainer: Tony Pourmohamad