Package: aberrance
Title: Detect Aberrant Behavior in Test Data
Version: 0.3.0
Authors@R: c(
    person(
      "Kylie", "Gorney",
      email = "kgorney@msu.edu",
      role = c("aut", "cre"),
      comment = c(ORCID = "0000-0002-8924-0726")
    ),
    person(
      "Jiayi", "Deng",
      role = "aut",
      comment = c(ORCID = "0000-0002-1962-2956")
    )
  )
Description: Detect several types of aberrant behavior, including answer
    copying, answer similarity, change point, nonparametric misfit, parametric
    misfit, preknowledge, rapid guessing, and test tampering.
License: GPL (>= 3)
URL: https://github.com/kyliegorney/aberrance
BugReports: https://github.com/kyliegorney/aberrance/issues
Imports: graphics, grDevices, MASS, Rcpp (>= 0.11.0), stats, utils
LinkingTo: Rcpp
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-08-20 15:23:17 UTC; 17156
Author: Kylie Gorney [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8924-0726>),
  Jiayi Deng [aut] (ORCID: <https://orcid.org/0000-0002-1962-2956>)
Maintainer: Kylie Gorney <kgorney@msu.edu>
Repository: CRAN
Date/Publication: 2025-08-20 16:10:02 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-08-21 04:22:34 UTC; unix
Archs: aberrance.so.dSYM
