Package: bnns Title: Bayesian Neural Network with 'Stan' Version: 1.0.0.9000 Authors@R: person("Swarnendu", "Chatterjee", , "swarnendu.stat@gmail.com", role = c("aut", "cre", "cph")) Description: Offers a flexible formula-based interface for building and training Bayesian Neural Networks powered by 'Stan'. The package supports modeling complex relationships while providing rigorous uncertainty quantification via posterior distributions. With features like user chosen priors, clear predictions, and support for regression, binary, and multi-class classification, it is well-suited for applications in clinical trials, finance, and other fields requiring robust Bayesian inference and decision-making. References: Neal(1996) . License: MIT + file LICENSE Depends: R (>= 4.2.0) Encoding: UTF-8 Roxygen: list(markdown = TRUE) Suggests: bayesplot, covr, dials, dplyr, ggplot2, knitr, mlbench, OpenCL, parsnip (>= 1.0.0), ranger, recipes, rlang, rmarkdown, rsample, testthat (>= 3.0.0), tidymodels, tune, workflows Config/testthat/edition: 3 Imports: BH, digest, loo, pROC, RcppEigen, rstan, stats, tibble URL: https://github.com/swarnendu-stat/bnns, https://swarnendu-stat.github.io/bnns/ BugReports: https://github.com/swarnendu-stat/bnns/issues VignetteBuilder: knitr Config/Needs/website: rmarkdown Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: make Repository: https://swarnendu-stat.r-universe.dev Date/Publication: 2026-06-12 19:22:45 UTC RemoteUrl: https://github.com/swarnendu-stat/bnns RemoteRef: HEAD RemoteSha: 36d5a9493d3faed8cf2f0acc01910c6bfcd0a1d7 NeedsCompilation: no Packaged: 2026-06-12 20:17:04 UTC; root Author: Swarnendu Chatterjee [aut, cre, cph] Maintainer: Swarnendu Chatterjee