{
  "_id": "6a5325209b92047c28d55c9e",
  "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-07-12 05:22:12 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>",
  "_user": "zpneal",
  "_type": "src",
  "_file": "KOLaide_0.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/ef5e3f67a8e1d634df7423cb92b04d0ed0a85862d7a9b2b1796211a063ed637b",
  "_filesize": 213340,
  "_sha256": "ef5e3f67a8e1d634df7423cb92b04d0ed0a85862d7a9b2b1796211a063ed637b",
  "_expires": "2026-10-20T05:24:47.000Z",
  "_created": "2026-07-12T05:22:12.000Z",
  "_published": "2026-07-12T05:24:48.612Z",
  "_jobs": [
    {
      "job": 86618650264,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8256418418"
    },
    {
      "job": 86618650255,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256417177"
    },
    {
      "job": 86618650282,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8256411201"
    },
    {
      "job": 86618650279,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256411836"
    },
    {
      "job": 86618462254,
      "time": 156,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256401457"
    },
    {
      "job": 86618650260,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8256416011"
    },
    {
      "job": 86618650266,
      "time": 61,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8256409871"
    },
    {
      "job": 86618650271,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8256410483"
    },
    {
      "job": 86618650273,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256412911"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/zpneal/actions/runs/29181001946",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 23
  },
  "_downloads": {
    "count": 416,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/KOLaide"
  },
  "_devurl": "https://github.com/zpneal/kolaide",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_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-07-12T05:24:19.000Z",
      "distro": "resolute",
      "commit": "1579b733f3d7d948bf250421bed9d52f537b5e09",
      "fileid": "https://r2.ropensci.org/86270828b488248479d83e3034ba7290729e1324a2bee065bd864e4ca236841a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/29181001946"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-12T05:24:11.000Z",
      "distro": "resolute",
      "commit": "1579b733f3d7d948bf250421bed9d52f537b5e09",
      "fileid": "https://r2.ropensci.org/0fc2a9b138420d0afdb12664c2e3642b5233554cce2f9b8e4758c59571aac227",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/29181001946"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-12T05:23:29.000Z",
      "commit": "1579b733f3d7d948bf250421bed9d52f537b5e09",
      "fileid": "https://r2.ropensci.org/d045b35ecfa7371947c3c37bcb359f38e563ecd7793fbf3bdd08104e1cda7954",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/29181001946"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-12T05:23:32.000Z",
      "commit": "1579b733f3d7d948bf250421bed9d52f537b5e09",
      "fileid": "https://r2.ropensci.org/e33cf6bead5a58133e8cc24f78b5089612796bdd0ade6e5fcbfc7acd4dc66ad3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/29181001946"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-07-12T05:24:12.000Z",
      "commit": "1579b733f3d7d948bf250421bed9d52f537b5e09",
      "fileid": "https://r2.ropensci.org/9653fc44fde5789bd325d3527d10fc9e9177dad56fe063a05c8e02208c43fd03",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/29181001946"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-12T05:23:13.000Z",
      "commit": "1579b733f3d7d948bf250421bed9d52f537b5e09",
      "fileid": "https://r2.ropensci.org/d88e4bc821285ac420442ecea6385da706b3c2923e486eeb4c3aa55afd98bd8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/29181001946"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-12T05:23:17.000Z",
      "commit": "1579b733f3d7d948bf250421bed9d52f537b5e09",
      "fileid": "https://r2.ropensci.org/90a6a1bac54b00df66c1e4934a54e9bd240f756ca3c163b071365e94a32d448c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/29181001946"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-12T05:23:33.000Z",
      "commit": "1579b733f3d7d948bf250421bed9d52f537b5e09",
      "fileid": "https://r2.ropensci.org/14e7606676c183e33858ac3551f6fbaca937fc8886a174209ce2700c78309cc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/29181001946"
    }
  ]
}