Package: BayesPPR Title: Bayesian Projection Pursuit Regression Version: 0.1.0.9000 Authors@R: c( person(given = "Gavin", family = "Collins", role = c("aut", "ctb"), email = "gqcolli@sandia.gov"), person(given = "J. Derek", family = "Tucker", role = c("ctb", "cre"), email = "jdtuck@sandia.gov", comment = c(ORCID = "0000-0001-8844-2169"))) Description: Bayesian fitting of projection pursuit regression model. Built to handle continuous and categorical inputs and scalar output (Collins et al., 2023 ). License: MIT + file LICENSE Encoding: UTF-8 Imports: methods Roxygen: list(markdown = TRUE) Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 URL: https://github.com/gqcollins/BayesPPR BugReports: https://github.com/gqcollins/BayesPPR/issues Repository: https://gqcollins.r-universe.dev Date/Publication: 2026-05-18 18:13:56 UTC RemoteUrl: https://github.com/gqcollins/bayesppr RemoteRef: HEAD RemoteSha: 102a6b5a3170e052b6a6ec03c89d608a5424ff71 NeedsCompilation: no Packaged: 2026-07-18 06:38:57 UTC; root Author: Gavin Collins [aut, ctb], J. Derek Tucker [ctb, cre] (ORCID: ) Maintainer: J. Derek Tucker