{
  "_id": "6a200cd2b401979e73447b69",
  "Type": "Package",
  "Package": "DiffCorr",
  "Title": "Analyzing and Visualizing Differential Correlation Networks in\nBiological Data",
  "Version": "0.4.5",
  "Date": "2025-06-08",
  "Authors@R": "c(\nperson(\"Atsushi\", \"Fukushima\", , \"afukushima@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Kozo\", \"Nishida\", , \"kozo.nishida@gmail.com\", role = \"aut\")\n)",
  "Description": "A method for identifying pattern changes between 2\nexperimental conditions in correlation networks (e.g., gene\nco-expression networks), which builds on a commonly used\nassociation measure, such as Pearson's correlation coefficient.\nThis package includes functions to calculate correlation\nmatrices for high-dimensional dataset and to test differential\ncorrelation, which means the changes in the correlation\nrelationship among variables (e.g., genes and metabolites)\nbetween 2 experimental conditions.",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 11:11:55 UTC",
    "User": "root"
  },
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://afukushima.r-universe.dev",
  "Date/Publication": "2025-06-08 04:28:03 UTC",
  "RemoteUrl": "https://github.com/afukushima/diffcorr",
  "RemoteRef": "HEAD",
  "RemoteSha": "ed6c7f6ddd500a79c6540f01c3718cf9c793cc34",
  "Author": "Atsushi Fukushima [aut, cre],\nKozo Nishida [aut]",
  "Maintainer": "Atsushi Fukushima <afukushima@gmail.com>",
  "MD5sum": "afe163a15665c606f63ebf122dd98408",
  "_user": "afukushima",
  "_type": "src",
  "_file": "DiffCorr_0.4.5.tar.gz",
  "_fileid": "eeb479c65ea043c0aac883e507a31079790aed8d827125cea87317d7b20f4839",
  "_filesize": 1283203,
  "_sha256": "eeb479c65ea043c0aac883e507a31079790aed8d827125cea87317d7b20f4839",
  "_created": "2026-06-03T11:11:55.000Z",
  "_published": "2026-06-03T11:15:30.557Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79280749815,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7383008375"
    },
    {
      "job": 79280749836,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383011022"
    },
    {
      "job": 79280749903,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7382989106"
    },
    {
      "job": 79280749847,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382997690"
    },
    {
      "job": 79280244139,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382948655"
    },
    {
      "job": 79280749940,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382989962"
    },
    {
      "job": 79280750073,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7382991193"
    },
    {
      "job": 79280749973,
      "time": 156,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7383007348"
    },
    {
      "job": 79280749870,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382992687"
    }
  ],
  "_buildurl": "https://github.com/r-universe/afukushima/actions/runs/26880849608",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/afukushima/diffcorr",
  "_commit": {
    "id": "ed6c7f6ddd500a79c6540f01c3718cf9c793cc34",
    "author": "Atsushi Fukushima <afukushima@gmail.com>",
    "committer": "Atsushi Fukushima <afukushima@gmail.com>",
    "message": "update NEWS\n",
    "time": 1749356883
  },
  "_maintainer": {
    "name": "Atsushi Fukushima",
    "email": "afukushima@gmail.com",
    "login": "afukushima",
    "description": "",
    "uuid": 1477136
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "fdrtool",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Depends"
    },
    {
      "package": "multtest",
      "role": "Depends"
    },
    {
      "package": "pcaMethods",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "prettydoc",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "afukushima",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-23",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "afukushima",
      "count": 33,
      "uuid": 1477136
    },
    {
      "user": "kozo2",
      "count": 19,
      "uuid": 12192
    }
  ],
  "_userbio": {
    "uuid": 1477136,
    "type": "user",
    "name": "Atsushi Fukushima"
  },
  "_downloads": {
    "count": 264,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DiffCorr"
  },
  "_mentions": 21,
  "_devurl": "https://github.com/afukushima/diffcorr",
  "_searchresults": 33,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DiffCorr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/afukushima/diffcorr",
  "_realowner": "afukushima",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.1",
      "date": "2015-04-01"
    },
    {
      "version": "0.4.2",
      "date": "2022-05-01"
    },
    {
      "version": "0.4.3",
      "date": "2023-08-25"
    },
    {
      "version": "0.4.4",
      "date": "2024-09-30"
    },
    {
      "version": "0.4.5",
      "date": "2025-06-08"
    }
  ],
  "_exports": [
    "cluster.molecule",
    "comp.2.cc.fdr",
    "compcorr",
    "cor.dist",
    "cor2.test",
    "generate_g",
    "get.eigen.molecule",
    "get.eigen.molecule.graph",
    "get.lfdr",
    "get.min.max",
    "plotClusterMolecules",
    "plotDiffCorrGroup",
    "scalingMethods",
    "uncent.cor2dist",
    "uncent.cordist",
    "write.modules"
  ],
  "_datasets": [
    {
      "name": "AraMetLeaves",
      "title": "A metabolite data set from Arabidopsis leaves by GC-TOF/MS",
      "object": "AraMetLeaves",
      "file": "AraMetLeaves.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Col0.1",
        "Col0.2",
        "Col0.3",
        "Col0.4",
        "Col0.5",
        "Col0.6",
        "Col0.7",
        "Col0.8",
        "Col0.9",
        "Col0.10",
        "Col0.11",
        "Col0.12",
        "Col0.13",
        "Col0.14",
        "Col0.15",
        "Col0.16",
        "Col0.17",
        "tt4.1",
        "tt4.2",
        "tt4.3",
        "tt4.4",
        "tt4.5",
        "tt4.6",
        "tt4.7",
        "tt4.8",
        "tt4.9",
        "tt4.10",
        "tt4.11",
        "tt4.12",
        "tt4.13",
        "tt4.14",
        "tt4.15",
        "tt4.16",
        "tt4.17",
        "tt4.18",
        "tt4.19",
        "tt4.20",
        "mto1.1",
        "mto1.2",
        "mto1.3",
        "mto1.4",
        "mto1.5",
        "mto1.6",
        "mto1.7",
        "mto1.8",
        "mto1.9",
        "mto1.10",
        "mto1.11",
        "mto1.12",
        "mto1.13"
      ],
      "rows": 59,
      "table": true,
      "tojson": true
    },
    {
      "name": "AraMetRoots",
      "title": "A metabolite data set from Arabidopsis roots by GC-TOF/MS",
      "object": "AraMetRoots",
      "file": "AraMetRoots.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Col0.1",
        "Col0.2",
        "Col0.3",
        "Col0.4",
        "Col0.5",
        "Col0.6",
        "Col0.7",
        "Col0.8",
        "Col0.9",
        "Col0.10",
        "Col0.11",
        "Col0.12",
        "Col0.13",
        "Col0.14",
        "Col0.15",
        "Col0.16",
        "Col0.17",
        "tt4.1",
        "tt4.2",
        "tt4.3",
        "tt4.4",
        "tt4.5",
        "tt4.6",
        "tt4.7",
        "tt4.8",
        "tt4.9",
        "tt4.10",
        "tt4.11",
        "tt4.12",
        "tt4.13",
        "tt4.14",
        "tt4.15",
        "tt4.16",
        "tt4.17",
        "tt4.18",
        "tt4.19",
        "tt4.20",
        "mto1.1",
        "mto1.2",
        "mto1.3",
        "mto1.4",
        "mto1.5",
        "mto1.6",
        "mto1.7",
        "mto1.8",
        "mto1.9",
        "mto1.10",
        "mto1.11",
        "mto1.12",
        "mto1.13",
        "mto1.14",
        "mto1.15",
        "mto1.16"
      ],
      "rows": 59,
      "table": true,
      "tojson": true
    },
    {
      "name": "golub.df",
      "title": "A compiled expression data from Golub et al. (1999)",
      "object": "golub.df",
      "file": "golub.df.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ALL1",
        "ALL2",
        "ALL3",
        "ALL4",
        "ALL5",
        "ALL6",
        "ALL7",
        "ALL8",
        "ALL9",
        "ALL10",
        "ALL11",
        "ALL12",
        "ALL13",
        "ALL14",
        "ALL15",
        "ALL16",
        "ALL17",
        "ALL18",
        "ALL19",
        "ALL20",
        "ALL21",
        "ALL22",
        "ALL23",
        "ALL24",
        "ALL25",
        "ALL26",
        "ALL27",
        "AML1",
        "AML2",
        "AML3",
        "AML4",
        "AML5",
        "AML6",
        "AML7",
        "AML8",
        "AML9",
        "AML10",
        "AML11"
      ],
      "rows": 2568,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "AraMetLeaves",
      "title": "A metabolite data set from Arabidopsis leaves by GC-TOF/MS",
      "topics": [
        "AraMetLeaves"
      ]
    },
    {
      "page": "AraMetRoots",
      "title": "A metabolite data set from Arabidopsis roots by GC-TOF/MS",
      "topics": [
        "AraMetRoots"
      ]
    },
    {
      "page": "cluster.molecule",
      "title": "Hierarchical clustering of molecules",
      "topics": [
        "cluster.molecule"
      ]
    },
    {
      "page": "comp.2.cc.fdr",
      "title": "Export differential correlations between two conditions",
      "topics": [
        "comp.2.cc.fdr"
      ]
    },
    {
      "page": "compcorr",
      "title": "Compare two correlation coefficients",
      "topics": [
        "compcorr"
      ]
    },
    {
      "page": "cor.dist",
      "title": "Additional distance functions correlation distance (1-r)",
      "topics": [
        "cor.dist"
      ]
    },
    {
      "page": "cor2.test",
      "title": "Correlation Test",
      "topics": [
        "cor2.test"
      ]
    },
    {
      "page": "generate_g",
      "title": "Generating graph from data matrix",
      "topics": [
        "generate_g"
      ]
    },
    {
      "page": "get.eigen.molecule",
      "title": "Get eigen molecule",
      "topics": [
        "get.eigen.molecule"
      ]
    },
    {
      "page": "get.eigen.molecule.graph",
      "title": "Getting graph from eigengene module list",
      "topics": [
        "get.eigen.molecule.graph"
      ]
    },
    {
      "page": "get.lfdr",
      "title": "Getting local false discovery rate (lfdr)",
      "topics": [
        "get.lfdr"
      ]
    },
    {
      "page": "get.min.max",
      "title": "Get minimum and maximum",
      "topics": [
        "get.min.max"
      ]
    },
    {
      "page": "golub.df",
      "title": "A compiled expression data from Golub et al. (1999)",
      "topics": [
        "golub.df"
      ]
    },
    {
      "page": "plotClusterMolecules",
      "title": "Plot cluster molecules",
      "topics": [
        "plotClusterMolecules"
      ]
    },
    {
      "page": "plotDiffCorrGroup",
      "title": "Plot DiffCorr group",
      "topics": [
        "plotDiffCorrGroup"
      ]
    },
    {
      "page": "scalingMethods",
      "title": "scalingMethods",
      "topics": [
        "scalingMethods"
      ]
    },
    {
      "page": "uncent.cor2dist",
      "title": "Additional distance functions correlation distance (uncentered)",
      "topics": [
        "uncent.cor2dist"
      ]
    },
    {
      "page": "uncent.cordist",
      "title": "Calculating all pairwise distances using correlation distance",
      "topics": [
        "uncent.cordist"
      ]
    },
    {
      "page": "write.modules",
      "title": "Writing modules into a text file",
      "topics": [
        "write.modules"
      ]
    }
  ],
  "_readme": "https://github.com/afukushima/diffcorr/raw/HEAD/README.md",
  "_rundeps": [
    "Biobase",
    "BiocGenerics",
    "cli",
    "cpp11",
    "fdrtool",
    "generics",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "multtest",
    "pcaMethods",
    "pkgconfig",
    "Rcpp",
    "rlang",
    "survival",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "DiffCorr.Rmd",
      "filename": "DiffCorr.html",
      "title": "DiffCorr: Analyzing and Visualizing Differential Correlation Networks in Transcriptomic and Metabolomic Data",
      "author": "Atsushi Fukushima",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Release version (CRAN):",
        "Development version (Github):",
        "Introduction",
        "DiffCorr for Golub's data (ALL/AML leukemia dataset)",
        "Reading the Golub dataset",
        "Clusters on each subset",
        "Cut the tree at a correlation of 0.6 using cutree function",
        "Visualizing module networks",
        "Examine groups of interest graphically",
        "Export the results (FDR < 0.05)",
        "Exploring the metabolome data of flavonoid-deficient Arabidopsis",
        "AraMetLeaves dataset",
        "Differential correlation analysis for tt4 mutant and the wild-type plants",
        "Conclusion",
        "References"
      ],
      "created": "2024-09-22 03:14:10",
      "modified": "2025-06-08 02:12:34",
      "commits": 7
    }
  ],
  "_score": 6.393575203269588,
  "_indexed": true,
  "_nocasepkg": "diffcorr",
  "_universes": [
    "afukushima"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-06-03T11:14:09.000Z",
      "distro": "noble",
      "commit": "ed6c7f6ddd500a79c6540f01c3718cf9c793cc34",
      "fileid": "6e23749538e9fac0db6804fc8d5587f3c612cdc14a42edc0fb75ce02593a470d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/afukushima/actions/runs/26880849608"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-06-03T11:14:15.000Z",
      "distro": "noble",
      "commit": "ed6c7f6ddd500a79c6540f01c3718cf9c793cc34",
      "fileid": "e368d8f73d0fb33b0c115152d16dde272d58ba85c3845b0a7cb4744220aeb47b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/afukushima/actions/runs/26880849608"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-06-03T11:13:29.000Z",
      "commit": "ed6c7f6ddd500a79c6540f01c3718cf9c793cc34",
      "fileid": "2bac53cd6f5529c07bfa50300521b0e8804abd16806e7570fce99f821ee64b59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/afukushima/actions/runs/26880849608"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-06-03T11:13:50.000Z",
      "commit": "ed6c7f6ddd500a79c6540f01c3718cf9c793cc34",
      "fileid": "64bc24d897941ad96e08b18855461ce4d6befe3422e31066c1e633cf61207f84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/afukushima/actions/runs/26880849608"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.5",
      "date": "2026-06-03T11:14:06.000Z",
      "commit": "ed6c7f6ddd500a79c6540f01c3718cf9c793cc34",
      "fileid": "f4b0b14e550c836709aef8ce864897c9dc1b63c9f3af0803ccb2f50dc5e9846b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/afukushima/actions/runs/26880849608"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.5",
      "date": "2026-06-03T11:13:15.000Z",
      "commit": "ed6c7f6ddd500a79c6540f01c3718cf9c793cc34",
      "fileid": "4a6f7ea05ae4b29c242fb7af06786eff35cce6c389937fb5d8fa1c02a530d03f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/afukushima/actions/runs/26880849608"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.5",
      "date": "2026-06-03T11:13:14.000Z",
      "commit": "ed6c7f6ddd500a79c6540f01c3718cf9c793cc34",
      "fileid": "5a1168377d94fb8ca3c3ca9235079e3dcac83a86f30039d8eafea5588e0ec0d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/afukushima/actions/runs/26880849608"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.5",
      "date": "2026-06-03T11:13:16.000Z",
      "commit": "ed6c7f6ddd500a79c6540f01c3718cf9c793cc34",
      "fileid": "e2dae48823169d2fa83e838628c7395aabcee1f64ab9e8a129b58d944d2c3e41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/afukushima/actions/runs/26880849608"
    }
  ]
}