cmpsR: R Implementation of Congruent Matching Profile Segments Method

This is an open-source implementation of the Congruent Matching Profile Segments (CMPS) method (Chen et al. 2019)<doi:10.1016/j.forsciint.2019.109964>. In general, it can be used for objective comparison of striated tool marks, and in our examples, we specifically use it for bullet signatures comparisons. The CMPS score is expected to be large if two signatures are similar. So it can also be considered as a feature that measures the similarity of two bullet signatures.

Version: 0.1.2
Depends: R (≥ 3.5.0)
Imports: assertthat (≥ 0.2.0), dplyr (≥ 1.0.5), rlang (≥ 0.4.5), ggplot2 (≥ 3.3.0)
Suggests: purrr, tidyverse, ggpubr, knitr, rmarkdown
Published: 2022-07-18
Author: Wangqian Ju ORCID iD [aut, cre], Heike Hofmann ORCID iD [ctb]
Maintainer: Wangqian Ju <wju at iastate.edu>
License: GPL-3
NeedsCompilation: yes
Citation: cmpsR citation info
Materials: README
CRAN checks: cmpsR results

Documentation:

Reference manual: cmpsR.pdf
Vignettes: cmpsR-vignette

Downloads:

Package source: cmpsR_0.1.2.tar.gz
Windows binaries: r-devel: cmpsR_0.1.2.zip, r-release: cmpsR_0.1.2.zip, r-oldrel: cmpsR_0.1.2.zip
macOS binaries: r-release (arm64): cmpsR_0.1.2.tgz, r-oldrel (arm64): cmpsR_0.1.2.tgz, r-release (x86_64): cmpsR_0.1.2.tgz
Old sources: cmpsR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cmpsR to link to this page.