{
  "_id": "6a49e95c54b1f994258aa0a7",
  "Type": "Package",
  "Package": "ggeo",
  "Title": "Themes and Helpers for ggplot2",
  "Version": "1.0.0",
  "Authors@R": "person(\"Pascal\", \"Burkhard\", , \"pascal.burkhard@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0001-5504-5084\"))",
  "Description": "This package provides helper functions for ggplot graphs\nand maps.",
  "License": "MIT + file LICENSE",
  "URL": "https://ggeo.nenuial.org",
  "BugReports": "http://github.com/nenuial/ggeo/issues/",
  "Remotes": [
    "Nenuial/geotools"
  ],
  "Config/Needs/website": "nenuial/geopkg",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libabsl-dev cmake libfreetype6-dev libgdal-dev\ngdal-bin libgeos-dev libglpk-dev make libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev libx11-dev zlib1g-dev",
  "Repository": "https://nenuial.r-universe.dev",
  "Date/Publication": "2025-02-22 10:15:01 UTC",
  "RemoteUrl": "https://github.com/Nenuial/ggeo",
  "RemoteRef": "HEAD",
  "RemoteSha": "818fe798856bcefd6bd210c7266a8c6715066613",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-14 10:21:36 UTC",
    "User": "root"
  },
  "Author": "Pascal Burkhard [aut, cre] (ORCID:\n<https://orcid.org/0009-0001-5504-5084>)",
  "Maintainer": "Pascal Burkhard <pascal.burkhard@gmail.com>",
  "_user": "nenuial",
  "_type": "src",
  "_file": "ggeo_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/8134381180dce4ffd24205cb653c9efdf9ac2872fbdfa1c129280b1d045a03e3",
  "_filesize": 10566979,
  "_sha256": "8134381180dce4ffd24205cb653c9efdf9ac2872fbdfa1c129280b1d045a03e3",
  "_expires": "2026-10-13T05:19:21.000Z",
  "_created": "2026-06-14T10:21:36.000Z",
  "_published": "2026-07-05T05:19:24.068Z",
  "_jobs": [
    {
      "job": 85195172627,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7620059534"
    },
    {
      "job": 85195172587,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7620058405"
    },
    {
      "job": 85195172569,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7620052737"
    },
    {
      "job": 85195172561,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7620055560"
    },
    {
      "job": 85195172463,
      "time": 272,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620040606"
    },
    {
      "job": 85195172592,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620058497"
    },
    {
      "job": 85195172578,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7620054849"
    },
    {
      "job": 85195172669,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7620050584"
    },
    {
      "job": 85195172612,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7620052700"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/nenuial/actions/runs/27495737086",
  "_status": "success",
  "_upstream": "https://github.com/Nenuial/ggeo",
  "_commit": {
    "id": "818fe798856bcefd6bd210c7266a8c6715066613",
    "author": "Pascal Burkhard <pascal.burkhard@gmail.com>",
    "committer": "Pascal Burkhard <pascal.burkhard@gmail.com>",
    "message": "refactor: hc themes refactor\n",
    "time": 1740219301
  },
  "_maintainer": {
    "name": "Pascal Burkhard",
    "email": "pascal.burkhard@gmail.com",
    "login": "nenuial",
    "uuid": 380861
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "colorspace",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "geotools",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "highcharter",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "paletteer",
      "role": "Imports"
    },
    {
      "package": "PNWColors",
      "role": "Imports"
    },
    {
      "package": "prismatic",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "showtext",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "sysfonts",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "wesanderson",
      "role": "Imports"
    },
    {
      "package": "rnaturalearth",
      "role": "Suggests"
    }
  ],
  "_owner": "nenuial",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "nenuial",
      "count": 51,
      "uuid": 380861
    }
  ],
  "_userbio": {
    "uuid": 380861,
    "type": "user",
    "name": "Pascal Burkhard",
    "followers": 9
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggeo"
  },
  "_devurl": "https://github.com/nenuial/ggeo",
  "_pkgdown": "https://ggeo.nenuial.org",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggeo.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "!!",
    "%<>%",
    "%>%",
    "ggeo_capitalize_title",
    "ggeo_coord",
    "ggeo_file",
    "ggeo_install_fonts_linux",
    "ggeo_install_fonts_macos",
    "ggeo_label_abs_percent",
    "ggeo_label_pyramid",
    "ggeo_label_sci_10",
    "ggeo_latex_sci_10",
    "ggeo_register_fonts",
    "ggeo_remove_breaks",
    "ggeo_remove_title",
    "ggeo_save",
    "ggeoformat_pyramid_pop",
    "ggeopal_center",
    "ggeopal_chooser",
    "ggeopal_hex_to_hcl",
    "ggeopal_pal_to_gradient",
    "ggeopal_to_gradient",
    "ggeosave",
    "ggeotheme",
    "hc_dark_web_theme",
    "hc_guonian_theme",
    "hc_jerusalem_theme",
    "hc_pomogreen_theme",
    "hc_purple_theme",
    "hc_samarqand_theme",
    "hc_web_theme",
    "palette_chooser",
    "return_palette"
  ],
  "_help": [
    {
      "page": "ggeo_capitalize_title",
      "title": "Copitalize plot title",
      "topics": [
        "ggeo_capitalize_title"
      ]
    },
    {
      "page": "ggeo_coord",
      "title": "Return sf coord for given CRS code",
      "topics": [
        "ggeo_coord"
      ]
    },
    {
      "page": "ggeo_label_sci_10",
      "title": "Format labels",
      "topics": [
        "ggeo_label_abs_percent",
        "ggeo_label_pyramid",
        "ggeo_label_sci_10",
        "ggeo_latex_sci_10"
      ]
    },
    {
      "page": "ggeo_remove_breaks",
      "title": "Remove specific breaks",
      "topics": [
        "ggeo_remove_breaks"
      ]
    },
    {
      "page": "ggeo_remove_title",
      "title": "Remove plot title",
      "topics": [
        "ggeo_remove_title"
      ]
    },
    {
      "page": "ggeo_save",
      "title": "Save function",
      "topics": [
        "ggeo_save"
      ]
    },
    {
      "page": "ggeopal_center",
      "title": "Return a color palette with option to center diverging palettes",
      "topics": [
        "ggeopal_center"
      ]
    },
    {
      "page": "ggeopal_chooser",
      "title": "Return a paletteer palette depending on",
      "topics": [
        "ggeopal_chooser"
      ]
    },
    {
      "page": "ggeopal_hex_to_hcl",
      "title": "Generate colors from a HEX color using HCL palette",
      "topics": [
        "ggeopal_hex_to_hcl"
      ]
    },
    {
      "page": "ggeopal_to_gradient",
      "title": "Create gradient for palette colors",
      "topics": [
        "ggeopal_to_gradient"
      ]
    },
    {
      "page": "ggeotheme",
      "title": "ggeo plot themes",
      "topics": [
        "ggeotheme"
      ]
    },
    {
      "page": "hc_purple_theme",
      "title": "Highcharts themes",
      "topics": [
        "hc_dark_web_theme",
        "hc_guonian_theme",
        "hc_jerusalem_theme",
        "hc_pomogreen_theme",
        "hc_purple_theme",
        "hc_samarqand_theme",
        "hc_web_theme"
      ]
    }
  ],
  "_pkglogo": "https://github.com/Nenuial/ggeo/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/Nenuial/ggeo/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "broom",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "clipr",
    "clock",
    "colorspace",
    "countrycode",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "geotools",
    "ggplot2",
    "glue",
    "gtable",
    "highcharter",
    "highr",
    "HMDHFDplus",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httr",
    "httr2",
    "igraph",
    "isoband",
    "ISOcodes",
    "janitor",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "paletteer",
    "pillar",
    "pkgconfig",
    "PNWColors",
    "prettyunits",
    "prismatic",
    "progress",
    "proxy",
    "purrr",
    "quantmod",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rematch2",
    "rjson",
    "rlang",
    "rlist",
    "rmarkdown",
    "rstudioapi",
    "rvest",
    "s2",
    "S7",
    "sass",
    "scales",
    "selectr",
    "settings",
    "sf",
    "showtext",
    "showtextdb",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "sysfonts",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "TTR",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "wbstats",
    "wesanderson",
    "withr",
    "wk",
    "xfun",
    "XML",
    "xml2",
    "xts",
    "yaml",
    "zoo"
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "ggeo",
  "_universes": [
    "nenuial"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-14T10:24:26.000Z",
      "distro": "noble",
      "commit": "818fe798856bcefd6bd210c7266a8c6715066613",
      "fileid": "https://r2.ropensci.org/07ff11bad15e70c1244d040aee2a7e00b5eb429bf960e0ced2b915c33a689da9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nenuial/actions/runs/27495737086"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-14T10:24:18.000Z",
      "distro": "noble",
      "commit": "818fe798856bcefd6bd210c7266a8c6715066613",
      "fileid": "https://r2.ropensci.org/ccf63dda589d6fa020c01c3253c9a9f693f40f507cb9fc122aa01f96764408e7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nenuial/actions/runs/27495737086"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-14T10:23:29.000Z",
      "commit": "818fe798856bcefd6bd210c7266a8c6715066613",
      "fileid": "https://r2.ropensci.org/186a118008b49df41b82c3eaaae6258ac2a197a21d01018e0ae3be55af921e5b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nenuial/actions/runs/27495737086"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-14T10:23:41.000Z",
      "commit": "818fe798856bcefd6bd210c7266a8c6715066613",
      "fileid": "https://r2.ropensci.org/ee9f8f5e7a60692c060c6955718c8d80f89e430be77d4a033b2ea366bde2b3ab",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nenuial/actions/runs/27495737086"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-14T10:24:34.000Z",
      "commit": "818fe798856bcefd6bd210c7266a8c6715066613",
      "fileid": "https://r2.ropensci.org/d7774ab2a9c22765230a724bee57fd852089b4318e63f432f77a03ebc4eb027f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nenuial/actions/runs/27495737086"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-14T10:23:27.000Z",
      "commit": "818fe798856bcefd6bd210c7266a8c6715066613",
      "fileid": "https://r2.ropensci.org/6d4540a97c5ce36bd5e5e51ba3b9269d4c0ce78d5e6d8d5dbb4ad774c0d3af62",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nenuial/actions/runs/27495737086"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-14T10:23:01.000Z",
      "commit": "818fe798856bcefd6bd210c7266a8c6715066613",
      "fileid": "https://r2.ropensci.org/dbac3239c307f0e04e62d15d65f6523cc5f614518f0ffa2ffdd02867e27f10e4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nenuial/actions/runs/27495737086"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-14T10:23:12.000Z",
      "commit": "818fe798856bcefd6bd210c7266a8c6715066613",
      "fileid": "https://r2.ropensci.org/d98eadc20a12ed9485c61aba8f299d560ec23877c2d49af3e1961e8207845851",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nenuial/actions/runs/27495737086"
    }
  ]
}