Package: KOLaide Title: Pick and Plot Key Opinion Leaders from a Network Given Constraints Version: 0.0.1 Authors@R: c( person("Zachary", "Neal", email = "zpneal@msu.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3076-4995")), person("Marcus", "Dockerty", email = "dockert1@msu.edu", role = c("aut")), person("Jennifer Watling", "Neal", email = "jneal@msu.edu", role = c("ctb")), person("Elise", "Cappella", email = "elise.cappella@nyu.edu", role = c("ctb"))) Description: Assists researchers in choosing Key Opinion Leaders (KOLs) in a network to help disseminate or encourage adoption of an innovation by other network members. Potential KOL teams are evaluated using the ABCDE framework (Neal et al., 2025 ). This framework which considers: (1) the team members' Availability, (2) the Breadth of the team's network coverage, (3) the Cost of recruiting a team of a given size, and (4) the Diversity of the team's members, (5) which are pooled into a single Evaluation score. License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Depends: R (>= 2.10) Imports: igraph, methods, utils Suggests: knitr, rmarkdown URL: https://github.com/zpneal/KOLaide BugReports: https://github.com/zpneal/KOLaide/issues Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://zpneal.r-universe.dev Date/Publication: 2025-05-02 20:20:21 UTC RemoteUrl: https://github.com/zpneal/kolaide RemoteRef: HEAD RemoteSha: 1579b733f3d7d948bf250421bed9d52f537b5e09 NeedsCompilation: no Packaged: 2026-05-31 09:09:54 UTC; root Author: Zachary Neal [aut, cre] (ORCID: ), Marcus Dockerty [aut], Jennifer Watling Neal [ctb], Elise Cappella [ctb] Maintainer: Zachary Neal