{
  "_id": "6a2d2cae3efcd9bda42f9875",
  "Type": "Package",
  "Package": "ggcorrplot",
  "Title": "Visualization of a Correlation Matrix using 'ggplot2'",
  "Version": "0.1.4.999",
  "Date": "2029-09-27",
  "Authors@R": "c(person(given = \"Alboukadel\",\nfamily = \"Kassambara\",\nrole = c(\"aut\", \"cre\"),\nemail = \"alboukadel.kassambara@gmail.com\"),\nperson(given = \"Indrajeet\",\nfamily = \"Patil\",\nrole = \"ctb\",\nemail = \"patilindrajeet.science@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1995-6531\", Twitter = \"@patilindrajeets\")))",
  "Description": "The 'ggcorrplot' package can be used to visualize easily a\ncorrelation matrix using 'ggplot2'. It provides a solution for\nreordering the correlation matrix and displays the significance\nlevel on the plot. It also includes a function for computing a\nmatrix of correlation p-values.",
  "License": "GPL-2",
  "URL": "http://www.sthda.com/english/wiki/ggcorrplot-visualization-of-a-correlation-matrix-using-ggplot2",
  "BugReports": "https://github.com/kassambara/ggcorrplot/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.1.0",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://kassambara.r-universe.dev",
  "Date/Publication": "2022-11-07 12:16:59 UTC",
  "RemoteUrl": "https://github.com/kassambara/ggcorrplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "0a85456d4331a8148aad91e248f710889134b4fa",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-13 10:07:58 UTC",
    "User": "root"
  },
  "Author": "Alboukadel Kassambara [aut, cre],\nIndrajeet Patil [ctb] (ORCID: <https://orcid.org/0000-0003-1995-6531>,\nTwitter: @patilindrajeets)",
  "Maintainer": "Alboukadel Kassambara <alboukadel.kassambara@gmail.com>",
  "MD5sum": "097b575e766ffac0a7d6ccdaa086d2d2",
  "_user": "kassambara",
  "_type": "src",
  "_file": "ggcorrplot_0.1.4.999.tar.gz",
  "_fileid": "0a87fc42d2657cb8310ce1cc1b84d2aa5250f9265290d93c30583f72a4a19baf",
  "_filesize": 467435,
  "_sha256": "0a87fc42d2657cb8310ce1cc1b84d2aa5250f9265290d93c30583f72a4a19baf",
  "_created": "2026-06-13T10:07:58.000Z",
  "_published": "2026-06-13T10:10:54.967Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81182278383,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7609805586"
    },
    {
      "job": 81182278391,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609803965"
    },
    {
      "job": 81182278392,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7609805277"
    },
    {
      "job": 81182278386,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609799458"
    },
    {
      "job": 81182113150,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609788621"
    },
    {
      "job": 81182278384,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609802677"
    },
    {
      "job": 81182278406,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7609800163"
    },
    {
      "job": 81182278397,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7609798244"
    },
    {
      "job": 81182278398,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609799481"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kassambara/actions/runs/27463687722",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kassambara/ggcorrplot",
  "_commit": {
    "id": "0a85456d4331a8148aad91e248f710889134b4fa",
    "author": "Alboukadel Kassambara <alboukadel.kassambara@gmail.com>",
    "committer": "Alboukadel Kassambara <alboukadel.kassambara@gmail.com>",
    "message": "doc updated\n",
    "time": 1667823419
  },
  "_maintainer": {
    "name": "Alboukadel Kassambara",
    "email": "alboukadel.kassambara@gmail.com",
    "login": "kassambara",
    "description": "PhD, Cancer Biology and Bioinformatics",
    "uuid": 3313355
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.6",
      "role": "Depends"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "version": ">= 1.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "kassambara",
  "_selfowned": true,
  "_usedby": 25,
  "_updates": [],
  "_tags": [],
  "_stars": 195,
  "_contributors": [
    {
      "user": "kassambara",
      "count": 64,
      "uuid": 3313355
    },
    {
      "user": "indrajeetpatil",
      "count": 2,
      "uuid": 11330453
    },
    {
      "user": "alekrutkowski",
      "count": 1,
      "uuid": 7509427
    },
    {
      "user": "fdetsch",
      "count": 1,
      "uuid": 3940660
    },
    {
      "user": "jasongrahn",
      "count": 1,
      "uuid": 5934017
    }
  ],
  "_userbio": {
    "uuid": 3313355,
    "type": "user",
    "name": "Alboukadel KASSAMBARA",
    "description": "PhD, Cancer Biology and Bioinformatics"
  },
  "_downloads": {
    "count": 29483,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggcorrplot"
  },
  "_mentions": 71,
  "_devurl": "https://github.com/kassambara/ggcorrplot",
  "_searchresults": 8672,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggcorrplot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kassambara/ggcorrplot",
  "_realowner": "kassambara",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2016-01-12"
    },
    {
      "version": "0.1.2",
      "date": "2018-09-11"
    },
    {
      "version": "0.1.3",
      "date": "2019-05-19"
    },
    {
      "version": "0.1.4",
      "date": "2022-09-27"
    },
    {
      "version": "0.1.4.1",
      "date": "2023-09-05"
    }
  ],
  "_exports": [
    "cor_pmat",
    "ggcorrplot"
  ],
  "_help": [
    {
      "page": "ggcorrplot",
      "title": "Visualization of a correlation matrix using ggplot2",
      "topics": [
        "cor_pmat",
        "ggcorrplot"
      ]
    }
  ],
  "_readme": "https://github.com/kassambara/ggcorrplot/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 12.87381681205451,
  "_indexed": true,
  "_nocasepkg": "ggcorrplot",
  "_universes": [
    "kassambara"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4.999",
      "date": "2026-06-13T10:10:10.000Z",
      "distro": "noble",
      "commit": "0a85456d4331a8148aad91e248f710889134b4fa",
      "fileid": "1a485d1a5117db8c0f283027e15eb7b7b3bf763ff95191d94dedab3ff6dd07e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/27463687722"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4.999",
      "date": "2026-06-13T10:09:54.000Z",
      "distro": "noble",
      "commit": "0a85456d4331a8148aad91e248f710889134b4fa",
      "fileid": "11cad8bd6221816453498887ffb9ba8a2ea045489f42e8f44c81b6e23eb350fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/27463687722"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4.999",
      "date": "2026-06-13T10:10:10.000Z",
      "commit": "0a85456d4331a8148aad91e248f710889134b4fa",
      "fileid": "bce3dd5278a3455720bb42236b7ddedf978542e3a6ba1b0c50716764b8700dd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/27463687722"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4.999",
      "date": "2026-06-13T10:09:25.000Z",
      "commit": "0a85456d4331a8148aad91e248f710889134b4fa",
      "fileid": "ecaaa99724338476be82f96390fcb0e3001f412db03a96fd24a4ea9c761166a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/27463687722"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4.999",
      "date": "2026-06-13T10:10:07.000Z",
      "commit": "0a85456d4331a8148aad91e248f710889134b4fa",
      "fileid": "22829d2a1cd9cebe89e1ccd3ebdc4150c1037593d8386b7ed03e8a98be707d1e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/27463687722"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4.999",
      "date": "2026-06-13T10:09:17.000Z",
      "commit": "0a85456d4331a8148aad91e248f710889134b4fa",
      "fileid": "283f4ba7b00816aa0939b0ed87663347c8709abea4c1f120687ec3dc744bb190",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/27463687722"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4.999",
      "date": "2026-06-13T10:09:04.000Z",
      "commit": "0a85456d4331a8148aad91e248f710889134b4fa",
      "fileid": "1916e49571603328e53c1c4d9a858f1eeda919c8be4e371ed0671af115ef6373",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/27463687722"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4.999",
      "date": "2026-06-13T10:09:14.000Z",
      "commit": "0a85456d4331a8148aad91e248f710889134b4fa",
      "fileid": "77e40eab623b8671de4c87bcbf73f746f28160adb4451b7e81f70ea00c11963c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/27463687722"
    }
  ]
}