{
  "_id": "6a48eb73b5e98c4082a03186",
  "Package": "ggEDA",
  "Title": "Turnkey Visualisations for Exploratory Data Analysis",
  "Version": "0.2.0.9000",
  "Authors@R": "c(\nperson(\"Sam\", \"El-Kamand\", , \"sam.elkamand@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2270-8088\")),\nperson(\"Children's Cancer Institute Australia\", role = c(\"cph\"))\n)",
  "Description": "Provides interactive visualisations for exploratory data\nanalysis of high-dimensional datasets. Includes parallel\ncoordinate plots for exploring large datasets with mostly\nquantitative features, but also stacked one-dimensional\nvisualisations that more effectively show missingness and\ncomplex categorical relationships in smaller datasets.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/CCICB/ggEDA, https://ccicb.github.io/ggEDA/",
  "BugReports": "https://github.com/CCICB/ggEDA/issues",
  "Config/Needs/website": "uwot, datarium, palmerpenguins",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev make libicu-dev libjpeg-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev",
  "Repository": "https://ccicb.r-universe.dev",
  "Date/Publication": "2026-03-31 13:30:21 UTC",
  "RemoteUrl": "https://github.com/CCICB/ggEDA",
  "RemoteRef": "HEAD",
  "RemoteSha": "173814b242943cef47dfc7c1bdb7d222653eb887",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 11:12:20 UTC",
    "User": "root"
  },
  "Author": "Sam El-Kamand [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2270-8088>),\nChildren's Cancer Institute Australia [cph]",
  "Maintainer": "Sam El-Kamand <sam.elkamand@gmail.com>",
  "_user": "ccicb",
  "_type": "src",
  "_file": "ggEDA_0.2.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/5fd832419b511f94aecaf557c833c5f72e7b1729e7258e6ec81fada3b099977b",
  "_filesize": 2680512,
  "_sha256": "5fd832419b511f94aecaf557c833c5f72e7b1729e7258e6ec81fada3b099977b",
  "_expires": "2026-10-12T11:16:01.000Z",
  "_created": "2026-07-04T11:12:20.000Z",
  "_published": "2026-07-04T11:16:03.472Z",
  "_jobs": [
    {
      "job": 85127622689,
      "time": 178,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8081186539"
    },
    {
      "job": 85127622695,
      "time": 186,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8081187405"
    },
    {
      "job": 85127622692,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8081178046"
    },
    {
      "job": 85127622685,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8081179994"
    },
    {
      "job": 85127433703,
      "time": 185,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8081166885"
    },
    {
      "job": 85127622686,
      "time": 168,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8081185176"
    },
    {
      "job": 85127622714,
      "time": 129,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8081181053"
    },
    {
      "job": 85127622729,
      "time": 132,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8081181650"
    },
    {
      "job": 85127622730,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8081180190"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ccicb/actions/runs/28704305887",
  "_status": "success",
  "_upstream": "https://github.com/CCICB/ggEDA",
  "_commit": {
    "id": "173814b242943cef47dfc7c1bdb7d222653eb887",
    "author": "selkamand <73202525+selkamand@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #43 from CCICB/dev\n\nUpdating CI and News",
    "time": 1774963821
  },
  "_maintainer": {
    "name": "Sam El-Kamand",
    "email": "sam.elkamand@gmail.com",
    "login": "selkamand",
    "bluesky": "@selkamand.bsky.social",
    "orcid": "0000-0003-2270-8088",
    "description": "",
    "uuid": 73202525
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "assertions",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "ggiraph",
      "version": ">= 0.8.11",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggtext",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "rank",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "infotheo",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "TSP",
      "role": "Suggests"
    }
  ],
  "_owner": "ccicb",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-36",
      "n": 3
    },
    {
      "week": "2025-37",
      "n": 2
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 6
    },
    {
      "week": "2026-14",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2025-09-08"
    }
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "selkamand",
      "count": 299,
      "uuid": 73202525
    }
  ],
  "_userbio": {
    "uuid": 66937852,
    "type": "organization",
    "name": "Computational Biology Group @ Children's Cancer Insitute",
    "followers": 22,
    "description": "The Computational Biology Group @ Children's Cancer Insitute develop better tools for precision medicine. WGS, RNAseq, multi-omics, health data"
  },
  "_downloads": {
    "count": 616,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggEDA"
  },
  "_devurl": "https://github.com/ccicb/ggeda",
  "_pkgdown": "https://ccicb.github.io/ggEDA/",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggEDA.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ccicb/ggeda",
  "_realowner": "ccicb",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-05-07"
    },
    {
      "version": "0.2.0",
      "date": "2025-09-09"
    }
  ],
  "_exports": [
    "ggparallel",
    "ggparallel_options",
    "ggstack",
    "ggstack_options",
    "mutinfo"
  ],
  "_datasets": [
    {
      "name": "baseballfans",
      "title": "Baseball Fans Dataset",
      "object": "baseballfans",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "Age",
        "Gender",
        "EyeColour",
        "Height",
        "HairColour",
        "Glasses",
        "WearingHat",
        "WearingHat_tooltip",
        "Date"
      ],
      "rows": 19,
      "table": true,
      "tojson": true
    },
    {
      "name": "lazy_birdwatcher",
      "title": "Lazy Birdwatcher Dataset",
      "object": "lazy_birdwatcher",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Magpies",
        "Day",
        "Birdwatcher"
      ],
      "rows": 45,
      "table": true,
      "tojson": true
    },
    {
      "name": "minibeans",
      "title": "Dry Beans Dataset",
      "object": "minibeans",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Class",
        "Area",
        "Perimeter",
        "MajorAxisLength",
        "MinorAxisLength",
        "AspectRatio",
        "Eccentricity",
        "ConvexArea",
        "EquivDiameter",
        "Extent",
        "Solidity",
        "Roundness",
        "Compactness",
        "ShapeFactor1",
        "ShapeFactor2",
        "ShapeFactor3",
        "ShapeFactor4"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "baseballfans",
      "title": "Baseball Fans Dataset",
      "topics": [
        "baseballfans"
      ]
    },
    {
      "page": "beautify",
      "title": "Make strings prettier for printing",
      "topics": [
        "beautify"
      ]
    },
    {
      "page": "column_info_table",
      "title": "Parse a tibble and ensure it meets standards",
      "topics": [
        "column_info_table"
      ]
    },
    {
      "page": "ggparallel",
      "title": "Parallel Coordinate Plots",
      "topics": [
        "ggparallel"
      ]
    },
    {
      "page": "ggparallel_options",
      "title": "Visual Parameters for ggparallel Plots",
      "topics": [
        "ggparallel_options"
      ]
    },
    {
      "page": "ggstack",
      "title": "AutoPlot an entire data.frame",
      "topics": [
        "ggstack"
      ]
    },
    {
      "page": "ggstack_options",
      "title": "Visual Parameters for ggstack Plots",
      "topics": [
        "ggstack_options"
      ]
    },
    {
      "page": "lazy_birdwatcher",
      "title": "Lazy Birdwatcher Dataset",
      "topics": [
        "lazy_birdwatcher"
      ]
    },
    {
      "page": "minibeans",
      "title": "Dry Beans Dataset",
      "topics": [
        "minibeans"
      ]
    },
    {
      "page": "mutinfo",
      "title": "Compute Mutual Information",
      "topics": [
        "mutinfo"
      ]
    },
    {
      "page": "sensible_2_breaks",
      "title": "GGplot breaks",
      "topics": [
        "sensible_2_breaks"
      ]
    }
  ],
  "_pkglogo": "https://github.com/CCICB/ggEDA/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/CCICB/ggEDA/raw/HEAD/README.md",
  "_rundeps": [
    "assertions",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "fs",
    "gdtools",
    "generics",
    "ggiraph",
    "ggplot2",
    "ggtext",
    "glue",
    "gridtext",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "MASS",
    "memoise",
    "mime",
    "patchwork",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "rank",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "systemfonts",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "ggeda",
  "_universes": [
    "ccicb",
    "selkamand"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-04T11:14:45.000Z",
      "distro": "resolute",
      "commit": "173814b242943cef47dfc7c1bdb7d222653eb887",
      "fileid": "https://r2.ropensci.org/bd019f297f7956a9e661e06b1e0242fea3051a5e0149a2c9c6f170add8723d82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/28704305887"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-04T11:14:53.000Z",
      "distro": "resolute",
      "commit": "173814b242943cef47dfc7c1bdb7d222653eb887",
      "fileid": "https://r2.ropensci.org/702fcc1bbca90ee05f789d13693bdf5016ba8181dc57f7727cec15a1be14c49f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/28704305887"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-04T11:13:41.000Z",
      "commit": "173814b242943cef47dfc7c1bdb7d222653eb887",
      "fileid": "https://r2.ropensci.org/8a68e4791a9b754aad5a9cb016ae1fc825a03a307aa6a8c288934c4243790c86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/28704305887"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-04T11:13:53.000Z",
      "commit": "173814b242943cef47dfc7c1bdb7d222653eb887",
      "fileid": "https://r2.ropensci.org/3227e33b631df8f80f8a7bf3698221de8677fe7061d622bdf0db8b07c04c7aaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/28704305887"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-07-04T11:15:23.000Z",
      "commit": "173814b242943cef47dfc7c1bdb7d222653eb887",
      "fileid": "https://r2.ropensci.org/44750b75b6bd2a44aae16d45f48d770f7b53e6d082fd87819a1de8931e4415e5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/28704305887"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-04T11:13:37.000Z",
      "commit": "173814b242943cef47dfc7c1bdb7d222653eb887",
      "fileid": "https://r2.ropensci.org/667061fab49c3a3a664643f124d35c7c4f008c5074f491e2f026fad6cb6dcfa9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/28704305887"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-04T11:13:50.000Z",
      "commit": "173814b242943cef47dfc7c1bdb7d222653eb887",
      "fileid": "https://r2.ropensci.org/67826d27c1384d539228896b629ce2233bd4b01889e8a199d80a0e68eab8cc04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/28704305887"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-04T11:13:34.000Z",
      "commit": "173814b242943cef47dfc7c1bdb7d222653eb887",
      "fileid": "https://r2.ropensci.org/4b393e32ae6665dd7dd63c30faf4071adee8e0ea67f6355b824084a73c41170b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/28704305887"
    }
  ]
}