Package: diskurs Title: An R Package To Handle Discourse Network Data Version: 0.0.6 Authors@R: person("Mario", "Angst", , "mario.angst@uzh.ch", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8297-9827")) Description: An R package to handle discourse network data as a bipartite graph of actor nodes, qualified stance edges and statement (belief) nodes. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: dplyr, ggraph, glue, igraph, lubridate, pbapply, S7, tibble, tidygraph Depends: R (>= 4.1.0) LazyData: true Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libglpk-dev libicu-dev libxml2-dev Repository: https://marioangst.r-universe.dev Date/Publication: 2025-11-26 20:17:23 UTC RemoteUrl: https://github.com/urban-sustainability-lab-zurich/diskurs RemoteRef: HEAD RemoteSha: 106b3ccc05b880d089fb0ede681afaf0a20e87da NeedsCompilation: no Packaged: 2026-07-03 15:00:30 UTC; root Author: Mario Angst [aut, cre] (ORCID: ) Maintainer: Mario Angst