Package: fastpos
Type: Package
Title: Finds the Critical Sequential Point of Stability for a Pearson
        Correlation
Version: 0.6.0
Authors@R: person("Johannes", "Titz", email = "johannes.titz@gmail.com",
  role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-1102-5719"))
Description: Finds the critical sample size ("critical point of stability") for a 
    correlation to stabilize in Schoenbrodt and Perugini's definition of 
    sequential stability (see <doi:10.1016/j.jrp.2013.05.009>).
License: GPL-3
Imports: Rcpp, plyr, MASS, lifecycle, tibble, stats, pbmcapply
LinkingTo: Rcpp, RcppArmadillo, RcppProgress
URL: https://github.com/johannes-titz/fastpos
BugReports: https://github.com/johannes-titz/fastpos/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: knitr, rmarkdown, testthat (>= 2.1.0), covr, microbenchmark
NeedsCompilation: yes
Packaged: 2025-09-29 10:57:12 UTC; jt
Author: Johannes Titz [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-1102-5719>)
Maintainer: Johannes Titz <johannes.titz@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-29 11:10:21 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-13 04:08:34 UTC; windows
Archs: x64
