{
  "_id": "6a102126acfb0bcc41c8bec2",
  "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-05-14 05:49:31 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": "d869e1e1203778e11d45e8d536b21fd6",
  "_user": "kassambara",
  "_type": "src",
  "_file": "ggcorrplot_0.1.4.999.tar.gz",
  "_fileid": "6e860738fbaaa873fb5fef3753c806aece441d0cf64bf79c2c32041bf4df1d4e",
  "_filesize": 467100,
  "_sha256": "6e860738fbaaa873fb5fef3753c806aece441d0cf64bf79c2c32041bf4df1d4e",
  "_created": "2026-05-14T05:49:31.000Z",
  "_published": "2026-05-22T09:25:58.769Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77352380525,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988081702"
    },
    {
      "job": 77352380818,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988083095"
    },
    {
      "job": 77352380732,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988083003"
    },
    {
      "job": 77352381021,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988076698"
    },
    {
      "job": 77352379682,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988052981"
    },
    {
      "job": 77352380042,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157219619"
    },
    {
      "job": 77352380685,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988072143"
    },
    {
      "job": 77352380836,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988071821"
    },
    {
      "job": 77352380506,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988072604"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kassambara/actions/runs/25844141285",
  "_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",
    "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": 194,
  "_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": 31235,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggcorrplot"
  },
  "_mentions": 71,
  "_devurl": "https://github.com/kassambara/ggcorrplot",
  "_searchresults": 10576,
  "_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.982855941409513,
  "_indexed": true,
  "_nocasepkg": "ggcorrplot",
  "_universes": [
    "kassambara"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4.999",
      "date": "2026-05-14T05:51:35.000Z",
      "distro": "noble",
      "commit": "0a85456d4331a8148aad91e248f710889134b4fa",
      "fileid": "914fc09a016ae0fd84deb1d8b73d87ceb5de6b9fcb0a78d08daee9bf2ec606ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/25844141285"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4.999",
      "date": "2026-05-14T05:51:41.000Z",
      "distro": "noble",
      "commit": "0a85456d4331a8148aad91e248f710889134b4fa",
      "fileid": "47d867483c6ed4fbf65e05b8983b5b9e7b334553d287a9e798f8650ba31083cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/25844141285"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4.999",
      "date": "2026-05-14T05:51:42.000Z",
      "commit": "0a85456d4331a8148aad91e248f710889134b4fa",
      "fileid": "707833c85629e8b070cc51f16e0f420237a6896aa23dd9376abca56eb256c8e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/25844141285"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4.999",
      "date": "2026-05-14T05:51:12.000Z",
      "commit": "0a85456d4331a8148aad91e248f710889134b4fa",
      "fileid": "43088d9acc1685abb6f25f3e64013281a614150c795c11ae8e9df1c04bdf5e73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/25844141285"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4.999",
      "date": "2026-05-14T05:50:48.000Z",
      "commit": "0a85456d4331a8148aad91e248f710889134b4fa",
      "fileid": "9789843cc44f55fd616adabf614fbcbe2a5d9250f76129c892e9650231536628",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/25844141285"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4.999",
      "date": "2026-05-14T05:50:46.000Z",
      "commit": "0a85456d4331a8148aad91e248f710889134b4fa",
      "fileid": "c83acbb1a83e448e62dbd29f53647747cdebb9b2e278ce387300adc9038196df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/25844141285"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4.999",
      "date": "2026-05-14T05:50:49.000Z",
      "commit": "0a85456d4331a8148aad91e248f710889134b4fa",
      "fileid": "4529e7a6c882cb4c754bf75d06f6ba58b24c03f58fdb2ea6a5b6b085055e2b92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/25844141285"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4.999",
      "date": "2026-05-22T09:25:36.000Z",
      "commit": "0a85456d4331a8148aad91e248f710889134b4fa",
      "fileid": "6a68e54e1bd5fbf8667dc7e5043beb87885c31a4151eb2cae65e940357a3ca8a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kassambara/actions/runs/25844141285"
    }
  ]
}