Package: bulletcp Type: Package Title: Automatic Groove Identification via Bayesian Changepoint Detection Version: 1.0.0 Authors@R: c(person("Nathaniel", "Garton", email = "nate.garton13@gmail.com", role = c("aut","cre")), person("Kiegan", "Rice", email = "ricek@iastate.edu", role = "ctb")) Maintainer: Nathaniel Garton Description: Provides functionality to automatically detect groove locations via a Bayesian changepoint detection method to be used in the data preprocessing step of forensic bullet matching algorithms. The methods in this package are based on those in Stephens (1994) . Bayesian changepoint detection will simply be an option in the function from the package 'bulletxtrctr' which identifies the groove locations. License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.0.2 Depends: R (>= 2.10), mvtnorm, dplyr, stats, assertthat Suggests: knitr, rmarkdown, ggplot2 VignetteBuilder: knitr Imports: Rdpack RdMacros: Rdpack Repository: https://nategarton13.r-universe.dev Date/Publication: 2020-01-29 23:39:36 UTC RemoteUrl: https://github.com/nategarton13/bulletcp RemoteRef: HEAD RemoteSha: 19b53e3139331c7f09a6091fab2f445822b3e21d NeedsCompilation: no Packaged: 2026-06-22 09:50:06 UTC; root Author: Nathaniel Garton [aut, cre], Kiegan Rice [ctb]