Package: TDAkit Type: Package Title: Toolkit for Topological Data Analysis Version: 0.1.3 Authors@R: c(person("Kisung", "You", role = c("aut", "cre"),email = "kisung.you@outlook.com",comment=c(ORCID="0000-0002-8584-459X")),person("Byeongsu","Yu", role="aut",email="byeongsu.yu@math.tamu.edu")) Description: Topological data analysis studies structure and shape of the data using topological features. We provide a variety of algorithms to learn with persistent homology of the data based on functional summaries for clustering, hypothesis testing, visualization, and others. We refer to Wasserman (2018) for a statistical perspective on the topic. License: MIT + file LICENSE Encoding: UTF-8 Imports: Rcpp, Rdpack, TDAstats, T4cluster, energy, ggplot2, maotai, stats, utils LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.3.2 RdMacros: Rdpack Config/pak/sysreqs: cmake libgmp3-dev make libgsl0-dev pkg-config libclang-dev Repository: https://kisungyou.r-universe.dev Date/Publication: 2025-09-21 01:36:54 UTC RemoteUrl: https://github.com/kisungyou/tdakit RemoteRef: HEAD RemoteSha: fa90921099d07eca55e3fdaed4f5e90465f34c0d NeedsCompilation: yes Packaged: 2026-06-23 06:17:38 UTC; root Author: Kisung You [aut, cre] (ORCID: ), Byeongsu Yu [aut] Maintainer: Kisung You