{
  "_id": "6a156c46acfb0bcc41d63cae",
  "Package": "wfg",
  "Type": "Package",
  "Title": "Weighted Fast Greedy Algorithm",
  "Version": "0.1",
  "Date": "2016-02-21",
  "Author": "Han Yu [aut, cre], Rachael Hageman Blair [aut]",
  "Maintainer": "Han Yu <hyu9@buffalo.edu>",
  "Description": "Implementation of Weighted Fast Greedy algorithm for\ncommunity detection in networks with mixed types of attributes.",
  "License": "GPL (>= 2)",
  "Packaged": {
    "Date": "2026-05-26 09:44:30 UTC",
    "User": "root"
  },
  "NeedsCompilation": "no",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://hy20189.r-universe.dev",
  "Date/Publication": "2016-02-25 00:23:11 UTC",
  "RemoteUrl": "https://github.com/cran/wfg",
  "RemoteRef": "HEAD",
  "RemoteSha": "4d6b8b6a0694e641f11d6aff96e250c44d7d901f",
  "MD5sum": "c67c77ac23c79afa5b90672e7c3f6dc0",
  "_user": "hy20189",
  "_type": "src",
  "_file": "wfg_0.1.tar.gz",
  "_fileid": "8e93212d949d8a99d8be88eb65c2d9494aa16f3146b1fb07284388627aa7a679",
  "_filesize": 87234,
  "_sha256": "8e93212d949d8a99d8be88eb65c2d9494aa16f3146b1fb07284388627aa7a679",
  "_created": "2026-05-26T09:44:30.000Z",
  "_published": "2026-05-26T09:47:50.072Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77848443832,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213877245"
    },
    {
      "job": 77848443797,
      "time": 93,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213873774"
    },
    {
      "job": 77848443792,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213878994"
    },
    {
      "job": 77848443783,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213875038"
    },
    {
      "job": 77848032423,
      "time": 149,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213841689"
    },
    {
      "job": 77848443968,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213873508"
    },
    {
      "job": 77848443963,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213870858"
    },
    {
      "job": 77848443749,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213865622"
    },
    {
      "job": 77848443880,
      "time": 167,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213898550"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hy20189/actions/runs/26444727829",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/wfg",
  "_commit": {
    "id": "4d6b8b6a0694e641f11d6aff96e250c44d7d901f",
    "author": "Han Yu <hyu9@buffalo.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1\n",
    "time": 1456359791
  },
  "_maintainer": {
    "name": "Han Yu",
    "email": "hyu9@buffalo.edu",
    "login": "hy20189",
    "description": "",
    "uuid": 154363023
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "hy20189",
      "count": 1,
      "uuid": 154363023
    }
  ],
  "_userbio": {
    "uuid": 154363023,
    "type": "user",
    "name": "yy20189"
  },
  "_downloads": {
    "count": 170,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wfg"
  },
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/wfg.html",
    "manual.pdf"
  ],
  "_realowner": "hy20189",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2016-02-24"
    }
  ],
  "_exports": [
    "network.simu",
    "wfg"
  ],
  "_help": [
    {
      "page": "network.simu",
      "title": "Simulation of Networks with Community Structures",
      "topics": [
        "network.simu"
      ]
    },
    {
      "page": "wfg",
      "title": "Weighted Fast Greedy Algorithm",
      "topics": [
        "wfg"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "rlang",
    "vctrs"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "wfg",
  "_universes": [
    "hy20189"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-26T09:46:15.000Z",
      "distro": "noble",
      "commit": "4d6b8b6a0694e641f11d6aff96e250c44d7d901f",
      "fileid": "3b5591f816c1db129e9b502a2f0d8b826a63340902c34fca3c50b96b7e00f1ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hy20189/actions/runs/26444727829"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-26T09:46:05.000Z",
      "distro": "noble",
      "commit": "4d6b8b6a0694e641f11d6aff96e250c44d7d901f",
      "fileid": "00dc5c2fb4c2f3ae0994ac5ddf453f2424bd3f0873a70d4293c89f64803b0b1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hy20189/actions/runs/26444727829"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1",
      "date": "2026-05-26T09:46:24.000Z",
      "commit": "4d6b8b6a0694e641f11d6aff96e250c44d7d901f",
      "fileid": "6c4dfc8615ef8bdfa04b6b9addc5e1e021fd0e8bec3f1af315809e8e21284768",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hy20189/actions/runs/26444727829"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1",
      "date": "2026-05-26T09:46:12.000Z",
      "commit": "4d6b8b6a0694e641f11d6aff96e250c44d7d901f",
      "fileid": "6d54a4f1e275c70b5df623a8482ce5a58e3c36feb9e032b49e9f1a93732c4444",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hy20189/actions/runs/26444727829"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1",
      "date": "2026-05-26T09:46:15.000Z",
      "commit": "4d6b8b6a0694e641f11d6aff96e250c44d7d901f",
      "fileid": "b316ca0c1b3259a6f6d5e70668293ba5833c1eaad65058f54c65306d15f6b0d7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hy20189/actions/runs/26444727829"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-05-26T09:45:50.000Z",
      "commit": "4d6b8b6a0694e641f11d6aff96e250c44d7d901f",
      "fileid": "7ba5c7bca5125cff26793905b249b187b1b492c64e4fe4b7a723cd79365da002",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hy20189/actions/runs/26444727829"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1",
      "date": "2026-05-26T09:45:36.000Z",
      "commit": "4d6b8b6a0694e641f11d6aff96e250c44d7d901f",
      "fileid": "76b8cbffea1c26272e33f8780a70be109b46edb9a809e1c2bcdf2c07b8d04283",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hy20189/actions/runs/26444727829"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-05-26T09:47:13.000Z",
      "commit": "4d6b8b6a0694e641f11d6aff96e250c44d7d901f",
      "fileid": "cf2e187b6521f0aa0c06a95349968383de18d80f2b9c636574ec10fbc98a72a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hy20189/actions/runs/26444727829"
    }
  ]
}