{
  "_id": "6a13ed07acfb0bcc41d2f1ce",
  "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-05-25 06:28:48 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>",
  "MD5sum": "97f004bc707e2c4edc6181bb2e3134b3",
  "_user": "ccicb",
  "_type": "src",
  "_file": "ggEDA_0.2.0.9000.tar.gz",
  "_fileid": "cce73fbcbccf4fe5042a492595a0437db90b5ad0041aee9dc2e5255270cedaec",
  "_filesize": 2677100,
  "_sha256": "cce73fbcbccf4fe5042a492595a0437db90b5ad0041aee9dc2e5255270cedaec",
  "_created": "2026-05-25T06:28:48.000Z",
  "_published": "2026-05-25T06:32:39.227Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77666997048,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7192895149"
    },
    {
      "job": 77666997015,
      "time": 190,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192897600"
    },
    {
      "job": 77666997124,
      "time": 131,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7192885307"
    },
    {
      "job": 77666997114,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192881030"
    },
    {
      "job": 77666603577,
      "time": 221,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192856065"
    },
    {
      "job": 77666997012,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192888826"
    },
    {
      "job": 77666997043,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7192886544"
    },
    {
      "job": 77666997074,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7192884102"
    },
    {
      "job": 77666997101,
      "time": 161,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192892073"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ccicb/actions/runs/26386665607",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "The Computational Biology Group @ Children's Cancer Insitute develop better tools for precision medicine. WGS, RNAseq, multi-omics, health data"
  },
  "_downloads": {
    "count": 582,
    "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.0",
  "_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",
    "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-05-25T06:31:28.000Z",
      "distro": "noble",
      "commit": "173814b242943cef47dfc7c1bdb7d222653eb887",
      "fileid": "b694a753927b7a71a847e0a3dc5f1328c44178f0f4828eb5419d5bfdfc4655ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/26386665607"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-25T06:31:24.000Z",
      "distro": "noble",
      "commit": "173814b242943cef47dfc7c1bdb7d222653eb887",
      "fileid": "4f512ea4427df59590a3b9dc9f6fead3c5a4654316fa91d3ced23ac7774008f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/26386665607"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-25T06:30:29.000Z",
      "commit": "173814b242943cef47dfc7c1bdb7d222653eb887",
      "fileid": "c326513faf79c3f3df576b18ec1e1c033c20812a66e6993a5915f3237227dda6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/26386665607"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-25T06:30:20.000Z",
      "commit": "173814b242943cef47dfc7c1bdb7d222653eb887",
      "fileid": "bc6ca5dbe4bd370514ea445e1f30b2a07fc794477f201b8a0798499b6d7c6c2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/26386665607"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-05-25T06:31:37.000Z",
      "commit": "173814b242943cef47dfc7c1bdb7d222653eb887",
      "fileid": "225dbf0a287bada07061e89107fc1e4948396d8309f480e64b87cdb79f19cbbb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/26386665607"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-25T06:30:23.000Z",
      "commit": "173814b242943cef47dfc7c1bdb7d222653eb887",
      "fileid": "9cedcb230e9aa6e7cdb645130a9cace2529024c11ad1232e8820c05728e691ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/26386665607"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-25T06:30:16.000Z",
      "commit": "173814b242943cef47dfc7c1bdb7d222653eb887",
      "fileid": "88e35d7504577b7c9d3a929dc6360a8414e89026a430f21f6416394f0adbb74c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/26386665607"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-25T06:30:36.000Z",
      "commit": "173814b242943cef47dfc7c1bdb7d222653eb887",
      "fileid": "71b036781ed85bc8db55250be1a51658b1ca21274e7cf323b1f0e902aa3aa903",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccicb/actions/runs/26386665607"
    }
  ]
}