{
  "_id": "6a101fd5acfb0bcc41c8b5d9",
  "Package": "modMax",
  "Type": "Package",
  "Title": "Community Structure Detection via Modularity Maximization",
  "Version": "1.1",
  "Date": "2015-07-24",
  "Author": "Maria Schelling, Cang Hui",
  "Maintainer": "Maria Schelling <schelling.rmaintainer@vodafone.de>",
  "Description": "The algorithms implemented here are used to detect the\ncommunity structure of a network. These algorithms follow\ndifferent approaches, but are all based on the concept of\nmodularity maximization.",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 06:35:25 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2015-07-24 00:00:00 UTC",
  "RemoteUrl": "https://github.com/cran/modMax",
  "RemoteRef": "HEAD",
  "RemoteSha": "13a36b0b6b28942739c3dec17b21dc71b5678458",
  "MD5sum": "2198dc9279ba6f1356010f2033296aa3",
  "_user": "cran",
  "_type": "src",
  "_file": "modMax_1.1.tar.gz",
  "_fileid": "3b25911386c6e7517a623e00e3295992d9dfeab5f2b2ce4b42206e938c039a40",
  "_filesize": 191591,
  "_sha256": "3b25911386c6e7517a623e00e3295992d9dfeab5f2b2ce4b42206e938c039a40",
  "_created": "2026-05-14T06:35:25.000Z",
  "_published": "2026-05-22T09:20:21.984Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77351539714,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988673367"
    },
    {
      "job": 77351539227,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988672035"
    },
    {
      "job": 77351538793,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988646183"
    },
    {
      "job": 77351538601,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157114782"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25845702481",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/modMax",
  "_commit": {
    "id": "13a36b0b6b28942739c3dec17b21dc71b5678458",
    "author": "Maria Schelling <schelling.rmaintainer@vodafone.de>",
    "committer": "Gabor Csardi <csardi.gabor@gmail.com>",
    "message": "version 1.1\n",
    "time": 1437696000
  },
  "_maintainer": {
    "name": "Maria Schelling",
    "email": "schelling.rmaintainer@vodafone.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "gtools",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 169,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/modMax"
  },
  "_mentions": 1,
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/modMax.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-02-18"
    },
    {
      "version": "1.1",
      "date": "2015-07-24"
    }
  ],
  "_exports": [
    "cd",
    "extremalOptimization",
    "geneticAlgorithm",
    "greedy",
    "localModularity",
    "localModularityWang",
    "louvain",
    "mome",
    "msgvm",
    "multiWay",
    "pcseoss",
    "rgplus",
    "saIndividualCollectiveMoves",
    "simulatedAnnealing",
    "spectral1",
    "spectral2",
    "spectralOptimization",
    "vertexSim"
  ],
  "_help": [
    {
      "page": "modMax-package",
      "title": "Calculate network modularity via maximization algorithms",
      "topics": [
        "modMax-package",
        "modMax"
      ]
    },
    {
      "page": "extremalOptimization",
      "title": "Extremal optimization (EO) algorithms",
      "topics": [
        "extremalOptimization",
        "pcseoss"
      ]
    },
    {
      "page": "geneticAlgorithm",
      "title": "Genetic algorithm",
      "topics": [
        "geneticAlgorithm"
      ]
    },
    {
      "page": "greedy",
      "title": "Greedy algorithms",
      "topics": [
        "cd",
        "greedy",
        "louvain",
        "mome",
        "msgvm",
        "rgplus",
        "vertexSim"
      ]
    },
    {
      "page": "localModularity",
      "title": "Algorithms using local modularity",
      "topics": [
        "localModularity",
        "localModularityWang"
      ]
    },
    {
      "page": "simulatedAnnealing",
      "title": "Simulated annealing algorithms",
      "topics": [
        "saIndividualCollectiveMoves",
        "simulatedAnnealing"
      ]
    },
    {
      "page": "spectralOptimization",
      "title": "Spectral optimization algorithms",
      "topics": [
        "multiWay",
        "spectral1",
        "spectral2",
        "spectralOptimization"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "gtools",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "rlang",
    "vctrs"
  ],
  "_score": 1.3424226808222064,
  "_indexed": true,
  "_nocasepkg": "modmax",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-14T06:37:23.000Z",
      "distro": "noble",
      "commit": "13a36b0b6b28942739c3dec17b21dc71b5678458",
      "fileid": "8cb5816e85a7e08f3a63b4dec5bbf7b73f1bf591442776c382a6248625f6415d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25845702481"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-14T06:37:17.000Z",
      "distro": "noble",
      "commit": "13a36b0b6b28942739c3dec17b21dc71b5678458",
      "fileid": "38a7da0b47475deddb2f267f7293a16d4456a9a6d092bc2667ac3c3a643f0ef0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25845702481"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-05-22T09:20:05.000Z",
      "commit": "13a36b0b6b28942739c3dec17b21dc71b5678458",
      "fileid": "816eec6641622c45c09ad3f62189f5db882569bb4cb18fbab3f4706537211180",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25845702481"
    }
  ]
}