Package: rapidsplithalf Type: Package Title: A Fast Permutation-Based Split-Half Reliability Algorithm Version: 0.7 Authors@R: person("Sercan", "Kahveci", role = c("aut","cre"),email = "sercan.kahveci@plus.ac.at",comment=c(ORCID = "0000-0002-4139-5710")) Description: Accurately estimates the reliability of cognitive tasks using a fast and flexible permutation-based split-half reliability algorithm that supports stratified splitting while maintaining equal split sizes. See Kahveci, Bathke, and Blechert (2025) for details. License: GPL (>= 2) BugReports: https://github.com/Spiritspeak/rapidsplit/issues/ Depends: R(>= 4.1.0) Imports: Rcpp (>= 1.0.5), fastmatch, kit Suggests: knitr, rmarkdown LinkingTo: Rcpp RoxygenNote: 7.3.3 Encoding: UTF-8 VignetteBuilder: knitr Repository: https://spiritspeak.r-universe.dev Date/Publication: 2026-05-07 12:08:36 UTC RemoteUrl: https://github.com/spiritspeak/rapidsplit RemoteRef: HEAD RemoteSha: 4da0310f628f008b671660e884047383b7d9a888 NeedsCompilation: yes Packaged: 2026-06-06 05:58:19 UTC; root Author: Sercan Kahveci [aut, cre] (ORCID: ) Maintainer: Sercan Kahveci