Package: lakhesis Title: Consensus Seriation for Binary Data Version: 1.1.2 Authors@R: person(c("Stephen", "A."), "Collins-Elliott", , "sce@utk.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5642-6903")) Description: Determining consensus seriations for binary incidence matrices, using a two-step process of Procrustes-fit correspondence analysis for heuristic selection of partial seriations and iterative regression to establish a single consensus. Contains the Lakhesis Calculator, a graphical platform for identifying seriated sequences. Collins-Elliott (2026) "Lakhesis: Consensus Seriation via Iterative Regression of Partial Rankings for Binary Data" . License: GPL (>= 3) Imports: stats, Rcpp, RcppArmadillo, readr, ca, ggplot2, Rdpack, shiny, shinydashboard, bslib RdMacros: Rdpack Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 LinkingTo: Rcpp, RcppArmadillo Depends: R (>= 3.5.0) LazyData: true Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev libx11-dev zlib1g-dev Repository: https://scollinselliott.r-universe.dev Date/Publication: 2026-05-28 17:20:25 UTC RemoteUrl: https://github.com/scollinselliott/lakhesis RemoteRef: HEAD RemoteSha: 1ec348f28f71aa25062dd348be8a7525a2bb40a7 NeedsCompilation: yes Packaged: 2026-07-04 09:48:19 UTC; root Author: Stephen A. Collins-Elliott [aut, cre] (ORCID: ) Maintainer: Stephen A. Collins-Elliott