{
  "_id": "6a1ffebeb401979e73445450",
  "Package": "MCL",
  "Type": "Package",
  "Title": "Markov Cluster Algorithm",
  "Version": "1.0",
  "Date": "2015-03-11",
  "Author": "Martin L. Jäger",
  "Maintainer": "Ronja Foraita <foraita@bips.uni-bremen.de>",
  "Description": "Contains the Markov cluster algorithm (MCL) for\nidentifying clusters in networks and graphs. The algorithm\nsimulates random walks on a (n x n) matrix as the adjacency\nmatrix of a graph. It alternates an expansion step and an\ninflation step until an equilibrium state is reached.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "Packaged": {
    "Date": "2026-06-03 10:10:56 UTC",
    "User": "root"
  },
  "NeedsCompilation": "no",
  "Repository": "https://rforaita.r-universe.dev",
  "Date/Publication": "2015-03-11 00:00:00 UTC",
  "RemoteUrl": "https://github.com/cran/MCL",
  "RemoteRef": "HEAD",
  "RemoteSha": "e0c6026dfe98726eea2e4b5a34e8a3b9b5dd363d",
  "MD5sum": "e823e4cc16610c94e5ad8d0148153fd0",
  "_user": "rforaita",
  "_type": "src",
  "_file": "MCL_1.0.tar.gz",
  "_fileid": "abc1d82d40dfb36b2799bf9c0a7ed9f4c6f51790dcb611b537025dc2d43df180",
  "_filesize": 94504,
  "_sha256": "abc1d82d40dfb36b2799bf9c0a7ed9f4c6f51790dcb611b537025dc2d43df180",
  "_created": "2026-06-03T10:10:56.000Z",
  "_published": "2026-06-03T10:15:26.811Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79270759924,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7381740502"
    },
    {
      "job": 79270760178,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381747113"
    },
    {
      "job": 79270759858,
      "time": 236,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7381769385"
    },
    {
      "job": 79270759890,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381735755"
    },
    {
      "job": 79270285308,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381698143"
    },
    {
      "job": 79270759820,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381731835"
    },
    {
      "job": 79270759877,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7381727546"
    },
    {
      "job": 79270759869,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7381725858"
    },
    {
      "job": 79270760009,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381725218"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rforaita/actions/runs/26877959359",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MCL",
  "_commit": {
    "id": "e0c6026dfe98726eea2e4b5a34e8a3b9b5dd363d",
    "author": "Ronja Foraita <foraita@bips.uni-bremen.de>",
    "committer": "Gabor Csardi <csardi.gabor@gmail.com>",
    "message": "version 1.0\n",
    "time": 1426032000
  },
  "_maintainer": {
    "name": "Ronja Foraita",
    "email": "foraita@bips.uni-bremen.de",
    "login": "rforaita",
    "description": "",
    "uuid": 15413913
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10.0",
      "role": "Depends"
    },
    {
      "package": "expm",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "rforaita",
      "count": 1,
      "uuid": 15413913
    }
  ],
  "_userbio": {
    "uuid": 15413913,
    "type": "user",
    "name": "Ronja Foraita"
  },
  "_downloads": {
    "count": 596,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MCL"
  },
  "_mentions": 563,
  "_searchresults": 105,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MCL.html",
    "manual.pdf"
  ],
  "_realowner": "rforaita",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-03-11"
    }
  ],
  "_exports": [
    "mcl"
  ],
  "_help": [
    {
      "page": "MCL-package",
      "title": "Markov Cluster Algorithm",
      "topics": [
        "MCL-package"
      ]
    },
    {
      "page": "mcl",
      "title": "Markov Cluster Algorithm",
      "topics": [
        "mcl"
      ]
    }
  ],
  "_rundeps": [
    "expm",
    "lattice",
    "Matrix"
  ],
  "_score": 4.498310553789601,
  "_indexed": true,
  "_nocasepkg": "mcl",
  "_universes": [
    "rforaita"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-03T10:12:47.000Z",
      "distro": "noble",
      "commit": "e0c6026dfe98726eea2e4b5a34e8a3b9b5dd363d",
      "fileid": "c6c58b858e37dce0a02e880d9c516af2947a8b550a7e932e347d1ec3a8d3772b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforaita/actions/runs/26877959359"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-03T10:13:04.000Z",
      "distro": "noble",
      "commit": "e0c6026dfe98726eea2e4b5a34e8a3b9b5dd363d",
      "fileid": "e7b865825b06e4a520ecd9a4a0fe24aee089fd3943d29300451b28fa055af493",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforaita/actions/runs/26877959359"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-03T10:14:06.000Z",
      "commit": "e0c6026dfe98726eea2e4b5a34e8a3b9b5dd363d",
      "fileid": "5fb085a4985af9a5aad5f5880989429610eaa93b04adf18c3af2396b50df74c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforaita/actions/runs/26877959359"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-03T10:12:42.000Z",
      "commit": "e0c6026dfe98726eea2e4b5a34e8a3b9b5dd363d",
      "fileid": "2841ff1bfe6b16b97a4583b4ef5a9626f8576937177f2cfff877f64193ede733",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforaita/actions/runs/26877959359"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-03T10:12:44.000Z",
      "commit": "e0c6026dfe98726eea2e4b5a34e8a3b9b5dd363d",
      "fileid": "8909c963e7eb2fea689a0d474a003edd22a4389e0d4f6351ddb025f77b2ae7e9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rforaita/actions/runs/26877959359"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-03T10:12:07.000Z",
      "commit": "e0c6026dfe98726eea2e4b5a34e8a3b9b5dd363d",
      "fileid": "96c691baedeca02813692fe980af4e0f7ea706a8b049047d26282671a33fc8a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforaita/actions/runs/26877959359"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-03T10:12:03.000Z",
      "commit": "e0c6026dfe98726eea2e4b5a34e8a3b9b5dd363d",
      "fileid": "182d500ba66f23ab5a596f78cf633bc93500716cdba2f76097debee771dfb7c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforaita/actions/runs/26877959359"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-03T10:12:01.000Z",
      "commit": "e0c6026dfe98726eea2e4b5a34e8a3b9b5dd363d",
      "fileid": "a80f5e4277cfa5aa0a2ccf058a43af2cc664e85e58245df1612fa8baace4ce79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforaita/actions/runs/26877959359"
    }
  ]
}