Package: abasequence
Title: Coding 'ABA' Patterns for Sequence Data
Version: 0.1.0
Authors@R: 
    person("Andrew", "Pilny", , "andy.pilny@uky.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-6603-5490"))
Description: Provides a suite of functions for analyzing sequences of events. Users can generate and code sequences based on predefined rules, with a special focus on the identification of sequences coded as 'ABA' (when one element appears, followed by a different one, and then followed by the first). Additionally, the package offers the ability to calculate the length of consecutive 'ABA'-coded sequences sharing common elements. The methods implemented in this package are based on the work by Ziembowicz, K., Rychwalska, A., & Nowak, A. (2022). <doi:10.1177/10464964221118674>.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-07-13 15:32:02 UTC; andypilny
Author: Andrew Pilny [aut, cre] (<https://orcid.org/0000-0001-6603-5490>)
Maintainer: Andrew Pilny <andy.pilny@uky.edu>
Repository: CRAN
Date/Publication: 2023-07-14 13:20:02 UTC
Built: R 4.6.0; ; 2025-08-18 01:46:25 UTC; unix
