Package: opa
Type: Package
Title: An Implementation of Ordinal Pattern Analysis
Version: 0.8.3
Authors@R: person("Timothy", "Beechey", email = "tim.beechey@proton.me",
    role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8858-946X"))
Description: Quantifies hypothesis to data fit for repeated measures 
    and longitudinal data, as described by Thorngate (1987) 
    <doi:10.1016/S0166-4115(08)60083-7> and Grice et al., (2015) 
    <doi:10.1177/2158244015604192>. Hypothesis and data are encoded as
    pairwise relative orderings which are then compared to determine the
    percentage of orderings in the data that are matched by the hypothesis.
License: GPL (>= 3)
URL: https://timbeechey.github.io/opa/
BugReports: https://github.com/timbeechey/opa/issues
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp, RcppArmadillo
Imports: Rcpp, stats, lattice
Suggests: knitr, rmarkdown, tinytest
SystemRequirements: C++17
Depends: R (>= 2.10)
RoxygenNote: 7.3.1
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2024-03-11 21:15:34 UTC; tim
Author: Timothy Beechey [aut, cre] (<https://orcid.org/0000-0001-8858-946X>)
Maintainer: Timothy Beechey <tim.beechey@proton.me>
Repository: CRAN
Date/Publication: 2024-03-11 21:40:06 UTC
Built: R 4.3.3; x86_64-w64-mingw32; 2025-04-07 01:23:49 UTC; windows
Archs: x64
