Package: bpnreg Type: Package Title: Bayesian Projected Normal Regression Models for Circular Data Version: 2.0.3 Authors@R: person("Jolien", "Cremers", email = "joliencremers@gmail.com", role = c("aut", "cre")) Description: Fitting Bayesian multiple and mixed-effect regression models for circular data based on the projected normal distribution. Both continuous and categorical predictors can be included. Sampling from the posterior is performed via an MCMC algorithm. Posterior descriptives of all parameters, model fit statistics and Bayes factors for hypothesis tests for inequality constrained hypotheses are provided. See Cremers, Mulder & Klugkist (2018) and Nuñez-Antonio & Guttiérez-Peña (2014) . Depends: R (>= 3.6.0) License: GPL-3 URL: https://github.com/joliencremers/bpnreg BugReports: https://github.com/joliencremers/bpnreg/issues Encoding: UTF-8 LazyData: true LinkingTo: Rcpp (>= 1.0.2), RcppArmadillo (>= 0.10.1.2.0), BH (>= 1.69.0.1) Imports: Rcpp (>= 1.0.2), haven (>= 2.1.1), methods (>= 3.6.0) RoxygenNote: 7.2.3 Suggests: qpdf, knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: make libx11-dev zlib1g-dev Repository: https://joliencremers.r-universe.dev Date/Publication: 2023-11-02 12:15:53 UTC RemoteUrl: https://github.com/joliencremers/bpnreg RemoteRef: HEAD RemoteSha: 1d32f5e9ac89e992f28f71814ad2dbcd619aa85b NeedsCompilation: yes Packaged: 2026-07-02 09:31:18 UTC; root Author: Jolien Cremers [aut, cre] Maintainer: Jolien Cremers