{
  "_id": "6a35cc733efcd9bda43f0cb0",
  "Package": "ekioplot",
  "Type": "Package",
  "Title": "EKIO Visual Identity System for R Data Visualization",
  "Version": "0.4.0",
  "Authors@R": "person(\n\"Vinicius\", \"Oike\",\nemail = \"viniciusor@ekio.io\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0005-8015-9189\")\n)",
  "Description": "A ggplot2 implementation of EKIO's visual identity for\ndata visualization. Professional themes, curated color\npalettes, and scale functions for ggplot2 and gt tables.\nIncludes high-level recipe functions for common chart types.",
  "URL": "https://viniciusoike.github.io/ekioplot/,\nhttps://github.com/viniciusoike/ekioplot",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libuv1-dev libxml2-dev libssl-dev\nlibnode-dev",
  "Repository": "https://viniciusoike.r-universe.dev",
  "Date/Publication": "2026-06-19 21:37:30 UTC",
  "RemoteUrl": "https://github.com/viniciusoike/ekioplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "d02d607ebc83f75c26e4f4934b3757ce51240f98",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 23:07:38 UTC",
    "User": "root"
  },
  "Author": "Vinicius Oike [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0005-8015-9189>)",
  "Maintainer": "Vinicius Oike <viniciusor@ekio.io>",
  "MD5sum": "010d4a6e225091bd58c1bcba2bb8deff",
  "_user": "viniciusoike",
  "_type": "src",
  "_file": "ekioplot_0.4.0.tar.gz",
  "_fileid": "ef9605d83f8602a01c5623294dd18e842a22e99ac93804d0c7a59c20a15f6d48",
  "_filesize": 1225213,
  "_sha256": "ef9605d83f8602a01c5623294dd18e842a22e99ac93804d0c7a59c20a15f6d48",
  "_created": "2026-06-19T23:07:38.000Z",
  "_published": "2026-06-19T23:10:43.104Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82433822694,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7759680247"
    },
    {
      "job": 82433822685,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7759682233"
    },
    {
      "job": 82433822720,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7759679876"
    },
    {
      "job": 82433822706,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7759677361"
    },
    {
      "job": 82433550202,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7759661804"
    },
    {
      "job": 82433822707,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7759678194"
    },
    {
      "job": 82433822727,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7759676358"
    },
    {
      "job": 82433822736,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7759674957"
    },
    {
      "job": 82433822729,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7759675263"
    }
  ],
  "_buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27852336667",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/viniciusoike/ekioplot",
  "_commit": {
    "id": "d02d607ebc83f75c26e4f4934b3757ce51240f98",
    "author": "viniciusoike <viniciusoike@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #2 from viniciusoike/split-palette-lab\n\nSplit Palette Lab dashboard into its own repository",
    "time": 1781905050
  },
  "_maintainer": {
    "name": "Vinicius Oike",
    "email": "viniciusor@ekio.io"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.0",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "gt",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "viniciusoike",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 4
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 5
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 14
    },
    {
      "week": "2026-09",
      "n": 5
    },
    {
      "week": "2026-13",
      "n": 7
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 8
    },
    {
      "week": "2026-24",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 10
    }
  ],
  "_tags": [],
  "_topics": [
    "color-palettes",
    "data-visualization",
    "dataviz",
    "ggplot2",
    "ggplot2-themes",
    "gt"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "viniciusoike",
      "count": 75,
      "uuid": 10688700
    }
  ],
  "_userbio": {
    "uuid": 10688700,
    "type": "user",
    "name": "viniciusoike",
    "followers": 54,
    "description": "Economist (MSc @ USP) | Founder of EKIO | Data and R"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ekioplot"
  },
  "_devurl": "https://github.com/viniciusoike/ekioplot",
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ekioplot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "ekio_accent",
    "ekio_areaplot",
    "ekio_barplot",
    "ekio_blue",
    "ekio_gray",
    "ekio_histogram",
    "ekio_lineplot",
    "ekio_orange",
    "ekio_pal",
    "ekio_scatterplot",
    "ekio_teal",
    "gt_theme_ekio",
    "list_ekio_palettes",
    "scale_color_ekio_c",
    "scale_color_ekio_d",
    "scale_colour_ekio_c",
    "scale_colour_ekio_d",
    "scale_fill_ekio_c",
    "scale_fill_ekio_d",
    "show_all_ekio_palettes",
    "show_ekio_palette",
    "theme_ekio",
    "theme_ekio_map"
  ],
  "_datasets": [
    {
      "name": "brazil_agriculture",
      "title": "Brazilian Municipal Agricultural Production (2022)",
      "object": "brazil_agriculture",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "code_muni",
        "name_muni",
        "name_state",
        "name_region",
        "crop",
        "production_tonnes",
        "area_harvested_ha",
        "yield",
        "crop_type",
        "crop_category",
        "crop_importance",
        "production_scale"
      ],
      "rows": 16689,
      "table": true,
      "tojson": true
    },
    {
      "name": "brazil_agriculture_states",
      "title": "Brazilian State-Level Agricultural Production Time Series (1974-2023)",
      "object": "brazil_agriculture_states",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "code_state",
        "name_state",
        "year",
        "crop",
        "production_tonnes",
        "area_harvested_ha",
        "yield_kg_per_ha",
        "production_value_brl_k"
      ],
      "rows": 9450,
      "table": true,
      "tojson": true
    },
    {
      "name": "brazil_gdp",
      "title": "Brazilian Municipal GDP and Economic Structure (2021)",
      "object": "brazil_gdp",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "code_muni",
        "name_muni",
        "code_state",
        "name_state",
        "year",
        "gdp_brl_k",
        "gdp_brl_m"
      ],
      "rows": 5570,
      "table": true,
      "tojson": true
    },
    {
      "name": "brazil_population",
      "title": "Brazilian Municipal Population Data (2025)",
      "object": "brazil_population",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "rank",
        "name_muni",
        "abbrev_state",
        "population",
        "category"
      ],
      "rows": 338,
      "table": true,
      "tojson": true
    },
    {
      "name": "fuels",
      "title": "Global Fuel Consumption by Source",
      "object": "fuels",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "entity",
        "year",
        "fuel",
        "consumption_gwh"
      ],
      "rows": 228,
      "table": true,
      "tojson": true
    },
    {
      "name": "ips_brasil",
      "title": "IPS Brasil 2025 - Social Progress Index for Brazilian Municipalities",
      "object": "ips_brasil",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "codigo_ibge",
        "municipio",
        "uf",
        "populacao_2022",
        "measure",
        "rank",
        "highlight",
        "is_highlight",
        "rank_labels"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "brazil_agriculture",
      "title": "Brazilian Municipal Agricultural Production (2022)",
      "topics": [
        "brazil_agriculture"
      ]
    },
    {
      "page": "brazil_agriculture_states",
      "title": "Brazilian State-Level Agricultural Production Time Series (1974-2023)",
      "topics": [
        "brazil_agriculture_states"
      ]
    },
    {
      "page": "brazil_gdp",
      "title": "Brazilian Municipal GDP and Economic Structure (2021)",
      "topics": [
        "brazil_gdp"
      ]
    },
    {
      "page": "brazil_population",
      "title": "Brazilian Municipal Population Data (2025)",
      "topics": [
        "brazil_population"
      ]
    },
    {
      "page": "ekio_accent",
      "title": "EKIO Named Accent Colors",
      "topics": [
        "ekio_accent"
      ]
    },
    {
      "page": "ekio_areaplot",
      "title": "EKIO Area Plot",
      "topics": [
        "ekio_areaplot"
      ]
    },
    {
      "page": "ekio_barplot",
      "title": "EKIO Bar Plot",
      "topics": [
        "ekio_barplot"
      ]
    },
    {
      "page": "ekio_blue",
      "title": "EKIO Primary Blue Scale",
      "topics": [
        "ekio_blue"
      ]
    },
    {
      "page": "ekio_gray",
      "title": "EKIO Neutral Gray Scale",
      "topics": [
        "ekio_gray"
      ]
    },
    {
      "page": "ekio_histogram",
      "title": "EKIO Histogram",
      "topics": [
        "ekio_histogram"
      ]
    },
    {
      "page": "ekio_lineplot",
      "title": "EKIO Line Plot",
      "topics": [
        "ekio_lineplot"
      ]
    },
    {
      "page": "ekio_orange",
      "title": "EKIO Orange Scale",
      "topics": [
        "ekio_orange"
      ]
    },
    {
      "page": "ekio_pal",
      "title": "Get Color Palette",
      "topics": [
        "ekio_pal"
      ]
    },
    {
      "page": "ekio_scatterplot",
      "title": "EKIO Scatter Plot",
      "topics": [
        "ekio_scatterplot"
      ]
    },
    {
      "page": "ekio_teal",
      "title": "EKIO Teal Scale",
      "topics": [
        "ekio_teal"
      ]
    },
    {
      "page": "fuels",
      "title": "Global Fuel Consumption by Source",
      "topics": [
        "fuels"
      ]
    },
    {
      "page": "gt_theme_ekio",
      "title": "Apply EKIO Theme to GT Tables",
      "topics": [
        "gt_theme_ekio"
      ]
    },
    {
      "page": "ips_brasil",
      "title": "IPS Brasil 2025 - Social Progress Index for Brazilian Municipalities",
      "topics": [
        "ips_brasil"
      ]
    },
    {
      "page": "list_ekio_palettes",
      "title": "List Available Palettes",
      "topics": [
        "list_ekio_palettes"
      ]
    },
    {
      "page": "scale_color_ekio_c",
      "title": "Continuous Color Scale",
      "topics": [
        "scale_color_ekio_c",
        "scale_colour_ekio_c",
        "scale_fill_ekio_c"
      ]
    },
    {
      "page": "scale_color_ekio_d",
      "title": "Discrete Color Scale",
      "topics": [
        "scale_color_ekio_d",
        "scale_colour_ekio_d",
        "scale_fill_ekio_d"
      ]
    },
    {
      "page": "show_all_ekio_palettes",
      "title": "Show All Palettes",
      "topics": [
        "show_all_ekio_palettes"
      ]
    },
    {
      "page": "show_ekio_palette",
      "title": "Display a Palette",
      "topics": [
        "show_ekio_palette"
      ]
    },
    {
      "page": "theme_ekio",
      "title": "Apply EKIO Theme to ggplot2 Plots",
      "topics": [
        "theme_ekio"
      ]
    },
    {
      "page": "theme_ekio_map",
      "title": "Apply EKIO Map Theme to ggplot2 Plots",
      "topics": [
        "theme_ekio_map"
      ]
    }
  ],
  "_pkglogo": "https://github.com/viniciusoike/ekioplot/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/viniciusoike/ekioplot/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bigD",
    "bitops",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gt",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with ekioplot",
      "engine": "knitr::rmarkdown",
      "headings": [
        "EKIO Theme",
        "Color Palettes",
        "Palette types",
        "Scale Functions",
        "Discrete scales",
        "Continuous scales",
        "Recipe Functions",
        "Histogram",
        "Bar plot",
        "Scatter plot",
        "Area plot",
        "Smart aesthetic detection",
        "Color Scales",
        "GT Tables"
      ],
      "created": "2026-06-02 01:06:39",
      "modified": "2026-06-02 01:06:39",
      "commits": 1
    }
  ],
  "_score": 3.989004615698537,
  "_indexed": true,
  "_nocasepkg": "ekioplot",
  "_universes": [
    "viniciusoike"
  ],
  "_previous": "0.3.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-06-19T23:09:40.000Z",
      "distro": "noble",
      "commit": "d02d607ebc83f75c26e4f4934b3757ce51240f98",
      "fileid": "2a2c89ed3ee53cac9e293f459fec5635c0be5ef26c4453b8717d196b126baa8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27852336667"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-06-19T23:09:53.000Z",
      "distro": "noble",
      "commit": "d02d607ebc83f75c26e4f4934b3757ce51240f98",
      "fileid": "35e30acd4f5114979376c1e578ecaa9d5fdc720d8fd5c0d02a725f180d17d106",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27852336667"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-06-19T23:09:39.000Z",
      "commit": "d02d607ebc83f75c26e4f4934b3757ce51240f98",
      "fileid": "3bf1aca9e36aa27dc3bdc3bb3434cdac768aa4c9677ef12f05e8bed2aa1d1cd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27852336667"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-06-19T23:09:21.000Z",
      "commit": "d02d607ebc83f75c26e4f4934b3757ce51240f98",
      "fileid": "f61bac7731989ef07b5078aae3725205494bafbcedc016762c9fb8173b8d5650",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27852336667"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-06-19T23:09:55.000Z",
      "commit": "d02d607ebc83f75c26e4f4934b3757ce51240f98",
      "fileid": "4b1312862aa34d31c8835e93e5e42a3d1ed201390b27ae4f6861f7f28412a5bf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27852336667"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-19T23:09:00.000Z",
      "commit": "d02d607ebc83f75c26e4f4934b3757ce51240f98",
      "fileid": "f28bf590f5eca30ee5f66f9843c21dcd74abdb87abd5fe3bd336f45aa451da2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27852336667"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-19T23:08:49.000Z",
      "commit": "d02d607ebc83f75c26e4f4934b3757ce51240f98",
      "fileid": "7cfef5ce35cd4e3fe023cacbd517a3349e659668ab15b88e093109cdeaa258f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27852336667"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-19T23:08:52.000Z",
      "commit": "d02d607ebc83f75c26e4f4934b3757ce51240f98",
      "fileid": "fd5f809494f673611c496b60f09e26b2d9c7372903f99ba78836e4ba2a6e1419",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27852336667"
    }
  ]
}