{
  "_id": "6a478ecb6527f6f71fa0f3e1",
  "Package": "ggflags",
  "Type": "Package",
  "Version": "0.0.4",
  "Title": "Plot flags of the world in ggplot2",
  "Authors@R": "c(\nperson(\"Baptiste\", \"Auguie\",\nemail = \"baptiste.auguie@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"James\", \"Goldie\",\nemail = \"me@jamesgoldie.dev\",\nrole = c(\"aut\", \"ctb\"),\ncomment = c(\nORCID = \"0000-0002-5024-6207\"\n)),\nperson(\ngiven = \"Rémi\",\nfamily = \"Thériault\",\nrole = c(\"aut\", \"ctb\"),\nemail = \"remi.theriault@mail.mcgill.ca\",\ncomment = c(\nORCID = \"0000-0003-4315-6788\",\nTwitter = \"@rempsyc\")))",
  "License": "GPL (>= 3)",
  "Description": "A ggplot2 extension that allows you to plot the flags of\nthe world. It functions essentially as geom_point does,\nrequiring, at minimum, a two-letter lowercase country code for\nthe country aesthetic, and x and y aesthetics. You can also\nadjust the size.",
  "LazyData": "TRUE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/jimjam-slam/ggflags",
  "BugReports": "https://github.com/jimjam-slam/ggflags/issues",
  "Config/pak/sysreqs": "libjpeg-dev libpng-dev libxml2-dev",
  "Repository": "https://jimjam-slam.r-universe.dev",
  "Date/Publication": "2023-10-10 01:58:07 UTC",
  "RemoteUrl": "https://github.com/jimjam-slam/ggflags",
  "RemoteRef": "main",
  "RemoteSha": "fb6ca53f947a543cc2b003a2a1e7f0e9cf104540",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 07:38:53 UTC",
    "User": "root"
  },
  "Author": "Baptiste Auguie [aut, cre],\nJames Goldie [aut, ctb] (ORCID:\n<https://orcid.org/0000-0002-5024-6207>),\nRémi Thériault [aut, ctb] (ORCID:\n<https://orcid.org/0000-0003-4315-6788>, Twitter: @rempsyc)",
  "Maintainer": "Baptiste Auguie <baptiste.auguie@gmail.com>",
  "_user": "jimjam-slam",
  "_type": "src",
  "_file": "ggflags_0.0.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/d5f5c32ff14879222198da7abc0156ee7a2b0f7c86efb3acc4e645b31f097f35",
  "_filesize": 3038045,
  "_sha256": "d5f5c32ff14879222198da7abc0156ee7a2b0f7c86efb3acc4e645b31f097f35",
  "_expires": "2026-10-11T10:28:26.000Z",
  "_created": "2026-07-02T07:38:53.000Z",
  "_published": "2026-07-03T10:28:27.263Z",
  "_jobs": [
    {
      "job": 84980686835,
      "time": 254,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8032083137"
    },
    {
      "job": 84980687135,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032033157"
    },
    {
      "job": 84980686918,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8032045940"
    },
    {
      "job": 84980687128,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032037615"
    },
    {
      "job": 84980686606,
      "time": 215,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031992186"
    },
    {
      "job": 84980687277,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8032027048"
    },
    {
      "job": 84980687151,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8032020225"
    },
    {
      "job": 84980687094,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8032022149"
    },
    {
      "job": 84980687085,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032024472"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/28573464494",
  "_status": "success",
  "_upstream": "https://github.com/jimjam-slam/ggflags",
  "_commit": {
    "id": "fb6ca53f947a543cc2b003a2a1e7f0e9cf104540",
    "author": "James Goldie <me@jamesgoldie.dev>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #30 from rempsyc/document_data\n\nProperly document lflags :D",
    "time": 1696903087
  },
  "_maintainer": {
    "name": "Baptiste Auguie",
    "email": "baptiste.auguie@gmail.com",
    "login": "baptiste",
    "description": "",
    "uuid": 18970
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "grImport2",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    }
  ],
  "_owner": "jimjam-slam",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "dataviz",
    "flags",
    "ggplot2",
    "ggplot2-enhancements"
  ],
  "_stars": 101,
  "_contributors": [
    {
      "user": "baptiste",
      "count": 9,
      "uuid": 18970
    },
    {
      "user": "jimjam-slam",
      "count": 8,
      "uuid": 6520659
    },
    {
      "user": "richardmn",
      "count": 3,
      "uuid": 3619863
    },
    {
      "user": "rempsyc",
      "count": 3,
      "uuid": 13123390
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    }
  ],
  "_userbio": {
    "uuid": 6520659,
    "type": "user",
    "name": "James Goldie",
    "followers": 222,
    "description": "Data Engineer @ CounterCurrent. Making things for fun and for social good ❤️\r\n\r\n#climatehealth → #datajournalism"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggflags"
  },
  "_devurl": "https://github.com/jimjam-slam/ggflags",
  "_searchresults": 414,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggflags.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "geom_flag",
    "scale_country"
  ],
  "_datasets": [
    {
      "name": "lflags",
      "title": "List of country flags",
      "object": "lflags",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "geom_flag",
      "title": "flag geom for ggplot2",
      "topics": [
        "geom_flag"
      ]
    },
    {
      "page": "lflags",
      "title": "List of country flags",
      "topics": [
        "lflags"
      ]
    },
    {
      "page": "scale_country",
      "title": "scale countries",
      "topics": [
        "scale_country"
      ]
    }
  ],
  "_readme": "https://github.com/jimjam-slam/ggflags/raw/main/README.md",
  "_rundeps": [
    "base64enc",
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "grImport2",
    "gtable",
    "isoband",
    "jpeg",
    "labeling",
    "lifecycle",
    "png",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr",
    "XML"
  ],
  "_score": 5.922351710567523,
  "_indexed": true,
  "_nocasepkg": "ggflags",
  "_universes": [
    "jimjam-slam",
    "baptiste"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-07-02T07:43:10.000Z",
      "distro": "resolute",
      "commit": "fb6ca53f947a543cc2b003a2a1e7f0e9cf104540",
      "fileid": "https://r2.ropensci.org/abb6fbef73aeb10ef0d278d552d99455349889f58d38286f857efdf64219c692",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/28573464494"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-07-02T07:40:52.000Z",
      "distro": "resolute",
      "commit": "fb6ca53f947a543cc2b003a2a1e7f0e9cf104540",
      "fileid": "https://r2.ropensci.org/9cebf9de6aa923d4d856dc1da0028a5abf0581a926d02e9e91e258f9b621fe09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/28573464494"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-07-02T07:41:27.000Z",
      "commit": "fb6ca53f947a543cc2b003a2a1e7f0e9cf104540",
      "fileid": "https://r2.ropensci.org/592d5808d4e68ee4f50da743ef266db7105e326ec690dcbb21844c602f4586aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/28573464494"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-07-02T07:41:08.000Z",
      "commit": "fb6ca53f947a543cc2b003a2a1e7f0e9cf104540",
      "fileid": "https://r2.ropensci.org/f74083143ce379d8b123221b1c850576b2af6419a3119becfc00c9d58e0df789",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/28573464494"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.4",
      "date": "2026-07-02T07:40:51.000Z",
      "commit": "fb6ca53f947a543cc2b003a2a1e7f0e9cf104540",
      "fileid": "https://r2.ropensci.org/8de01aaa21bd569e40f4ecef5682bd69b67eea85297fedc636f45ba6217181c3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/28573464494"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-07-02T07:40:11.000Z",
      "commit": "fb6ca53f947a543cc2b003a2a1e7f0e9cf104540",
      "fileid": "https://r2.ropensci.org/270ec41ce476510ff79445805fbab5953c099f1f615c072d0b880ac697b1eac2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/28573464494"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-07-02T07:40:17.000Z",
      "commit": "fb6ca53f947a543cc2b003a2a1e7f0e9cf104540",
      "fileid": "https://r2.ropensci.org/f0c879738920adf02eb4a765f0cce2ce86c01e66fe559fb0099cb55f173a5bfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/28573464494"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-07-02T07:40:24.000Z",
      "commit": "fb6ca53f947a543cc2b003a2a1e7f0e9cf104540",
      "fileid": "https://r2.ropensci.org/c22bfb5d05c5e88c54aaa545743df908fac2b8cf6d1feacfc02927642133e31b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/28573464494"
    }
  ]
}