{
  "_id": "6a47989f2f27a93436c0fe0c",
  "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-07-03 08:43:51 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>",
  "_user": "afukushima",
  "_type": "src",
  "_file": "DiffCorr_0.4.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/8793619c74612eec579d6698037aa2576913d03e0b99e3a9ab8ae1986af13c79",
  "_filesize": 1283991,
  "_sha256": "8793619c74612eec579d6698037aa2576913d03e0b99e3a9ab8ae1986af13c79",
  "_expires": "2026-10-11T11:10:23.000Z",
  "_created": "2026-07-03T08:43:51.000Z",
  "_published": "2026-07-03T11:10:23.878Z",
  "_jobs": [
    {
      "job": 84987480343,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8061984377"
    },
    {
      "job": 84987480341,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8061981797"
    },
    {
      "job": 84987479974,
      "time": 221,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8061993369"
    },
    {
      "job": 84987480313,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8061970231"
    },
    {
      "job": 84987479870,
      "time": 192,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8061925681"
    },
    {
      "job": 84987480674,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8061973836"
    },
    {
      "job": 84987479877,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8061966135"
    },
    {
      "job": 84987480690,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8061963437"
    },
    {
      "job": 84987480092,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8061970890"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/afukushima/actions/runs/28649049308",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "afukushima",
      "count": 33,
      "uuid": 1477136
    },
    {
      "user": "kozo2",
      "count": 19,
      "uuid": 12192
    }
  ],
  "_userbio": {
    "uuid": 1477136,
    "type": "user",
    "name": "Atsushi Fukushima",
    "followers": 15
  },
  "_downloads": {
    "count": 377,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DiffCorr"
  },
  "_mentions": 21,
  "_devurl": "https://github.com/afukushima/diffcorr",
  "_searchresults": 68,
  "_rbuild": "4.6.1",
  "_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.707570176097937,
  "_indexed": true,
  "_nocasepkg": "diffcorr",
  "_universes": [
    "afukushima"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-07-03T08:46:09.000Z",
      "distro": "resolute",
      "commit": "ed6c7f6ddd500a79c6540f01c3718cf9c793cc34",
      "fileid": "https://r2.ropensci.org/7d4c52055e629557392a9715f3addf12db2497353df76b93c5dc4e2d63bc0b15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/afukushima/actions/runs/28649049308"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-07-03T08:46:03.000Z",
      "distro": "resolute",
      "commit": "ed6c7f6ddd500a79c6540f01c3718cf9c793cc34",
      "fileid": "https://r2.ropensci.org/6b6523fd1ad2148c4d7b86c06defed07a67f47bebc77437ae10f87db11ca93c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/afukushima/actions/runs/28649049308"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-07-03T08:46:43.000Z",
      "commit": "ed6c7f6ddd500a79c6540f01c3718cf9c793cc34",
      "fileid": "https://r2.ropensci.org/dc5dcb91fd588cc9f5513fa45a0393f0a5f0738f07e8c253b40ad083e9c4ba30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/afukushima/actions/runs/28649049308"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-07-03T08:45:46.000Z",
      "commit": "ed6c7f6ddd500a79c6540f01c3718cf9c793cc34",
      "fileid": "https://r2.ropensci.org/b56e0ab4a86da4878abec810fa45137a42dce0e37d3a46a2f7629553f3bb7e84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/afukushima/actions/runs/28649049308"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.5",
      "date": "2026-07-03T08:46:28.000Z",
      "commit": "ed6c7f6ddd500a79c6540f01c3718cf9c793cc34",
      "fileid": "https://r2.ropensci.org/2978fdd2777aa4093372f917e20afb3e694faa3395f2124eca8632a07d280fac",
      "status": "success",
      "buildurl": "https://github.com/r-universe/afukushima/actions/runs/28649049308"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.5",
      "date": "2026-07-03T08:45:13.000Z",
      "commit": "ed6c7f6ddd500a79c6540f01c3718cf9c793cc34",
      "fileid": "https://r2.ropensci.org/387e4757c2442ff942496d780b0c40cd02ff4af77d882fef618b4a41956549a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/afukushima/actions/runs/28649049308"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.5",
      "date": "2026-07-03T08:45:07.000Z",
      "commit": "ed6c7f6ddd500a79c6540f01c3718cf9c793cc34",
      "fileid": "https://r2.ropensci.org/c57a25538889300a2e2c4d19a26755a1e060f1e6a14ef488f541e16f3ace1e36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/afukushima/actions/runs/28649049308"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.5",
      "date": "2026-07-03T08:45:18.000Z",
      "commit": "ed6c7f6ddd500a79c6540f01c3718cf9c793cc34",
      "fileid": "https://r2.ropensci.org/fffe3e514ab344f63d3da3b1c9bf735d0c67882d5292fb3699e5e51da9b8f070",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/afukushima/actions/runs/28649049308"
    }
  ]
}