{
  "_id": "6a1bfcc01d7bb097a0a282bd",
  "Package": "KOLaide",
  "Title": "Pick and Plot Key Opinion Leaders from a Network Given\nConstraints",
  "Version": "0.0.1",
  "Authors@R": "c(\nperson(\"Zachary\", \"Neal\", email = \"zpneal@msu.edu\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-3076-4995\")),\nperson(\"Marcus\", \"Dockerty\", email = \"dockert1@msu.edu\", role = c(\"aut\")),\nperson(\"Jennifer Watling\", \"Neal\", email = \"jneal@msu.edu\", role = c(\"ctb\")),\nperson(\"Elise\", \"Cappella\", email = \"elise.cappella@nyu.edu\", role = c(\"ctb\")))",
  "Description": "Assists researchers in choosing Key Opinion Leaders (KOLs)\nin a network to help disseminate or encourage adoption of an\ninnovation by other network members. Potential KOL teams are\nevaluated using the ABCDE framework (Neal et al., 2025\n<doi:10.31219/osf.io/3vxy9_v1>). This framework which\nconsiders: (1) the team members' Availability, (2) the Breadth\nof the team's network coverage, (3) the Cost of recruiting a\nteam of a given size, and (4) the Diversity of the team's\nmembers, (5) which are pooled into a single Evaluation score.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "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": {
    "Date": "2026-05-31 09:09:54 UTC",
    "User": "root"
  },
  "Author": "Zachary Neal [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3076-4995>),\nMarcus Dockerty [aut],\nJennifer Watling Neal [ctb],\nElise Cappella [ctb]",
  "Maintainer": "Zachary Neal <zpneal@msu.edu>",
  "MD5sum": "4c4c1c0ec1573adf1f028f8e79da94a4",
  "_user": "zpneal",
  "_type": "src",
  "_file": "KOLaide_0.0.1.tar.gz",
  "_fileid": "dc8a95095eb83c7b4eebff1a823717235c411545e5e21ba26862c880ff2bb301",
  "_filesize": 212824,
  "_sha256": "dc8a95095eb83c7b4eebff1a823717235c411545e5e21ba26862c880ff2bb301",
  "_created": "2026-05-31T09:09:54.000Z",
  "_published": "2026-05-31T09:17:52.336Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78714379692,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315495406"
    },
    {
      "job": 78714379695,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315495340"
    },
    {
      "job": 78714379706,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315491307"
    },
    {
      "job": 78714379699,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315492948"
    },
    {
      "job": 78714212614,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315481741"
    },
    {
      "job": 78714379686,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315497010"
    },
    {
      "job": 78714379739,
      "time": 449,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315533458"
    },
    {
      "job": 78714379735,
      "time": 384,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315526449"
    },
    {
      "job": 78714379751,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315489877"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zpneal/actions/runs/26708483322",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/zpneal/kolaide",
  "_commit": {
    "id": "1579b733f3d7d948bf250421bed9d52f537b5e09",
    "author": "zpneal <zpneal@msu.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload",
    "time": 1746217221
  },
  "_maintainer": {
    "name": "Zachary Neal",
    "email": "zpneal@msu.edu",
    "login": "zpneal",
    "description": "",
    "uuid": 68908166,
    "orcid": "0000-0003-3076-4995"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "zpneal",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "zpneal",
      "count": 37,
      "uuid": 68908166
    }
  ],
  "_userbio": {
    "uuid": 68908166,
    "type": "user",
    "name": "zpneal"
  },
  "_downloads": {
    "count": 532,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/KOLaide"
  },
  "_devurl": "https://github.com/zpneal/kolaide",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/KOLaide.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zpneal/kolaide",
  "_realowner": "zpneal",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-05-06"
    }
  ],
  "_exports": [
    "pick_kols",
    "plot_kols"
  ],
  "_help": [
    {
      "page": "pick_kols",
      "title": "Pick key opinion leaders from a network given constraints",
      "topics": [
        "pick_kols"
      ]
    },
    {
      "page": "plot_kols",
      "title": "Plot a KOL team in a network",
      "topics": [
        "plot_kols"
      ]
    }
  ],
  "_pkglogo": "https://github.com/zpneal/kolaide/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/zpneal/kolaide/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "rlang",
    "vctrs"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "kolaide",
  "_universes": [
    "zpneal"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-31T09:11:52.000Z",
      "distro": "noble",
      "commit": "1579b733f3d7d948bf250421bed9d52f537b5e09",
      "fileid": "bbe4eeac978464f8c3c24f72fdf0d72eba1eba6b94cec21bbd47d1bf33550838",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/26708483322"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-31T09:11:53.000Z",
      "distro": "noble",
      "commit": "1579b733f3d7d948bf250421bed9d52f537b5e09",
      "fileid": "0d8226692c1a4a5f1691ae7bf56103c3e430907c151961a833f7687ce539a548",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/26708483322"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-31T09:11:22.000Z",
      "commit": "1579b733f3d7d948bf250421bed9d52f537b5e09",
      "fileid": "b06bb71bd4b00376339f7bc13bec70cc8472599a61c946463e1c76c4763e0705",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/26708483322"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-31T09:11:30.000Z",
      "commit": "1579b733f3d7d948bf250421bed9d52f537b5e09",
      "fileid": "ae00c83fde198b38d653d6d3f87b93dbab7b2d8b4f52ea51e3e060cb26da01d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/26708483322"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-05-31T09:12:18.000Z",
      "commit": "1579b733f3d7d948bf250421bed9d52f537b5e09",
      "fileid": "39e5be443741b123f38c96a6b4b81e3a2d3d9fcbd4e3f8af866461443880c904",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/26708483322"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-31T09:17:28.000Z",
      "commit": "1579b733f3d7d948bf250421bed9d52f537b5e09",
      "fileid": "a51dec6058d5f206badd50737a3b1de314598a25fae29d99b95968760a90b79e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/26708483322"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-31T09:16:19.000Z",
      "commit": "1579b733f3d7d948bf250421bed9d52f537b5e09",
      "fileid": "845d71803cb6b37f6413c4736ff9d27a64943d2d9e28a375410e4a3028a14ebc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/26708483322"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-31T09:11:02.000Z",
      "commit": "1579b733f3d7d948bf250421bed9d52f537b5e09",
      "fileid": "ccb84ec6e76542a2db5c560f07ac23dbcc650de8fb48992fc52945bfac7981fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/26708483322"
    }
  ]
}