{
  "_id": "6a1eb57ab25058d4daaddb4e",
  "Package": "corrplot",
  "Type": "Package",
  "Title": "Visualization of a Correlation Matrix",
  "Version": "0.95",
  "Date": "2024-10-14",
  "Authors@R": "c(\nperson('Taiyun', 'Wei', email = 'weitaiyun@gmail.com', role = c('cre', 'aut')),\nperson('Viliam', 'Simko', email = 'viliam.simko@gmail.com', role = 'aut'),\nperson('Michael', 'Levy', email = 'michael.levy@healthcatalyst.com', role = 'ctb'),\nperson('Yihui', 'Xie', email = 'xie@yihui.name', role = 'ctb'),\nperson('Yan', 'Jin', email = 'jyfeather@gmail.com', role = 'ctb'),\nperson('Jeff', 'Zemla', email = 'zemla@wisc.edu', role = 'ctb'),\nperson('Moritz', 'Freidank', email = 'freidankm@googlemail.com', role = 'ctb'),\nperson('Jun', 'Cai', email = 'cai-j12@mails.tsinghua.edu.cn', role = 'ctb'),\nperson('Tomas', 'Protivinsky', email = 'tomas.protivinsky@gmail.com', role = 'ctb')\n)",
  "Maintainer": "Taiyun Wei <weitaiyun@gmail.com>",
  "Description": "Provides a visual exploratory tool on correlation matrix\nthat supports automatic variable reordering to help detect\nhidden patterns among variables.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/taiyun/corrplot",
  "BugReports": "https://github.com/taiyun/corrplot/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.1",
  "Repository": "https://taiyun.r-universe.dev",
  "Date/Publication": "2024-10-14 05:33:58 UTC",
  "RemoteUrl": "https://github.com/taiyun/corrplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "62532f700e6c9d04b93ffbf0bf56e264b0e0368e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:35:42 UTC",
    "User": "root"
  },
  "Author": "Taiyun Wei [cre, aut],\nViliam Simko [aut],\nMichael Levy [ctb],\nYihui Xie [ctb],\nYan Jin [ctb],\nJeff Zemla [ctb],\nMoritz Freidank [ctb],\nJun Cai [ctb],\nTomas Protivinsky [ctb]",
  "MD5sum": "64c781e5e4eed7cc0d24badeaa70ffde",
  "_user": "taiyun",
  "_type": "src",
  "_file": "corrplot_0.95.tar.gz",
  "_fileid": "3c486598c4105f35a972455a08930b7d66cbec00c4d805abe8073e2ec5e0d372",
  "_filesize": 9077620,
  "_sha256": "3c486598c4105f35a972455a08930b7d66cbec00c4d805abe8073e2ec5e0d372",
  "_created": "2026-06-02T10:35:42.000Z",
  "_published": "2026-06-02T10:50:34.379Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79051904510,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355412594"
    },
    {
      "job": 79051904371,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355414050"
    },
    {
      "job": 79051904533,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355590711"
    },
    {
      "job": 79051904396,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355485598"
    },
    {
      "job": 79051372813,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355367091"
    },
    {
      "job": 79051904414,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355402903"
    },
    {
      "job": 79051904424,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355395879"
    },
    {
      "job": 79051904390,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355397801"
    },
    {
      "job": 79051904433,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355394358"
    }
  ],
  "_buildurl": "https://github.com/r-universe/taiyun/actions/runs/26814095967",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/taiyun/corrplot",
  "_commit": {
    "id": "62532f700e6c9d04b93ffbf0bf56e264b0e0368e",
    "author": "Taiyun <weitaiyun@qq.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #282 from taiyun/taiyun-patch-1\n\nUpdate README.md",
    "time": 1728884038
  },
  "_maintainer": {
    "name": "Taiyun Wei",
    "email": "weitaiyun@gmail.com",
    "login": "taiyun",
    "description": "",
    "uuid": 507671
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "seriation",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "prettydoc",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "taiyun",
  "_selfowned": true,
  "_usedby": 592,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "corrplot",
    "visualization"
  ],
  "_stars": 345,
  "_contributors": [
    {
      "user": "taiyun",
      "count": 310,
      "uuid": 507671
    },
    {
      "user": "vsimko",
      "count": 235,
      "uuid": 7080773
    },
    {
      "user": "yihui",
      "count": 18,
      "uuid": 163582
    },
    {
      "user": "caijun",
      "count": 6,
      "uuid": 2522593
    },
    {
      "user": "michaellevy",
      "count": 2,
      "uuid": 4422055
    },
    {
      "user": "alexchristensen",
      "count": 1,
      "uuid": 32655669
    },
    {
      "user": "jeffzemla",
      "count": 1,
      "uuid": 3850397
    },
    {
      "user": "the-mad-statter",
      "count": 1,
      "uuid": 16258629
    },
    {
      "user": "gitter-badger",
      "count": 1,
      "uuid": 8518239
    },
    {
      "user": "protivinsky",
      "count": 1,
      "uuid": 9573993
    },
    {
      "user": "jyfeather",
      "count": 1,
      "uuid": 2344998
    },
    {
      "user": "cos-editor",
      "count": 1,
      "uuid": 1262903
    },
    {
      "user": "druedin",
      "count": 1,
      "uuid": 2881033
    }
  ],
  "_userbio": {
    "uuid": 507671,
    "type": "user",
    "name": "Taiyun"
  },
  "_downloads": {
    "count": 286817,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/corrplot"
  },
  "_mentions": 1077,
  "_devurl": "https://github.com/taiyun/corrplot",
  "_searchresults": 33408,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/corrplot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/taiyun/corrplot",
  "_realowner": "taiyun",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2010-04-10"
    },
    {
      "version": "0.2-0",
      "date": "2010-04-17"
    },
    {
      "version": "0.30",
      "date": "2010-05-31"
    },
    {
      "version": "0.40",
      "date": "2011-10-15"
    },
    {
      "version": "0.54",
      "date": "2011-12-02"
    },
    {
      "version": "0.60",
      "date": "2011-12-05"
    },
    {
      "version": "0.66",
      "date": "2012-09-12"
    },
    {
      "version": "0.70",
      "date": "2012-10-12"
    },
    {
      "version": "0.71",
      "date": "2013-03-05"
    },
    {
      "version": "0.72",
      "date": "2013-10-14"
    },
    {
      "version": "0.73",
      "date": "2013-10-15"
    },
    {
      "version": "0.76",
      "date": "2016-04-15"
    },
    {
      "version": "0.77",
      "date": "2016-04-21"
    },
    {
      "version": "0.84",
      "date": "2017-10-16"
    },
    {
      "version": "0.87",
      "date": "2021-05-08"
    },
    {
      "version": "0.88",
      "date": "2021-05-11"
    },
    {
      "version": "0.89",
      "date": "2021-06-07"
    },
    {
      "version": "0.90",
      "date": "2021-06-30"
    },
    {
      "version": "0.91",
      "date": "2021-11-10"
    },
    {
      "version": "0.92",
      "date": "2021-11-18"
    },
    {
      "version": "0.94",
      "date": "2024-08-17"
    },
    {
      "version": "0.95",
      "date": "2024-10-14"
    }
  ],
  "_exports": [
    "COL1",
    "COL2",
    "colorlegend",
    "cor.mtest",
    "corrMatOrder",
    "corrplot",
    "corrplot.mixed",
    "corrRect",
    "corrRect.hclust"
  ],
  "_help": [
    {
      "page": "corrplot-package",
      "title": "Visualization of a correlation matrix",
      "topics": [
        "corrplot-package"
      ]
    },
    {
      "page": "col1",
      "title": "Get sequential colors",
      "topics": [
        "COL1"
      ]
    },
    {
      "page": "col2",
      "title": "Get diverging colors",
      "topics": [
        "COL2"
      ]
    },
    {
      "page": "colorlegend",
      "title": "Draw color legend.",
      "topics": [
        "colorlegend"
      ]
    },
    {
      "page": "cor.mtest",
      "title": "Significance test which produces p-values and confidence intervals for each pair of input features.",
      "topics": [
        "cor.mtest"
      ]
    },
    {
      "page": "corrMatOrder",
      "title": "Reorder a correlation matrix.",
      "topics": [
        "corrMatOrder"
      ]
    },
    {
      "page": "corrplot",
      "title": "A visualization of a correlation matrix.",
      "topics": [
        "corrplot"
      ]
    },
    {
      "page": "corrplot.mixed",
      "title": "Using mixed methods to visualize a correlation matrix.",
      "topics": [
        "corrplot.mixed"
      ]
    },
    {
      "page": "corrRect",
      "title": "Draw rectangle(s) on the correlation matrix graph.",
      "topics": [
        "corrRect"
      ]
    },
    {
      "page": "corrRect.hclust",
      "title": "Draw rectangles on the correlation matrix graph.",
      "topics": [
        "corrRect.hclust"
      ]
    }
  ],
  "_readme": "https://github.com/taiyun/corrplot/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "corrplot-intro.Rmd",
      "filename": "corrplot-intro.html",
      "title": "An Introduction to corrplot Package",
      "author": "Taiyun Wei, Viliam Simko",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Reorder a correlation matrix",
        "Change color spectra, color-legend and text-legend",
        "Visualize non-correlation matrix, NA value and math label",
        "Visualize p-value and confidence interval",
        "References"
      ],
      "created": "2013-10-14 07:48:49",
      "modified": "2022-08-31 04:54:03",
      "commits": 49
    }
  ],
  "_score": 17.54686867281791,
  "_indexed": true,
  "_nocasepkg": "corrplot",
  "_universes": [
    "taiyun"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.95",
      "date": "2026-06-02T10:37:47.000Z",
      "distro": "noble",
      "commit": "62532f700e6c9d04b93ffbf0bf56e264b0e0368e",
      "fileid": "db8cc19ac5c5b9540685a0d57b87493167f9241899b546d29b45cf4d9b5eb7f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taiyun/actions/runs/26814095967"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.95",
      "date": "2026-06-02T10:37:48.000Z",
      "distro": "noble",
      "commit": "62532f700e6c9d04b93ffbf0bf56e264b0e0368e",
      "fileid": "4dc3f7f4970093564811f0feb21595272c93fe89ab7f2c5da7502e904dac0fcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taiyun/actions/runs/26814095967"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.95",
      "date": "2026-06-02T10:46:33.000Z",
      "commit": "62532f700e6c9d04b93ffbf0bf56e264b0e0368e",
      "fileid": "0c72bf57d4028403fb4be358560b9911858f857d26cf8c3035a33062be435005",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taiyun/actions/runs/26814095967"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.95",
      "date": "2026-06-02T10:41:21.000Z",
      "commit": "62532f700e6c9d04b93ffbf0bf56e264b0e0368e",
      "fileid": "3e39b37e1c2e7c86b0a3f8f6eb7e9938bf59df7f62aa4b31d977ad7195e3bce4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taiyun/actions/runs/26814095967"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.95",
      "date": "2026-06-02T10:37:39.000Z",
      "commit": "62532f700e6c9d04b93ffbf0bf56e264b0e0368e",
      "fileid": "d91b7fbcd5d6385dcae85c94d55513e81c7aa8aeaefef9723b8355bd82b69730",
      "status": "success",
      "buildurl": "https://github.com/r-universe/taiyun/actions/runs/26814095967"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.95",
      "date": "2026-06-02T10:37:01.000Z",
      "commit": "62532f700e6c9d04b93ffbf0bf56e264b0e0368e",
      "fileid": "f92bdcf03f10b36abf88edd3261b1ff9f99e3a2835d39892a00a07f20281a163",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taiyun/actions/runs/26814095967"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.95",
      "date": "2026-06-02T10:36:59.000Z",
      "commit": "62532f700e6c9d04b93ffbf0bf56e264b0e0368e",
      "fileid": "7a0fc0bcd6f1bbff904fbfb9e73a3e978a6967470dd8d5976aefb02c5b7457e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taiyun/actions/runs/26814095967"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.95",
      "date": "2026-06-02T10:36:50.000Z",
      "commit": "62532f700e6c9d04b93ffbf0bf56e264b0e0368e",
      "fileid": "8d272c15bd80ef407bdfc2091f7c34f9523721f867e2e2638b5ebdd8058c5547",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taiyun/actions/runs/26814095967"
    }
  ]
}