{
  "_id": "6a1f0252b401979e7341b251",
  "Package": "statGraph",
  "Type": "Package",
  "Title": "Statistical Methods for Graphs",
  "Version": "1.0.6",
  "Authors@R": "c(\nperson(\"Grover E.\", \"Castro Guzman\", email=\"grover@usp.br\", role=c(\"aut\")),\nperson(\"Diogo R.\", \"da Costa\", email=\"diogocost2@gmail.com\", role=c(\"aut\")),\nperson(\"Taiane C.\", \"Ramos\", email=\"taiane@ime.usp.br\", role=c(\"aut\")),\nperson(\"Suzana S.\", \"Santos\", email=\"suzana@ime.usp.br\", role=c(\"aut\")),\nperson(\"Eduardo S.\", \"Lira\", email=\"edulira@ime.usp.br\", role=c(\"aut\")),\nperson(\"Andre\", \"Fujita\", email=\"andrefujita@usp.br\", role=c(\"aut\", \"cre\")))",
  "Maintainer": "Andre Fujita <andrefujita@usp.br>",
  "Description": "Contains statistical methods to analyze graphs, such as\ngraph parameter estimation, model selection based on the Graph\nInformation Criterion, statistical tests to discriminate two or\nmore populations of graphs, correlation between graphs, and\nclustering of graphs. References: Takahashi et al. (2012)\n<doi:10.1371/journal.pone.0049949>, Fujita et al. (2017)\n<doi:10.3389/fnins.2017.00066>, Fujita et al. (2017)\n<doi:10.1016/j.csda.2016.11.016>, Fujita et al. (2019)\n<doi:10.1093/comnet/cnz028>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyLoad": "yes",
  "URL": "https://www.ime.usp.br/~fujita/software.html",
  "Date": "2024-09-01",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.3.2",
  "Packaged": {
    "Date": "2026-05-18 08:23:50 UTC",
    "User": "root"
  },
  "Author": "Grover E. Castro Guzman [aut], Diogo R. da Costa [aut], Taiane\nC. Ramos [aut], Suzana S. Santos [aut], Eduardo S. Lira [aut],\nAndre Fujita [aut, cre]",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://andrefujita.r-universe.dev",
  "Date/Publication": "2024-09-02 02:54:47 UTC",
  "RemoteUrl": "https://github.com/cran/statGraph",
  "RemoteRef": "HEAD",
  "RemoteSha": "5221007b3c6e3e9f2c0a5c6b1c0ec203ddd387cc",
  "MD5sum": "9433a9f798ac0fc5d27928bc64f20f77",
  "_user": "andrefujita",
  "_type": "src",
  "_file": "statGraph_1.0.6.tar.gz",
  "_fileid": "ef2278a414196bd3bc9e005823e82c803a32dfc196b72be11a1500a29546dbb4",
  "_filesize": 177435,
  "_sha256": "ef2278a414196bd3bc9e005823e82c803a32dfc196b72be11a1500a29546dbb4",
  "_created": "2026-05-18T08:23:50.000Z",
  "_published": "2026-06-02T16:18:26.130Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79118602018,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052885678"
    },
    {
      "job": 79118602149,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052877604"
    },
    {
      "job": 79118602121,
      "time": 198,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052891822"
    },
    {
      "job": 79118602026,
      "time": 191,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052878837"
    },
    {
      "job": 79118601130,
      "time": 143,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052834706"
    },
    {
      "job": 79118601066,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363512849"
    },
    {
      "job": 79118602110,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052865448"
    },
    {
      "job": 79118602085,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052860966"
    },
    {
      "job": 79118601851,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052868763"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andrefujita/actions/runs/26021920011",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/statGraph",
  "_commit": {
    "id": "5221007b3c6e3e9f2c0a5c6b1c0ec203ddd387cc",
    "author": "Andre Fujita <andrefujita@usp.br>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.6\n",
    "time": 1725245687
  },
  "_maintainer": {
    "name": "Andre Fujita",
    "email": "andrefujita@usp.br",
    "login": "andrefujita",
    "description": "",
    "uuid": 81040108
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "rARPACK",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "andrefujita",
      "count": 11,
      "uuid": 81040108
    }
  ],
  "_userbio": {
    "uuid": 81040108,
    "type": "user",
    "name": "andrefujita"
  },
  "_downloads": {
    "count": 208,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/statGraph"
  },
  "_mentions": 1,
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/statGraph.html",
    "manual.pdf"
  ],
  "_realowner": "andrefujita",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-04-21"
    },
    {
      "version": "0.2.0",
      "date": "2019-01-10"
    },
    {
      "version": "0.3.0",
      "date": "2019-10-24"
    },
    {
      "version": "0.4.0",
      "date": "2020-11-19"
    },
    {
      "version": "0.4.1",
      "date": "2020-12-16"
    },
    {
      "version": "0.5.0",
      "date": "2021-05-19"
    },
    {
      "version": "0.5.1",
      "date": "2024-01-26"
    },
    {
      "version": "1.0.0",
      "date": "2024-04-16"
    },
    {
      "version": "1.0.1",
      "date": "2024-05-05"
    },
    {
      "version": "1.0.2",
      "date": "2024-07-03"
    },
    {
      "version": "1.0.3",
      "date": "2024-07-26"
    },
    {
      "version": "1.0.4",
      "date": "2024-08-26"
    },
    {
      "version": "1.0.5",
      "date": "2024-08-30"
    },
    {
      "version": "1.0.6",
      "date": "2024-09-01"
    }
  ],
  "_exports": [
    "anogva",
    "GIC",
    "graph.acf",
    "graph.cem",
    "graph.cor.test",
    "graph.dist",
    "graph.entropy",
    "graph.hclust",
    "graph.kmeans",
    "graph.model.selection",
    "graph.mult.scaling",
    "graph.param.estimator",
    "graph.spectral.density",
    "graph.takahashi.test",
    "sp.anogva"
  ],
  "_help": [
    {
      "page": "anogva",
      "title": "Analysis Of Graph Variability (ANOGVA)",
      "topics": [
        "anogva"
      ]
    },
    {
      "page": "GIC",
      "title": "Graph Information Criterion (GIC)",
      "topics": [
        "GIC"
      ]
    },
    {
      "page": "graph.acf",
      "title": "Autocorrelation Function Estimation for Graphs",
      "topics": [
        "graph.acf"
      ]
    },
    {
      "page": "graph.cem",
      "title": "Graph Clustering Expectation-Maximization (gCEM)",
      "topics": [
        "graph.cem"
      ]
    },
    {
      "page": "graph.cor.test",
      "title": "Test for Association / Correlation Between Paired Samples of Graphs",
      "topics": [
        "graph.cor.test"
      ]
    },
    {
      "page": "graph.dist",
      "title": "Distance Matrix on a List of Graphs",
      "topics": [
        "graph.dist"
      ]
    },
    {
      "page": "graph.entropy",
      "title": "Graph Spectral Entropy",
      "topics": [
        "graph.entropy"
      ]
    },
    {
      "page": "graph.hclust",
      "title": "Hierarchical Cluster Analysis on a List of Graphs",
      "topics": [
        "graph.hclust"
      ]
    },
    {
      "page": "graph.kmeans",
      "title": "K-means for Graphs",
      "topics": [
        "graph.kmeans"
      ]
    },
    {
      "page": "graph.model.selection",
      "title": "Graph Model Selection",
      "topics": [
        "graph.model.selection"
      ]
    },
    {
      "page": "graph.mult.scaling",
      "title": "Multidimensional Scaling of Graphs",
      "topics": [
        "graph.mult.scaling"
      ]
    },
    {
      "page": "graph.param.estimator",
      "title": "Graph Parameter Estimator",
      "topics": [
        "graph.param.estimator"
      ]
    },
    {
      "page": "graph.spectral.density",
      "title": "Graph Spectral Density",
      "topics": [
        "graph.spectral.density"
      ]
    },
    {
      "page": "graph.takahashi.test",
      "title": "Test for the Jensen-Shannon Divergence Between Graphs",
      "topics": [
        "graph.takahashi.test"
      ]
    },
    {
      "page": "sp.anogva",
      "title": "Semi-parametric Analysis of Graph Variability (SP-ANOGVA)",
      "topics": [
        "sp.anogva"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cluster",
    "codetools",
    "cpp11",
    "doParallel",
    "foreach",
    "glue",
    "igraph",
    "iterators",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mvtnorm",
    "pkgconfig",
    "rARPACK",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "RSpectra",
    "vctrs"
  ],
  "_score": 1.4471580313422192,
  "_indexed": true,
  "_nocasepkg": "statgraph",
  "_universes": [
    "andrefujita"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-05-18T08:26:15.000Z",
      "distro": "noble",
      "commit": "5221007b3c6e3e9f2c0a5c6b1c0ec203ddd387cc",
      "fileid": "82bd80f16c5dfd17b9040884c819b35c08e968133aaa156f41d0dc49a4e9b280",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrefujita/actions/runs/26021920011"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-05-18T08:25:56.000Z",
      "distro": "noble",
      "commit": "5221007b3c6e3e9f2c0a5c6b1c0ec203ddd387cc",
      "fileid": "ecc51ac1566cfc6b6c8ec9e464d7ff791b880438dc7fb8534be649c9b54b2cbd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrefujita/actions/runs/26021920011"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-05-18T08:26:32.000Z",
      "commit": "5221007b3c6e3e9f2c0a5c6b1c0ec203ddd387cc",
      "fileid": "a067b793d3f72e48ad17fbc5eaa7784728b40256ed839c68402a78242e84b9f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrefujita/actions/runs/26021920011"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-05-18T08:25:55.000Z",
      "commit": "5221007b3c6e3e9f2c0a5c6b1c0ec203ddd387cc",
      "fileid": "4d8f3ad5432e659dc1006f12338c687eb2e78c138362a0f4fe33bf643af83dc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrefujita/actions/runs/26021920011"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-18T08:25:12.000Z",
      "commit": "5221007b3c6e3e9f2c0a5c6b1c0ec203ddd387cc",
      "fileid": "0e04be77b7188c58d25b75c3dba224bcbc2eeb5fa5747491347c9d7123a0c6b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrefujita/actions/runs/26021920011"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-18T08:24:58.000Z",
      "commit": "5221007b3c6e3e9f2c0a5c6b1c0ec203ddd387cc",
      "fileid": "c19eaeda8502d5437f837f4db560d488a36dd8780d1f9b18176d4f12a9064384",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrefujita/actions/runs/26021920011"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-18T08:25:20.000Z",
      "commit": "5221007b3c6e3e9f2c0a5c6b1c0ec203ddd387cc",
      "fileid": "844531ed1e169cb4338554704b4ad062736284c19ec6583dfa312c6d2ade491d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrefujita/actions/runs/26021920011"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.6",
      "date": "2026-06-02T16:18:07.000Z",
      "commit": "5221007b3c6e3e9f2c0a5c6b1c0ec203ddd387cc",
      "fileid": "32e7e424215616a1e492a99650bdb6ff6fd1995abcb28cd7271180c3e0f08cbd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andrefujita/actions/runs/26021920011"
    }
  ]
}