Package: lpanda Title: Local Political Actor Network Diachronic Analysis Tools Version: 0.2.1.9001 Authors@R: c( person("Vaclav", "Bubenicek", email = "bubenicek@pef.czu.cz", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-0906-0750", affiliation = "Czech University of Life Sciences Prague (CZU)"))) Description: Provides functions to prepare, visualize, and analyse diachronic network data on local political actors, with a particular focus on the development of local party systems and identification of actor groups. Formalizes and automates a continuity diagram method that has been previously applied in research on Czech local politics, e.g. Bubenicek and Kubalek (2010, ISSN:1803-8220), Kubalek and Bubenicek (2012, ISSN:1803-8220), and Cmejrek, Bubenicek, and Copik (2010, ISBN:978-80-247-3061-5). The package also includes several example datasets derived from Czech municipal elections, compiled from official election results, field research, and previously published case studies on Czech local politics. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: igraph (>= 2.1.0), dplyr, magrittr, RColorBrewer, scales Suggests: testthat (>= 3.0.0), withr Config/testthat/edition: 3 URL: https://localpolitics.github.io/lpanda/, https://CRAN.R-project.org/package=lpanda, https://github.com/localpolitics/lpanda BugReports: https://github.com/localpolitics/lpanda/issues Depends: R (>= 3.5) LazyData: true Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://localpolitics.r-universe.dev Date/Publication: 2026-03-25 22:42:39 UTC RemoteUrl: https://github.com/localpolitics/lpanda RemoteRef: HEAD RemoteSha: f9eda9720a5782d24205b69add90a1b9c01efda4 NeedsCompilation: no Packaged: 2026-06-23 07:18:15 UTC; root Author: Vaclav Bubenicek [aut, cre, cph] (ORCID: , affiliation: Czech University of Life Sciences Prague (CZU)) Maintainer: Vaclav Bubenicek