{
  "_id": "6a4022234f09e15ead750cca",
  "Package": "ggauto",
  "Title": "Automatically Create and Style 'ggplot2' Charts",
  "Version": "0.0.2",
  "Authors@R": "person(\"Nicola\", \"Rennie\", , \"nrennie.research@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Automatically choose an appropriate chart type based on\nthe types and values in the data. Apply more accessible default\nstyling and colours to 'ggplot2' charts.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/Needs/website": "nrennie/nrenniepkgdown",
  "URL": "https://nrennie.rbind.io/ggauto/",
  "BugReports": "https://github.com/nrennie/ggauto/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev libicu-dev\nlibjpeg-dev libpng-dev libxml2-dev libssl-dev",
  "Repository": "https://nrennie.r-universe.dev",
  "Date/Publication": "2026-06-27 18:31:42 UTC",
  "RemoteUrl": "https://github.com/nrennie/ggauto",
  "RemoteRef": "HEAD",
  "RemoteSha": "c3a8338fb847c281519bca3c1d12eba1678e0963",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-27 19:15:46 UTC",
    "User": "root"
  },
  "Author": "Nicola Rennie [aut, cre, cph]",
  "Maintainer": "Nicola Rennie <nrennie.research@gmail.com>",
  "MD5sum": "39035027a50fad2e23173a36c889ecc5",
  "_user": "nrennie",
  "_type": "src",
  "_file": "ggauto_0.0.2.tar.gz",
  "_fileid": "944f44925dc8a7cba2fb74a688c5ee512a2a452dd0a5f7f3d64217b0128cf30b",
  "_filesize": 2331817,
  "_sha256": "944f44925dc8a7cba2fb74a688c5ee512a2a452dd0a5f7f3d64217b0128cf30b",
  "_created": "2026-06-27T19:15:46.000Z",
  "_published": "2026-06-27T19:18:59.329Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83844235713,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7927387636"
    },
    {
      "job": 83844235709,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7927388611"
    },
    {
      "job": 83844235712,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7927382516"
    },
    {
      "job": 83844235722,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7927384508"
    },
    {
      "job": 83843956581,
      "time": 260,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7927370978"
    },
    {
      "job": 83844235704,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7927388788"
    },
    {
      "job": 83844235720,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7927379128"
    },
    {
      "job": 83844235724,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7927381830"
    },
    {
      "job": 83844235714,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7927379379"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nrennie/actions/runs/28299015812",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nrennie/ggauto",
  "_commit": {
    "id": "c3a8338fb847c281519bca3c1d12eba1678e0963",
    "author": "Nicola Rennie <42338476+nrennie@users.noreply.github.com>",
    "committer": "Nicola Rennie <42338476+nrennie@users.noreply.github.com>",
    "message": "update version to 0.0.2\n",
    "time": 1782585102
  },
  "_maintainer": {
    "name": "Nicola Rennie",
    "email": "nrennie.research@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggdist",
      "role": "Imports"
    },
    {
      "package": "ggforce",
      "role": "Imports"
    },
    {
      "package": "gghighlight",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "ggtext",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "khroma",
      "role": "Imports"
    },
    {
      "package": "lemon",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "nrennie",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 15
    },
    {
      "week": "2026-12",
      "n": 6
    },
    {
      "week": "2026-13",
      "n": 4
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v0.0.1",
      "date": "2026-03-21"
    }
  ],
  "_stars": 36,
  "_contributors": [
    {
      "user": "nrennie",
      "count": 53,
      "uuid": 42338476
    },
    {
      "user": "olivroy",
      "count": 2,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 42338476,
    "type": "user",
    "name": "Nicola Rennie",
    "followers": 1007,
    "description": "Data visualisation specialist. Generative artist. Runner of endurance races. Neat freak. She/her."
  },
  "_downloads": {
    "count": 240,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggauto"
  },
  "_devurl": "https://github.com/nrennie/ggauto",
  "_pkgdown": "https://nrennie.rbind.io/ggauto/",
  "_searchresults": 14,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggauto.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nrennie/ggauto",
  "_realowner": "nrennie",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2026-03-25"
    }
  ],
  "_exports": [
    "ggauto"
  ],
  "_help": [
    {
      "page": "ggauto",
      "title": "Automated 'ggplot2' charts",
      "topics": [
        "ggauto"
      ]
    }
  ],
  "_pkglogo": "https://github.com/nrennie/ggauto/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/nrennie/ggauto/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "distributional",
    "dplyr",
    "evaluate",
    "farver",
    "generics",
    "ggdist",
    "ggforce",
    "gghighlight",
    "ggplot2",
    "ggrepel",
    "ggtext",
    "glue",
    "gridExtra",
    "gridtext",
    "gtable",
    "highr",
    "isoband",
    "jpeg",
    "jsonlite",
    "khroma",
    "knitr",
    "labeling",
    "lattice",
    "lemon",
    "lifecycle",
    "litedown",
    "lubridate",
    "magrittr",
    "markdown",
    "MASS",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "polyclip",
    "purrr",
    "quadprog",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "systemfonts",
    "tibble",
    "tidyselect",
    "timechange",
    "tweenr",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Examples.Rmd",
      "filename": "Examples.html",
      "title": "Examples",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Examples",
        "Visualising distributions",
        "Visualising data over time",
        "Visualising magnitudes and ranks",
        "Visualising correlation",
        "Editing charts",
        "Scales",
        "Text"
      ],
      "created": "2026-06-27 16:57:18",
      "modified": "2026-06-27 18:05:29",
      "commits": 3
    }
  ],
  "_score": 6.179551791165188,
  "_indexed": true,
  "_nocasepkg": "ggauto",
  "_universes": [
    "nrennie"
  ],
  "_previous": "0.0.1.9002",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-27T19:18:12.000Z",
      "distro": "resolute",
      "commit": "c3a8338fb847c281519bca3c1d12eba1678e0963",
      "fileid": "54aded0b81bdadd88bdbebb0acb3984d90f9f547ad94c8a032333171d6193c8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/28299015812"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-27T19:18:22.000Z",
      "distro": "resolute",
      "commit": "c3a8338fb847c281519bca3c1d12eba1678e0963",
      "fileid": "e8c8b2fa471903b7bc083226985f4f7ed0f36531279099b61f9683c97d8804b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/28299015812"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-27T19:17:24.000Z",
      "commit": "c3a8338fb847c281519bca3c1d12eba1678e0963",
      "fileid": "c91eab389b32fb69da653e74f7a7ec56499d52d531990bf5a3afb372588668e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/28299015812"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-27T19:17:43.000Z",
      "commit": "c3a8338fb847c281519bca3c1d12eba1678e0963",
      "fileid": "71e039f99cde4eef5a5b438f72d0bd86d46bb23927df14f7b84f1c6004e8c287",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/28299015812"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-06-27T19:18:36.000Z",
      "commit": "c3a8338fb847c281519bca3c1d12eba1678e0963",
      "fileid": "e1bdc6bc5ecc3a7fae551533bd615014ce88c9ae644dfa9ad611df616e7b3ff1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/28299015812"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-27T19:16:54.000Z",
      "commit": "c3a8338fb847c281519bca3c1d12eba1678e0963",
      "fileid": "1422a242f1f002fc74c604dc73468737fb675abf83df06345c7bcf8806acee26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/28299015812"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-27T19:17:19.000Z",
      "commit": "c3a8338fb847c281519bca3c1d12eba1678e0963",
      "fileid": "e1a2616715df94fe4818bf2ed8769ca955e99633814681e9aa8627e671a40c55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/28299015812"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-27T19:16:56.000Z",
      "commit": "c3a8338fb847c281519bca3c1d12eba1678e0963",
      "fileid": "e16eb8586013e75472c2d6d24ec3fc5962a7978ac134ba31cf94c3ebdc623f55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/28299015812"
    }
  ]
}