{
  "_id": "6a3246223efcd9bda4378eda",
  "Type": "Package",
  "Package": "corrgram",
  "Title": "Plot a Correlogram",
  "Version": "1.15",
  "Date": "2026-05-18",
  "Authors@R": "person(\"Kevin\", \"Wright\", , \"kw.stat@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-0617-8673\"))",
  "Description": "Calculates correlation of variables and displays the\nresults graphically. Included panel functions can display\npoints, shading, ellipses, and correlation values with\nconfidence intervals. See Friendly (2002)\n<doi:10.1198/000313002533>.",
  "License": "MIT + file LICENSE",
  "URL": "https://kwstat.github.io/corrgram/",
  "BugReports": "https://github.com/kwstat/corrgram/issues/",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Repository": "https://kwstat.r-universe.dev",
  "Date/Publication": "2026-05-18 18:58:28 UTC",
  "RemoteUrl": "https://github.com/kwstat/corrgram",
  "RemoteRef": "HEAD",
  "RemoteSha": "f54015183d778b72984d0aa1836c56162457e360",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 06:57:19 UTC",
    "User": "root"
  },
  "Author": "Kevin Wright [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-0617-8673>)",
  "Maintainer": "Kevin Wright <kw.stat@gmail.com>",
  "MD5sum": "144908600279b4ee6be22b5dd33f7b7a",
  "_user": "kwstat",
  "_type": "src",
  "_file": "corrgram_1.15.tar.gz",
  "_fileid": "68ad69c35655b1163c729a2a2f87135c11c3a082ccd1430ae90e243e0349f099",
  "_filesize": 5709112,
  "_sha256": "68ad69c35655b1163c729a2a2f87135c11c3a082ccd1430ae90e243e0349f099",
  "_created": "2026-06-17T06:57:19.000Z",
  "_published": "2026-06-17T07:00:50.773Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81836691501,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7688176714"
    },
    {
      "job": 81836691489,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7688175093"
    },
    {
      "job": 81836691513,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7688165314"
    },
    {
      "job": 81836691459,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7688178801"
    },
    {
      "job": 81836272796,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7688135669"
    },
    {
      "job": 81836691467,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7688170053"
    },
    {
      "job": 81836691472,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7688164562"
    },
    {
      "job": 81836691528,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7688166596"
    },
    {
      "job": 81836691521,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7688161272"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kwstat/actions/runs/27671356520",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kwstat/corrgram",
  "_commit": {
    "id": "f54015183d778b72984d0aa1836c56162457e360",
    "author": "Kevin Wright <kw.stat@gmail.com>",
    "committer": "Kevin Wright <kw.stat@gmail.com>",
    "message": "typos\n",
    "time": 1779130708
  },
  "_maintainer": {
    "name": "Kevin Wright",
    "email": "kw.stat@gmail.com",
    "login": "kwstat",
    "description": "Statistician",
    "uuid": 484260,
    "orcid": "0000-0002-0617-8673"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ellipse",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "gridBase",
      "role": "Suggests"
    },
    {
      "package": "hexbin",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "psych",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "seriation",
      "role": "Suggests"
    },
    {
      "package": "sfsmisc",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "kwstat",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 18,
  "_contributors": [
    {
      "user": "kwstat",
      "count": 59,
      "uuid": 484260
    },
    {
      "user": "bfgray3",
      "count": 1,
      "uuid": 20310144
    },
    {
      "user": "jacobhurst",
      "count": 1,
      "uuid": 216498
    },
    {
      "user": "matthieu-bruneaux",
      "count": 1,
      "uuid": 5851745
    },
    {
      "user": "mhahsler",
      "count": 1,
      "uuid": 14900595
    }
  ],
  "_userbio": {
    "uuid": 484260,
    "type": "user",
    "name": "Kevin Wright",
    "followers": 101,
    "description": "Statistician"
  },
  "_downloads": {
    "count": 7576,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/corrgram"
  },
  "_mentions": 56,
  "_devurl": "https://github.com/kwstat/corrgram",
  "_pkgdown": "https://kwstat.github.io/corrgram/",
  "_searchresults": 1616,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/corrgram.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kwstat/corrgram",
  "_realowner": "kwstat",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2006-12-01"
    },
    {
      "version": "1.0",
      "date": "2011-07-02"
    },
    {
      "version": "1.1",
      "date": "2011-10-20"
    },
    {
      "version": "1.2",
      "date": "2012-03-28"
    },
    {
      "version": "1.3",
      "date": "2012-08-15"
    },
    {
      "version": "1.4",
      "date": "2012-11-07"
    },
    {
      "version": "1.5",
      "date": "2013-08-29"
    },
    {
      "version": "1.6",
      "date": "2014-08-29"
    },
    {
      "version": "1.7",
      "date": "2015-02-13"
    },
    {
      "version": "1.8",
      "date": "2015-07-02"
    },
    {
      "version": "1.9",
      "date": "2016-07-16"
    },
    {
      "version": "1.10",
      "date": "2016-11-09"
    },
    {
      "version": "1.11",
      "date": "2017-04-03"
    },
    {
      "version": "1.12",
      "date": "2017-05-07"
    },
    {
      "version": "1.13",
      "date": "2018-07-09"
    },
    {
      "version": "1.14",
      "date": "2021-04-29"
    },
    {
      "version": "1.15",
      "date": "2026-05-18"
    }
  ],
  "_exports": [
    "corrgram",
    "corrgram2",
    "grid_panel.conf",
    "grid_panel.ellipse",
    "grid_panel.fill",
    "grid_panel.pie",
    "grid_panel.pts",
    "grid_panel.shade",
    "grid_text.panel",
    "levelplot_panel.ellipse",
    "levelplot_panel.pie",
    "panel.bar",
    "panel.conf",
    "panel.cor",
    "panel.density",
    "panel.ellipse",
    "panel.fill",
    "panel.minmax",
    "panel.pie",
    "panel.pts",
    "panel.shade",
    "panel.txt",
    "splom_panel.ellipse",
    "splom_panel.pie",
    "splom_panel.shade"
  ],
  "_datasets": [
    {
      "name": "auto",
      "title": "Statistics of 1979 automobile models",
      "object": "auto",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Model",
        "Origin",
        "Price",
        "MPG",
        "Rep78",
        "Rep77",
        "Hroom",
        "Rseat",
        "Trunk",
        "Weight",
        "Length",
        "Turn",
        "Displa",
        "Gratio"
      ],
      "rows": 74,
      "table": true,
      "tojson": true
    },
    {
      "name": "baseball",
      "title": "Baseball Hitter's Data",
      "object": "baseball",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Name",
        "League",
        "Team",
        "Position",
        "Atbat",
        "Hits",
        "Homer",
        "Runs",
        "RBI",
        "Walks",
        "Years",
        "Atbatc",
        "Hitsc",
        "Homerc",
        "Runsc",
        "RBIc",
        "Walksc",
        "Putouts",
        "Assists",
        "Errors",
        "Salary",
        "logSal"
      ],
      "rows": 322,
      "table": true,
      "tojson": true
    },
    {
      "name": "vote",
      "title": "Voting correlations",
      "object": "vote",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Redistribution",
        "Inequality",
        "Partisanship",
        "Turnout",
        "Unionization",
        "Veto points",
        "Electoral system",
        "Left fragmentation",
        "Right overrepresentation",
        "Per capita income",
        "Female LF participation",
        "Unemployment"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "auto",
      "title": "Statistics of 1979 automobile models",
      "topics": [
        "auto"
      ]
    },
    {
      "page": "baseball",
      "title": "Baseball Hitter's Data",
      "topics": [
        "baseball"
      ]
    },
    {
      "page": "corrgram",
      "title": "Draw a correlogram",
      "topics": [
        "corrgram",
        "panel.bar",
        "panel.conf",
        "panel.cor",
        "panel.density",
        "panel.ellipse",
        "panel.fill",
        "panel.minmax",
        "panel.pie",
        "panel.pts",
        "panel.shade",
        "panel.txt"
      ]
    },
    {
      "page": "corrgram2",
      "title": "Draw a correlogram using `grid` graphics",
      "topics": [
        "corrgram2",
        "grid_panel.conf",
        "grid_panel.ellipse",
        "grid_panel.fill",
        "grid_panel.pie",
        "grid_panel.pts",
        "grid_panel.shade",
        "grid_text.panel"
      ]
    },
    {
      "page": "levelplot_panel.ellipse",
      "title": "Panel functions for lattice corrgrams via levelplot",
      "topics": [
        "levelplot_panel.ellipse",
        "levelplot_panel.pie"
      ]
    },
    {
      "page": "splom_panel.pie",
      "title": "Panel functions for lattice corrgrams via splom",
      "topics": [
        "splom_panel.ellipse",
        "splom_panel.pie",
        "splom_panel.shade"
      ]
    },
    {
      "page": "vote",
      "title": "Voting correlations",
      "topics": [
        "vote"
      ]
    }
  ],
  "_pkglogo": "https://github.com/kwstat/corrgram/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/kwstat/corrgram/raw/HEAD/README.md",
  "_rundeps": [
    "ellipse",
    "lattice"
  ],
  "_vignettes": [
    {
      "source": "corrgram_base.Rmd",
      "filename": "corrgram_base.html",
      "title": "Examples for the corrgram package",
      "author": "Kevin Wright",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package overview",
        "This vignette",
        "Setup",
        "Figure 2",
        "Figure 3",
        "Figure 4a, 4b",
        "Figure 5",
        "Figure 6.",
        "Figure 7.",
        "Figure 8",
        "Figure 11",
        "Further examples",
        "Correlation matrix",
        "Ratings data",
        "References"
      ],
      "created": "2026-05-18 17:28:08",
      "modified": "2026-05-18 17:28:08",
      "commits": 1
    },
    {
      "source": "corrgram_grid.Rmd",
      "filename": "corrgram_grid.html",
      "title": "Examples of grid corrgrams",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package overview",
        "This vignette",
        "Grid Panels for corrgram2",
        "Correlation matrix corrgram in grid",
        "Dataframe corrgram in grid"
      ],
      "created": "2026-05-18 17:28:08",
      "modified": "2026-05-18 17:28:08",
      "commits": 1
    },
    {
      "source": "corrgram_lattice.Rmd",
      "filename": "corrgram_lattice.html",
      "title": "Examples of lattice corrgrams",
      "author": "Kevin Wright",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package overview",
        "This vignette",
        "Correlation matrix corrgram in lattice",
        "Scatterplot matrix corrgram in lattice"
      ],
      "created": "2026-05-08 20:25:24",
      "modified": "2026-05-18 17:28:08",
      "commits": 2
    },
    {
      "source": "corrgram_cov2cor.Rmd",
      "filename": "corrgram_cov2cor.html",
      "title": "Finding the nearest proper correlation matrix",
      "author": "Kevin Wright",
      "engine": "knitr::rmarkdown",
      "headings": [
        "psych",
        "sfsmisc"
      ],
      "created": "2017-05-08 20:15:15",
      "modified": "2019-09-13 18:12:50",
      "commits": 5
    }
  ],
  "_score": 11.024395064912678,
  "_indexed": true,
  "_nocasepkg": "corrgram",
  "_universes": [
    "kwstat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.15",
      "date": "2026-06-17T06:59:25.000Z",
      "distro": "noble",
      "commit": "f54015183d778b72984d0aa1836c56162457e360",
      "fileid": "8b9b276f36ecfb3a09ac61a41da6f867569368fe9636c431047d85c39690b161",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/27671356520"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.15",
      "date": "2026-06-17T06:59:19.000Z",
      "distro": "noble",
      "commit": "f54015183d778b72984d0aa1836c56162457e360",
      "fileid": "af744581eaeebb88b8d2fae619bec7d7261fc3598f29f7db959be2ca8399ca14",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/27671356520"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.15",
      "date": "2026-06-17T06:58:55.000Z",
      "commit": "f54015183d778b72984d0aa1836c56162457e360",
      "fileid": "737ecb54a873dac4984c16e34b1ba1aede11993c02a8c6d30aeb116cb5df5b06",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/27671356520"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.15",
      "date": "2026-06-17T06:59:29.000Z",
      "commit": "f54015183d778b72984d0aa1836c56162457e360",
      "fileid": "dd3320ee6867ef97b31164e4a36889eb944c0d4df18718a2d2be0efd5d545a04",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/27671356520"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.15",
      "date": "2026-06-17T06:59:28.000Z",
      "commit": "f54015183d778b72984d0aa1836c56162457e360",
      "fileid": "cbcba9351b48de89955a1ada165a30a68c4d91d5d8700e2756c1e2a511e508e0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/27671356520"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.15",
      "date": "2026-06-17T06:58:36.000Z",
      "commit": "f54015183d778b72984d0aa1836c56162457e360",
      "fileid": "71d63558c4898681d248ea32a0ada2a102145eee1950542d27e6fe89e0f911ae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/27671356520"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.15",
      "date": "2026-06-17T06:58:46.000Z",
      "commit": "f54015183d778b72984d0aa1836c56162457e360",
      "fileid": "6e418d2628f73cac0c8ca33c1116e02725df0ec9d352ac1fb7e5500f0b2bee67",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/27671356520"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.15",
      "date": "2026-06-17T06:58:24.000Z",
      "commit": "f54015183d778b72984d0aa1836c56162457e360",
      "fileid": "eaed238a49f9c6e76933d3fb7d3a2ca1edf0646f1dc2671afaaa291ffa0f2f6f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/27671356520"
    }
  ]
}