{
  "_id": "6a1f0f58b401979e7341d57b",
  "Package": "gg1d",
  "Title": "Exploratory Data Analysis using Tiled One-Dimensional Graphics",
  "Version": "0.1.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": "Streamlines exploratory data analysis by providing a\nturnkey approach to visualising n-dimensional data which\ngraphically reveals correlative or associative relationships\nbetween 2 or more features. Represents all dataset features as\ndistinct, vertically aligned bar or tile plots, with plot types\nauto-selected based on whether variables are categorical or\nnumeric.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/selkamand/gg1d,\nhttps://selkamand.github.io/gg1d/",
  "BugReports": "https://github.com/selkamand/gg1d/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://selkamand.r-universe.dev",
  "Date/Publication": "2025-09-03 02:05:31 UTC",
  "RemoteUrl": "https://github.com/selkamand/gg1d",
  "RemoteRef": "HEAD",
  "RemoteSha": "877da215dcb4712a4a04e5bd0b243680b2cd128b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 08:38:37 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": "47f8e509280f6d8fd57096f56dd9bf67",
  "_user": "selkamand",
  "_type": "src",
  "_file": "gg1d_0.1.0.9000.tar.gz",
  "_fileid": "18c92c9e20754e12a32af98346a464696d2d362d0996cbdd22e18a54a69a4a51",
  "_filesize": 2672606,
  "_sha256": "18c92c9e20754e12a32af98346a464696d2d362d0996cbdd22e18a54a69a4a51",
  "_created": "2026-05-17T08:38:37.000Z",
  "_published": "2026-06-02T17:14:00.790Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79129166461,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7040902584"
    },
    {
      "job": 79129167098,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7040901335"
    },
    {
      "job": 79129166791,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7040904224"
    },
    {
      "job": 79129166758,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7040894179"
    },
    {
      "job": 79129166292,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040883201"
    },
    {
      "job": 79129166234,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364783462"
    },
    {
      "job": 79129167206,
      "time": 149,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7040899463"
    },
    {
      "job": 79129167145,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7040896021"
    },
    {
      "job": 79129167128,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7040897099"
    }
  ],
  "_buildurl": "https://github.com/r-universe/selkamand/actions/runs/25986009804",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/selkamand/gg1d",
  "_commit": {
    "id": "877da215dcb4712a4a04e5bd0b243680b2cd128b",
    "author": "selkamand <73202525+selkamand@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #156 from selkamand/badgefix\n\nfix: figure improvements",
    "time": 1756865131
  },
  "_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": ">= 4.1.0",
      "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.1.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "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": "selkamand",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "selkamand",
      "count": 242,
      "uuid": 73202525
    }
  ],
  "_userbio": {
    "uuid": 73202525,
    "type": "user",
    "name": "selkamand"
  },
  "_downloads": {
    "count": 197,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gg1d"
  },
  "_devurl": "https://github.com/selkamand/gg1d",
  "_pkgdown": "https://selkamand.github.io/gg1d/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gg1d.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/selkamand/gg1d",
  "_realowner": "selkamand",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-12-09"
    }
  ],
  "_exports": [
    "gg1d",
    "gg1d_options",
    "ggparallel",
    "ggparallel_options",
    "mutinfo"
  ],
  "_datasets": [
    {
      "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": "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": "gg1d",
      "title": "AutoPlot an entire data.frame",
      "topics": [
        "gg1d"
      ]
    },
    {
      "page": "gg1d_options",
      "title": "Visual Parameters for gg1d Plots",
      "topics": [
        "gg1d_options"
      ]
    },
    {
      "page": "ggparallel",
      "title": "Parallel Coordinate Plots",
      "topics": [
        "ggparallel"
      ]
    },
    {
      "page": "ggparallel_options",
      "title": "Visual Parameters for ggparallel Plots",
      "topics": [
        "ggparallel_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/selkamand/gg1d/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/selkamand/gg1d/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": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "gg1d",
  "_universes": [
    "selkamand"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-17T08:41:08.000Z",
      "distro": "noble",
      "commit": "877da215dcb4712a4a04e5bd0b243680b2cd128b",
      "fileid": "e497af854c063c788082381a6a9c1a3dc833f27e5318fbab66bf387cc367d33c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25986009804"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-17T08:41:02.000Z",
      "distro": "noble",
      "commit": "877da215dcb4712a4a04e5bd0b243680b2cd128b",
      "fileid": "d3e57ccb7f350c6f49f7eec7d7371de7719195b81aae4c0e7c4f59fcde7044a7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25986009804"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-17T08:41:06.000Z",
      "commit": "877da215dcb4712a4a04e5bd0b243680b2cd128b",
      "fileid": "a5ba3c7dfe946a7d83ebf40c9cdcb0c02e9816f9d31b9ceb98eaa0089e683c6f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25986009804"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-17T08:40:07.000Z",
      "commit": "877da215dcb4712a4a04e5bd0b243680b2cd128b",
      "fileid": "fe438b30a30af2f9d3fd0fd69e072311e80dbebb77bed899f1a05ec21f615c94",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25986009804"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-17T08:40:15.000Z",
      "commit": "877da215dcb4712a4a04e5bd0b243680b2cd128b",
      "fileid": "40e8373414ae1b7aaf30c8fcc831ae82c6dea4e0c7a4086b9b2a1b2f549d4c94",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25986009804"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-17T08:40:00.000Z",
      "commit": "877da215dcb4712a4a04e5bd0b243680b2cd128b",
      "fileid": "260323c3fa0800d0de742e15072b3e7a675329980d6e935dd6b36ead2d232d50",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25986009804"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-17T08:40:01.000Z",
      "commit": "877da215dcb4712a4a04e5bd0b243680b2cd128b",
      "fileid": "565b1373844b1d4c35386373d3a34dc4b9fd37ec2b6f36dff02a85072233bd01",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25986009804"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-02T17:13:33.000Z",
      "commit": "877da215dcb4712a4a04e5bd0b243680b2cd128b",
      "fileid": "fd814784884c210113111fd036fd643b516dc4fdbc425f98db5705430f7cf2ad",
      "status": "success",
      "buildurl": "https://github.com/r-universe/selkamand/actions/runs/25986009804"
    }
  ]
}