Package: cmcR
Type: Package
Title: An Implementation of the 'Congruent Matching Cells' Method
Version: 0.1.11
Authors@R: 
    c(person(given = "Joe",family = "Zemmels",role = c("aut","cre"),email = "jzemmels@iastate.edu"),
      person(given = "Heike",family = "Hofmann",email = "hofmann@iastate.edu",role = "aut"),
      person(given = "Susan",family = "VanderPlas", email ="susan.vanderplas@unl.edu",role= "aut"))
Maintainer: Joe Zemmels <jzemmels@iastate.edu>
Description: An open-source implementation of the 'Congruent Matching Cells' 
    method for cartridge case identification as proposed by Song (2013) <https://tsapps.nist.gov/publication/get_pdf.cfm?pub_id=911193> as well 
    as an extension of the method proposed by Tong et al. (2015) <doi:10.6028/jres.120.008>.
    Provides a wide range of pre, inter, and post-processing options when
    working with cartridge case scan data and their associated comparisons. See
    the cmcR package website for more details and examples.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.2
Imports: magrittr, x3ptools, dplyr, ggplot2 (>= 3.3.5), imager, purrr,
        zoo, stringr, stats, utils, scales, ggnewscale (>= 0.4.6),
        quantreg, tibble, tidyr, rlang, patchwork, ggplotify
Suggests: knitr, rmarkdown, markdown, testthat, DT, magick, rgl, covr,
        gridExtra, cowplot
VignetteBuilder: knitr
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2022-12-10 01:35:41 UTC; jzemm
Author: Joe Zemmels [aut, cre],
  Heike Hofmann [aut],
  Susan VanderPlas [aut]
Repository: CRAN
Date/Publication: 2022-12-10 14:00:02 UTC
Built: R 4.2.0; ; 2022-12-11 12:42:56 UTC; unix
