# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "htna" in publications use:' type: software license: MIT title: 'htna: Heterogeneous Transition Network Analysis' version: 0.1.0 abstract: Implements the Heterogeneous Transition Network Analysis (HTNA) method described by López-Pernas et al. (2026) . The method is an extension of transition network analysis (TNA) where actions or events belong to two or more distinct actor types (e.g. Human and AI),preserving the actor type partition on the resulting network. Provides a thin, focused API on top of the 'Nestimate' estimation engine and the 'cograph' rendering engine, so downstream bootstrap, permutation, reliability, centrality, and plotting functions treat each actor's codes as a distinct node group. authors: - family-names: López-Pernas given-names: Sonsoles email: sonsoles.lopez@uef.fi - family-names: Misiejuk given-names: Kamila - family-names: Saqr given-names: Mohammed email: saqr@saqr.me repository: https://cran.r-universe.dev repository-code: https://github.com/sonsoleslp/htna commit: 463bbc750c84fb1dcf2da08c2fd683ccc36e4817 url: https://sonsoles.me/htna/ date-released: '2026-07-06' contact: - family-names: López-Pernas given-names: Sonsoles email: sonsoles.lopez@uef.fi