{
  "_id": "6a1ef04eb401979e73412f68",
  "Package": "corrViz",
  "Type": "Package",
  "Title": "Visualise Correlations",
  "Version": "0.1.0",
  "Author": "Alan Inglis",
  "Maintainer": "Alan Inglis <alan.n.inglis@gmail.com>",
  "Description": "An investigative tool designed to help users visualize\ncorrelations between variables in their datasets. This package\naims to provide an easy and effective way to explore and\nvisualize these correlations, making it easier to interpret and\ncommunicate results.",
  "License": "GPL (>=2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libfontconfig1-dev\nlibfreetype6-dev libgdal-dev gdal-bin libgeos-dev libglpk-dev\nmake libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev zlib1g-dev",
  "Repository": "https://alaninglis.r-universe.dev",
  "Date/Publication": "2023-10-22 22:45:15 UTC",
  "RemoteUrl": "https://github.com/alaninglis/corrviz",
  "RemoteRef": "HEAD",
  "RemoteSha": "55be8b824ae57c3e8854bf3a9467f667fc39a45a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 08:28:05 UTC",
    "User": "root"
  },
  "MD5sum": "2a7f2fff2502910156549d00d0742b15",
  "_user": "alaninglis",
  "_type": "src",
  "_file": "corrViz_0.1.0.tar.gz",
  "_fileid": "bdd9f5309d7a6383792d9110a265d4cf2ad9728956903243eae4690b75d5a70b",
  "_filesize": 9546645,
  "_sha256": "bdd9f5309d7a6383792d9110a265d4cf2ad9728956903243eae4690b75d5a70b",
  "_created": "2026-05-19T08:28:05.000Z",
  "_published": "2026-06-02T15:01:34.368Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79101791847,
      "time": 188,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078563491"
    },
    {
      "job": 79101791913,
      "time": 189,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078563653"
    },
    {
      "job": 79101791450,
      "time": 215,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078566770"
    },
    {
      "job": 79101791486,
      "time": 209,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078560012"
    },
    {
      "job": 79101788608,
      "time": 273,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078497582"
    },
    {
      "job": 79101790113,
      "time": 164,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361490390"
    },
    {
      "job": 79101790828,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078538144"
    },
    {
      "job": 79101791658,
      "time": 132,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078543682"
    },
    {
      "job": 79101791204,
      "time": 143,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078548184"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alaninglis/actions/runs/26085365268",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/alaninglis/corrviz",
  "_commit": {
    "id": "55be8b824ae57c3e8854bf3a9467f667fc39a45a",
    "author": "Alan Inglis <alaninglis@Alans-Air.station>",
    "committer": "Alan Inglis <alaninglis@Alans-Air.station>",
    "message": "updated badge\n",
    "time": 1698014715
  },
  "_maintainer": {
    "name": "Alan Inglis",
    "email": "alan.n.inglis@gmail.com",
    "login": "alaninglis",
    "description": "",
    "uuid": 43614173
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "visNetwork",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "DendSer",
      "role": "Imports"
    },
    {
      "package": "gganimate",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "ggraph",
      "role": "Imports"
    },
    {
      "package": "circlize",
      "role": "Imports"
    },
    {
      "package": "GGally",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "gifski",
      "role": "Suggests"
    }
  ],
  "_owner": "alaninglis",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "alaninglis",
      "count": 80,
      "uuid": 43614173
    }
  ],
  "_userbio": {
    "uuid": 43614173,
    "type": "user",
    "name": "AlanInglis"
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/corrViz"
  },
  "_devurl": "https://github.com/alaninglis/corrviz",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/corrViz.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alaninglis/corrviz",
  "_realowner": "alaninglis",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-06-30"
    }
  ],
  "_exports": [
    "animSolar",
    "corrBarplot",
    "corrBubble",
    "corrChord",
    "corrCircle",
    "corrGrid",
    "corrHeatmap",
    "corrNetwork",
    "corrPairs",
    "corrSankey",
    "corrShiny",
    "corrSolar",
    "matrix2long"
  ],
  "_help": [
    {
      "page": "animSolar",
      "title": "animSolar",
      "topics": [
        "animSolar"
      ]
    },
    {
      "page": "corrBarplot",
      "title": "corrBarplot",
      "topics": [
        "corrBarplot"
      ]
    },
    {
      "page": "corrBubble",
      "title": "corrBubble",
      "topics": [
        "corrBubble"
      ]
    },
    {
      "page": "corrChord",
      "title": "corrChord",
      "topics": [
        "corrChord"
      ]
    },
    {
      "page": "corrCircle",
      "title": "corrCircle",
      "topics": [
        "corrCircle"
      ]
    },
    {
      "page": "corrGrid",
      "title": "Plot a correlation grid",
      "topics": [
        "corrGrid"
      ]
    },
    {
      "page": "corrHeatmap",
      "title": "corrHeatmap",
      "topics": [
        "corrHeatmap"
      ]
    },
    {
      "page": "corrNetwork",
      "title": "corrNetwork",
      "topics": [
        "corrNetwork"
      ]
    },
    {
      "page": "corrPairs",
      "title": "corrPairs",
      "topics": [
        "corrPairs"
      ]
    },
    {
      "page": "corrSankey",
      "title": "corrSankey",
      "topics": [
        "corrSankey"
      ]
    },
    {
      "page": "corrShiny",
      "title": "corrShiny",
      "topics": [
        "corrShiny"
      ]
    },
    {
      "page": "corrSolar",
      "title": "corrSolar",
      "topics": [
        "corrSolar"
      ]
    },
    {
      "page": "matrix2long",
      "title": "matrix2long",
      "topics": [
        "matrix2long"
      ]
    }
  ],
  "_readme": "https://github.com/alaninglis/corrviz/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "ca",
    "cachem",
    "circlize",
    "class",
    "classInt",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "commonmark",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "DBI",
    "DendSer",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "foreach",
    "fs",
    "gclus",
    "generics",
    "GGally",
    "gganimate",
    "ggforce",
    "ggplot2",
    "ggraph",
    "ggrepel",
    "ggstats",
    "GlobalOptions",
    "glue",
    "graphlayouts",
    "gridExtra",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "igraph",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "lpSolve",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mgcv",
    "mime",
    "nlme",
    "openssl",
    "otel",
    "patchwork",
    "permute",
    "pillar",
    "pkgconfig",
    "plotly",
    "polyclip",
    "prettyunits",
    "progress",
    "promises",
    "proxy",
    "purrr",
    "qap",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "registry",
    "rlang",
    "rmarkdown",
    "s2",
    "S7",
    "sass",
    "scales",
    "seriation",
    "sf",
    "shape",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "tinytex",
    "transformr",
    "TSP",
    "tweenr",
    "units",
    "utf8",
    "vctrs",
    "vegan",
    "viridis",
    "viridisLite",
    "visNetwork",
    "withr",
    "wk",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "corrViz.Rmd",
      "filename": "corrViz.html",
      "title": "corrViz",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Methods",
        "Heat map",
        "Network",
        "Solar plot",
        "Solar plot animation",
        "Bar plot",
        "Bubble",
        "Scatterplot matrix pairs plot",
        "Sankey plot",
        "Shiny Plot",
        "Static Plots",
        "Correlation Pie Plot",
        "Static Solar Plot",
        "Chord plot",
        "Circular correlation plot",
        "Coverting a correlation matrix to data frame",
        "Conclusion"
      ],
      "created": "2023-04-16 02:14:52",
      "modified": "2023-07-28 14:38:23",
      "commits": 13
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "corrviz",
  "_universes": [
    "alaninglis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-19T08:30:51.000Z",
      "distro": "noble",
      "commit": "55be8b824ae57c3e8854bf3a9467f667fc39a45a",
      "fileid": "9c0855f717316e501a1176602e8903a2a6f2a34d70f730a40587e42f2783f266",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alaninglis/actions/runs/26085365268"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-19T08:30:51.000Z",
      "distro": "noble",
      "commit": "55be8b824ae57c3e8854bf3a9467f667fc39a45a",
      "fileid": "f40a89726b5b9372e93e5c11ae20ffe3b2f36fae487e10d2f6ab1dfa07bfb8d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alaninglis/actions/runs/26085365268"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-19T08:31:08.000Z",
      "commit": "55be8b824ae57c3e8854bf3a9467f667fc39a45a",
      "fileid": "70f2a561e7d3df45d080c08e6534f8e68d99acae970ccfeb43e7a51fd808d786",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alaninglis/actions/runs/26085365268"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-19T08:30:43.000Z",
      "commit": "55be8b824ae57c3e8854bf3a9467f667fc39a45a",
      "fileid": "ed5874bc93776554665f06c0109666dc5df298aa123c236371b1b192298875d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alaninglis/actions/runs/26085365268"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-19T08:29:29.000Z",
      "commit": "55be8b824ae57c3e8854bf3a9467f667fc39a45a",
      "fileid": "ef3974b3c5de65a54a1724c25cd48ffcd0648673a5f094dbabba07f2fde2ea82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alaninglis/actions/runs/26085365268"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-19T08:29:47.000Z",
      "commit": "55be8b824ae57c3e8854bf3a9467f667fc39a45a",
      "fileid": "9e4c46663311d3a798933de77a41dee073f6db4752560665b7aac5dc4b38f5a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alaninglis/actions/runs/26085365268"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-19T08:29:49.000Z",
      "commit": "55be8b824ae57c3e8854bf3a9467f667fc39a45a",
      "fileid": "b2fb5615292056ef2dbea868fd4978af824f93f37794262d35c468a815430764",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alaninglis/actions/runs/26085365268"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T15:00:29.000Z",
      "commit": "55be8b824ae57c3e8854bf3a9467f667fc39a45a",
      "fileid": "294fe866ce45ad9a3f19a237fea5a91861487d96900966db081dfdb6bb371df4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alaninglis/actions/runs/26085365268"
    }
  ]
}