{
  "_id": "6a1bf4721d7bb097a0a25792",
  "Package": "WorldMapR",
  "Type": "Package",
  "Title": "Worldwide or Coordinates-Based Heat Maps",
  "Version": "1.3.0",
  "Authors@R": "c(\nperson(\"Luigi\", \"Annicchiarico\", email = \"luigi.annic@gmail.com\", role = c(\"cre\", \"aut\"))\n)",
  "Description": "Easily plot heat maps of the world, based on continuous or\ncategorical data. Country labels can also be added to the map.",
  "License": "GPL-3",
  "URL": "https://github.com/Luigi-Annic/WorldMapR/",
  "BugReports": "https://github.com/Luigi-Annic/WorldMapR/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libabsl-dev cmake libfontconfig1-dev\nlibfreetype6-dev libfribidi-dev libgdal-dev gdal-bin\nlibgeos-dev libharfbuzz-dev libmagick++-dev gsfonts libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libwebp-dev libssl-dev\nlibproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://luigi-annic.r-universe.dev",
  "Date/Publication": "2025-09-03 08:50:27 UTC",
  "RemoteUrl": "https://github.com/luigi-annic/worldmapr",
  "RemoteRef": "HEAD",
  "RemoteSha": "c43574811f7d2025a660e6d088424f0df725fa4d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 08:38:51 UTC",
    "User": "root"
  },
  "Author": "Luigi Annicchiarico [cre, aut]",
  "Maintainer": "Luigi Annicchiarico <luigi.annic@gmail.com>",
  "MD5sum": "e9a1ad1c980f8ffbb1d2f84854d3f77e",
  "_user": "luigi-annic",
  "_type": "src",
  "_file": "WorldMapR_1.3.0.tar.gz",
  "_fileid": "d4aa9c47183ee7102f37a05514bb4112c6595958a50229459feb9b312e764965",
  "_filesize": 3791843,
  "_sha256": "d4aa9c47183ee7102f37a05514bb4112c6595958a50229459feb9b312e764965",
  "_created": "2026-05-31T08:38:51.000Z",
  "_published": "2026-05-31T08:42:26.701Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78712624206,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315310530"
    },
    {
      "job": 78712624205,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315306863"
    },
    {
      "job": 78712624236,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315301868"
    },
    {
      "job": 78712624237,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315305334"
    },
    {
      "job": 78712430151,
      "time": 220,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315292194"
    },
    {
      "job": 78712624195,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315304604"
    },
    {
      "job": 78712624211,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315306810"
    },
    {
      "job": 78712624220,
      "time": 135,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315307148"
    },
    {
      "job": 78712624207,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315304435"
    }
  ],
  "_buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/26707847255",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/luigi-annic/worldmapr",
  "_commit": {
    "id": "c43574811f7d2025a660e6d088424f0df725fa4d",
    "author": "Luigi Annicchiarico <luigi.annicchiarico@unimi.it>",
    "committer": "Luigi Annicchiarico <luigi.annicchiarico@unimi.it>",
    "message": "v 1.3.0 ready for CRAN (maybe)\n",
    "time": 1756889427
  },
  "_maintainer": {
    "name": "Luigi Annicchiarico",
    "email": "luigi.annic@gmail.com",
    "login": "luigi-annic",
    "description": "",
    "uuid": 136197636
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.4",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0-14",
      "role": "Imports"
    },
    {
      "package": "countrycode",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 4.3.0",
      "role": "Imports"
    },
    {
      "package": "ggfx",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "luigi-annic",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "luigi-annic",
      "count": 127,
      "uuid": 136197636
    }
  ],
  "_userbio": {
    "uuid": 136197636,
    "type": "user",
    "name": "Luigi-Annic"
  },
  "_downloads": {
    "count": 179,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/WorldMapR"
  },
  "_devurl": "https://github.com/luigi-annic/worldmapr",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/WorldMapR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/luigi-annic/worldmapr",
  "_realowner": "luigi-annic",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-02-13"
    },
    {
      "version": "0.1.1",
      "date": "2024-04-22"
    },
    {
      "version": "0.1.3",
      "date": "2024-11-14"
    },
    {
      "version": "1.0.1",
      "date": "2024-11-25"
    },
    {
      "version": "1.1.0",
      "date": "2025-01-28"
    },
    {
      "version": "1.2.0",
      "date": "2025-03-22"
    },
    {
      "version": "1.3.0",
      "date": "2025-09-03"
    }
  ],
  "_exports": [
    "countrycoord_data",
    "empty_editable_map",
    "geometries_data",
    "worldplot",
    "worldplotCat"
  ],
  "_datasets": [
    {
      "name": "map_df0",
      "title": "Initial dataset with geometries for each country",
      "object": "map_df0",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "name",
        "iso_a2",
        "geometry"
      ],
      "rows": 242,
      "table": false,
      "tojson": true
    },
    {
      "name": "regions_ITBIH",
      "title": "Some potentially useful regions for more granular maps",
      "object": "regions_ITBIH",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "name",
        "geometry",
        "iso_a2"
      ],
      "rows": 23,
      "table": false,
      "tojson": true
    },
    {
      "name": "testdata1",
      "title": "Simulated data set 1",
      "object": "testdata1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "countrycode",
        "IntVal"
      ],
      "rows": 90,
      "table": true,
      "tojson": true
    },
    {
      "name": "testdata1b",
      "title": "Simulated data set 1b",
      "object": "testdata1b",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Cnames",
        "Cshort",
        "VNum",
        "VCat"
      ],
      "rows": 46,
      "table": true,
      "tojson": true
    },
    {
      "name": "testdata1c",
      "title": "Simulated data set 1c",
      "object": "testdata1c",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "iso_a2",
        "value",
        "ValCat"
      ],
      "rows": 237,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "countrycoord_data",
      "title": "countrycoord_data",
      "topics": [
        "countrycoord_data"
      ]
    },
    {
      "page": "empty_editable_map",
      "title": "empty_editable_map",
      "topics": [
        "empty_editable_map"
      ]
    },
    {
      "page": "geometries_data",
      "title": "geometries_data",
      "topics": [
        "geometries_data"
      ]
    },
    {
      "page": "map_df0",
      "title": "Initial dataset with geometries for each country",
      "topics": [
        "map_df0"
      ]
    },
    {
      "page": "regions_ITBIH",
      "title": "Some potentially useful regions for more granular maps",
      "topics": [
        "regions_ITBIH"
      ]
    },
    {
      "page": "testdata1",
      "title": "Simulated data set 1",
      "topics": [
        "testdata1"
      ]
    },
    {
      "page": "testdata1b",
      "title": "Simulated data set 1b",
      "topics": [
        "testdata1b"
      ]
    },
    {
      "page": "testdata1c",
      "title": "Simulated data set 1c",
      "topics": [
        "testdata1c"
      ]
    },
    {
      "page": "worldplot",
      "title": "worldplot",
      "topics": [
        "worldplot"
      ]
    },
    {
      "page": "worldplotCat",
      "title": "worldplotCat",
      "topics": [
        "worldplotCat"
      ]
    }
  ],
  "_readme": "https://github.com/luigi-annic/worldmapr/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "class",
    "classInt",
    "cli",
    "countrycode",
    "cpp11",
    "curl",
    "DBI",
    "e1071",
    "farver",
    "ggfx",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "magick",
    "magrittr",
    "MASS",
    "proxy",
    "R6",
    "ragg",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "stringi",
    "systemfonts",
    "textshaping",
    "units",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "WorldMapR_Vignette.Rmd",
      "filename": "WorldMapR_Vignette.html",
      "title": "WorldMapR",
      "author": "Luigi Annicchiarico",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data",
        "Displaying a world map for continuous data",
        "Focusing on regions",
        "Adding country labels",
        "Colour palettes",
        "World map for categorical data",
        "Changing the Coordinates Reference System",
        "Saving the plot",
        "Editable maps in powerpoint"
      ],
      "created": "2023-12-28 08:19:09",
      "modified": "2025-09-03 08:50:27",
      "commits": 19
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "worldmapr",
  "_universes": [
    "luigi-annic"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-31T08:41:22.000Z",
      "distro": "noble",
      "commit": "c43574811f7d2025a660e6d088424f0df725fa4d",
      "fileid": "9b4940ffd1988e5b0af7e672faae88481e55e64da09e98674b5c961ba96dab69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/26707847255"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-31T08:40:56.000Z",
      "distro": "noble",
      "commit": "c43574811f7d2025a660e6d088424f0df725fa4d",
      "fileid": "e97df01775ae0a536e43e5abd58945ee82281c28f053fefd7cf220668508b802",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/26707847255"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-31T08:40:20.000Z",
      "commit": "c43574811f7d2025a660e6d088424f0df725fa4d",
      "fileid": "f0bcd021a88d1cd30bf1442a8416bd254e5ad7882018c4d9304aa8e2a4bf2f0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/26707847255"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-31T08:40:43.000Z",
      "commit": "c43574811f7d2025a660e6d088424f0df725fa4d",
      "fileid": "ee50acbf2c8d0fc2539ff831243e0d55f1727b4ceac12207bc9028173e03283c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/26707847255"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-05-31T08:41:07.000Z",
      "commit": "c43574811f7d2025a660e6d088424f0df725fa4d",
      "fileid": "c9a6876139ef2cc5c6274a36e655bba6bd9c1efbd693a01d01d13c032c69f697",
      "status": "success",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/26707847255"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-31T08:40:31.000Z",
      "commit": "c43574811f7d2025a660e6d088424f0df725fa4d",
      "fileid": "ac355f3d24f6490d7c0455496c47b30025825075b7cfb6ad6de986e56a39660f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/26707847255"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-31T08:40:42.000Z",
      "commit": "c43574811f7d2025a660e6d088424f0df725fa4d",
      "fileid": "fac76b569f7ab4c6b2bc1e16d8a9f198fddd1741be82e08c7ed2c8ee1fd4ded6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/26707847255"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-31T08:40:14.000Z",
      "commit": "c43574811f7d2025a660e6d088424f0df725fa4d",
      "fileid": "d9111db0d1606cfcc7786094a480cb9c3f88597bd21d8dd5f279d26b16505686",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/26707847255"
    }
  ]
}