Package: opa Type: Package Title: An Implementation of Ordinal Pattern Analysis Version: 0.8.2.033 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) and Grice et al., (2015) . 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 Repository: https://timbeechey.r-universe.dev Date/Publication: 2025-06-28 05:46:21 UTC RemoteUrl: https://github.com/timbeechey/opa RemoteRef: HEAD RemoteSha: 1881bdd6bc03e1ad07b3f375c8f728d1e62f589b NeedsCompilation: yes Packaged: 2026-06-20 09:45:02 UTC; root Author: Timothy Beechey [aut, cre] (ORCID: ) Maintainer: Timothy Beechey