Package: topologyR
Type: Package
Title: Topological Connectivity Analysis for Numeric Data
Version: 0.2.0
Authors@R: 
    person(given = "José Mauricio", family = "Gómez Julián",
           email = "isadore.nabi@pm.me", role = c("aut", "cre"))
Description: Topological data analysis methods based on graph-theoretic
    approaches for discovering topological structures in data. Constructs
    topological spaces from graphs following Nada et al. (2018)
    <doi:10.1002/mma.4726>, with visibility graph construction for time
    series following Lacasa et al. (2008) <doi:10.1073/pnas.0709247105>.
    Supports directed visibility graphs for bitopological analysis of
    temporal irreversibility (Kelly, 1963), and Alexandrov topology
    construction from reachability preorders.
License: MIT + file LICENSE
URL: https://github.com/IsadoreNabi/topologyR
BugReports: https://github.com/IsadoreNabi/topologyR/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.0.0)
Imports: ggplot2, Rcpp, stats, utils
LinkingTo: Rcpp
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2026-04-04 19:08:09 UTC; ROG
Author: José Mauricio Gómez Julián [aut, cre]
Maintainer: José Mauricio Gómez Julián <isadore.nabi@pm.me>
Repository: CRAN
Date/Publication: 2026-04-05 06:50:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2026-04-27 11:31:03 UTC; windows
Archs: x64
