{
  "_id": "6a4e14e8e691af43f13e0172",
  "Type": "Package",
  "Package": "corrr",
  "Title": "Correlations in R",
  "Version": "0.4.4.9000",
  "Authors@R": "c(\nperson(\"Max\", \"Kuhn\", , \"max@rstudio.com\", role = c(\"aut\", \"cre\")),\nperson(\"Simon\", \"Jackson\", role = \"aut\"),\nperson(\"Jorge\", \"Cimentada\", role = \"aut\")\n)",
  "Description": "A tool for exploring correlations.  It makes it possible\nto easily perform routine tasks when exploring correlation\nmatrices such as ignoring the diagonal, focusing on the\ncorrelations of certain variables against others, or\nrearranging and visualizing the matrix in terms of the strength\nof the correlations.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/tidymodels/corrr, https://corrr.tidymodels.org",
  "BugReports": "https://github.com/tidymodels/corrr/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1.9000",
  "Config/testthat/edition": "3",
  "Repository": "https://tidymodels.r-universe.dev",
  "Date/Publication": "2024-01-05 18:06:49 UTC",
  "RemoteUrl": "https://github.com/tidymodels/corrr",
  "RemoteRef": "HEAD",
  "RemoteSha": "aa0488f1a26e0e04dda9e08535719e8f6b6f9154",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-08 09:10:38 UTC",
    "User": "root"
  },
  "Author": "Max Kuhn [aut, cre],\nSimon Jackson [aut],\nJorge Cimentada [aut]",
  "Maintainer": "Max Kuhn <max@rstudio.com>",
  "_user": "tidymodels",
  "_type": "src",
  "_file": "corrr_0.4.4.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/b24769a9193809be2fa90948da4c7e32b532e00d5e3e162b522ec3b53cd34105",
  "_filesize": 568534,
  "_sha256": "b24769a9193809be2fa90948da4c7e32b532e00d5e3e162b522ec3b53cd34105",
  "_expires": "2026-10-16T09:14:14.000Z",
  "_created": "2026-07-08T09:10:38.000Z",
  "_published": "2026-07-08T09:14:16.600Z",
  "_jobs": [
    {
      "job": 85830718419,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8163569989"
    },
    {
      "job": 85830718354,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8163572431"
    },
    {
      "job": 85830718264,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8163546898"
    },
    {
      "job": 85830718289,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8163551291"
    },
    {
      "job": 85829907905,
      "time": 241,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8163504603"
    },
    {
      "job": 85830718366,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8163553247"
    },
    {
      "job": 85830718352,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8163555156"
    },
    {
      "job": 85830718362,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8163545122"
    },
    {
      "job": 85830718299,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8163545691"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tidymodels/actions/runs/28930999353",
  "_status": "success",
  "_upstream": "https://github.com/tidymodels/corrr",
  "_commit": {
    "id": "aa0488f1a26e0e04dda9e08535719e8f6b6f9154",
    "author": "Emil Hvitfeldt <emil.hvitfeldt@posit.co>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #173 from tidymodels/fix-plausible\n\nfix typo in plausible config",
    "time": 1704478009
  },
  "_maintainer": {
    "name": "Max Kuhn",
    "email": "max@rstudio.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.2.0",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "version": ">= 0.6.5",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.4.2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.2.2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "seriation",
      "version": ">= 1.2-0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 2.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "DBI",
      "role": "Suggests"
    },
    {
      "package": "dbplyr",
      "version": ">= 1.2.1",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.13",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 0.9.6",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "sparklyr",
      "version": ">= 0.9",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tidymodels",
  "_selfowned": true,
  "_usedby": 28,
  "_updates": [],
  "_tags": [],
  "_stars": 593,
  "_contributors": [
    {
      "user": "drsimonj",
      "count": 153,
      "uuid": 11235783
    },
    {
      "user": "juliasilge",
      "count": 52,
      "uuid": 12505835
    },
    {
      "user": "edgararuiz-zz",
      "count": 41,
      "uuid": 7875923
    },
    {
      "user": "edgararuiz",
      "count": 29,
      "uuid": 77294576
    },
    {
      "user": "thisisdaryn",
      "count": 25,
      "uuid": 192906
    },
    {
      "user": "topepo",
      "count": 25,
      "uuid": 5731043
    },
    {
      "user": "cimentadaj",
      "count": 17,
      "uuid": 8180025
    },
    {
      "user": "jameslairdsmith",
      "count": 7,
      "uuid": 12127550
    },
    {
      "user": "emilhvitfeldt",
      "count": 6,
      "uuid": 14034784
    },
    {
      "user": "krlmlr",
      "count": 5,
      "uuid": 1741643
    },
    {
      "user": "jsta",
      "count": 2,
      "uuid": 7844578
    },
    {
      "user": "hfrick",
      "count": 2,
      "uuid": 12950918
    },
    {
      "user": "antoine-sachet",
      "count": 1,
      "uuid": 10772583
    },
    {
      "user": "michaelgrund",
      "count": 1,
      "uuid": 23025878
    },
    {
      "user": "s-scherrer",
      "count": 1,
      "uuid": 24706421
    }
  ],
  "_userbio": {
    "uuid": 29100987,
    "type": "organization",
    "name": "tidymodels",
    "followers": 555
  },
  "_downloads": {
    "count": 26953,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/corrr"
  },
  "_mentions": 22,
  "_devurl": "https://github.com/tidymodels/corrr",
  "_pkgdown": "https://corrr.tidymodels.org",
  "_searchresults": 3432,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/corrr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidymodels/corrr",
  "_realowner": "tidymodels",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-07-08"
    },
    {
      "version": "0.2.0",
      "date": "2016-08-11"
    },
    {
      "version": "0.2.1",
      "date": "2016-10-10"
    },
    {
      "version": "0.3.0",
      "date": "2018-07-31"
    },
    {
      "version": "0.3.1",
      "date": "2019-03-08"
    },
    {
      "version": "0.3.2",
      "date": "2019-04-20"
    },
    {
      "version": "0.4.0",
      "date": "2019-07-12"
    },
    {
      "version": "0.4.1",
      "date": "2020-02-10"
    },
    {
      "version": "0.4.2",
      "date": "2020-03-22"
    },
    {
      "version": "0.4.3",
      "date": "2020-11-24"
    },
    {
      "version": "0.4.4",
      "date": "2022-08-16"
    },
    {
      "version": "0.4.5",
      "date": "2025-08-18"
    }
  ],
  "_exports": [
    "as_cordf",
    "as_matrix",
    "autoplot",
    "colpair_map",
    "correlate",
    "dice",
    "fashion",
    "first_col",
    "focus",
    "focus_",
    "focus_if",
    "network_plot",
    "pair_n",
    "rearrange",
    "retract",
    "rplot",
    "shave",
    "stretch"
  ],
  "_help": [
    {
      "page": "as_cordf",
      "title": "Coerce lists and matrices to correlation data frames",
      "topics": [
        "as_cordf"
      ]
    },
    {
      "page": "as_matrix",
      "title": "Convert a correlation data frame to matrix format",
      "topics": [
        "as_matrix"
      ]
    },
    {
      "page": "autoplot.cor_df",
      "title": "Create a correlation matrix from a cor_df object",
      "topics": [
        "autoplot.cor_df"
      ]
    },
    {
      "page": "colpair_map",
      "title": "Apply a function to all pairs of columns in a data frame",
      "topics": [
        "colpair_map"
      ]
    },
    {
      "page": "correlate",
      "title": "Correlation Data Frame",
      "topics": [
        "correlate"
      ]
    },
    {
      "page": "dice",
      "title": "Returns a correlation table with the selected fields only",
      "topics": [
        "dice"
      ]
    },
    {
      "page": "fashion",
      "title": "Fashion a correlation data frame for printing.",
      "topics": [
        "fashion"
      ]
    },
    {
      "page": "first_col",
      "title": "Add a first column to a data.frame",
      "topics": [
        "first_col"
      ]
    },
    {
      "page": "focus",
      "title": "Focus on section of a correlation data frame.",
      "topics": [
        "focus",
        "focus_"
      ]
    },
    {
      "page": "focus_if",
      "title": "Conditionally focus correlation data frame",
      "topics": [
        "focus_if"
      ]
    },
    {
      "page": "network_plot",
      "title": "Network plot of a correlation data frame",
      "topics": [
        "network_plot"
      ]
    },
    {
      "page": "pair_n",
      "title": "Number of pairwise complete cases.",
      "topics": [
        "pair_n"
      ]
    },
    {
      "page": "rearrange",
      "title": "Re-arrange a correlation data frame",
      "topics": [
        "rearrange"
      ]
    },
    {
      "page": "retract",
      "title": "Creates a data frame from a stretched correlation table",
      "topics": [
        "retract"
      ]
    },
    {
      "page": "rplot",
      "title": "Plot a correlation data frame.",
      "topics": [
        "rplot"
      ]
    },
    {
      "page": "shave",
      "title": "Shave off upper/lower triangle.",
      "topics": [
        "shave"
      ]
    },
    {
      "page": "stretch",
      "title": "Stretch correlation data frame into long format.",
      "topics": [
        "stretch"
      ]
    }
  ],
  "_pkglogo": "https://github.com/tidymodels/corrr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/tidymodels/corrr/raw/HEAD/README.md",
  "_rundeps": [
    "ca",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "dplyr",
    "farver",
    "foreach",
    "gclus",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "nlme",
    "permute",
    "pillar",
    "pkgconfig",
    "purrr",
    "qap",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "registry",
    "rlang",
    "S7",
    "scales",
    "seriation",
    "tibble",
    "tidyselect",
    "TSP",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "using-corrr.Rmd",
      "filename": "using-corrr.html",
      "title": "Using corrr",
      "author": "Simon Jackson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Using corrr",
        "Why a correlation data frame?",
        "API",
        "Other Resources"
      ],
      "created": "2016-07-06 08:38:24",
      "modified": "2020-11-10 22:50:09",
      "commits": 8
    },
    {
      "source": "databases.Rmd",
      "filename": "databases.html",
      "title": "Using corrr with databases",
      "engine": "knitr::rmarkdown",
      "headings": [
        "An example",
        "sparklyr",
        "Limitations"
      ],
      "created": "2019-07-11 03:22:55",
      "modified": "2020-06-15 02:06:56",
      "commits": 2
    }
  ],
  "_score": 14.80961640558245,
  "_indexed": true,
  "_nocasepkg": "corrr",
  "_universes": [
    "tidymodels"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.4.9000",
      "date": "2026-07-08T09:13:18.000Z",
      "distro": "resolute",
      "commit": "aa0488f1a26e0e04dda9e08535719e8f6b6f9154",
      "fileid": "https://r2.ropensci.org/26be4546a3cbf4c043a71c035f71cb4de4ee0608001088af023225093db424e7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/28930999353"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.4.9000",
      "date": "2026-07-08T09:13:25.000Z",
      "distro": "resolute",
      "commit": "aa0488f1a26e0e04dda9e08535719e8f6b6f9154",
      "fileid": "https://r2.ropensci.org/f44e5bd570ee4385e3de6b99efab2142a0bfb23aa4aab6dbe241a77e22711629",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/28930999353"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.4.9000",
      "date": "2026-07-08T09:12:38.000Z",
      "commit": "aa0488f1a26e0e04dda9e08535719e8f6b6f9154",
      "fileid": "https://r2.ropensci.org/07180e3ca05358912a8bd84831b3d38baf7be324150801e81598aa2590d5ff66",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/28930999353"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.4.9000",
      "date": "2026-07-08T09:12:46.000Z",
      "commit": "aa0488f1a26e0e04dda9e08535719e8f6b6f9154",
      "fileid": "https://r2.ropensci.org/e1e0294921eb30ffae3f30e00a7179655521734d0ed72a78186e735a1c815e18",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/28930999353"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.4.9000",
      "date": "2026-07-08T09:13:12.000Z",
      "commit": "aa0488f1a26e0e04dda9e08535719e8f6b6f9154",
      "fileid": "https://r2.ropensci.org/ecadc9b119b64fa1e084f9d0cad6ef97d7ff1b47b69b970fa941ab3e77a2dccc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/28930999353"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.4.9000",
      "date": "2026-07-08T09:12:36.000Z",
      "commit": "aa0488f1a26e0e04dda9e08535719e8f6b6f9154",
      "fileid": "https://r2.ropensci.org/24914a3c0d847d840407df8a22c478cf87387986b9699a23ada22c647a506777",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/28930999353"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.4.9000",
      "date": "2026-07-08T09:12:12.000Z",
      "commit": "aa0488f1a26e0e04dda9e08535719e8f6b6f9154",
      "fileid": "https://r2.ropensci.org/fcccc3f65e36cb00790b46748d7361aa0335091df42ec9425409ade93ae19ee9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/28930999353"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.4.9000",
      "date": "2026-07-08T09:12:09.000Z",
      "commit": "aa0488f1a26e0e04dda9e08535719e8f6b6f9154",
      "fileid": "https://r2.ropensci.org/2b9016695546cb8fb9a7a1ad29718cc7d3dcc9876b0661f5b26e8774bfdd4a13",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/28930999353"
    }
  ]
}