{
  "_id": "6a488cd1e06c18f0a6540bd6",
  "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-07-04 04:28:37 UTC",
    "User": "root"
  },
  "Author": "Luigi Annicchiarico [cre, aut]",
  "Maintainer": "Luigi Annicchiarico <luigi.annic@gmail.com>",
  "_user": "luigi-annic",
  "_type": "src",
  "_file": "WorldMapR_1.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/ffc20a854e8e7c47b1c875165dcf3265f21907902e9ffafed443d502e11fefcf",
  "_filesize": 3794644,
  "_sha256": "ffc20a854e8e7c47b1c875165dcf3265f21907902e9ffafed443d502e11fefcf",
  "_expires": "2026-10-12T04:32:14.000Z",
  "_created": "2026-07-04T04:28:37.000Z",
  "_published": "2026-07-04T04:32:17.235Z",
  "_jobs": [
    {
      "job": 85102787319,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078311288"
    },
    {
      "job": 85102787326,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078311215"
    },
    {
      "job": 85102787307,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078306785"
    },
    {
      "job": 85102787309,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078302613"
    },
    {
      "job": 85102588499,
      "time": 205,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078292920"
    },
    {
      "job": 85102787325,
      "time": 182,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078313477"
    },
    {
      "job": 85102787318,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078305444"
    },
    {
      "job": 85102787321,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078305074"
    },
    {
      "job": 85102787324,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078303235"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/28694833376",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 2
  },
  "_downloads": {
    "count": 322,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/WorldMapR"
  },
  "_devurl": "https://github.com/luigi-annic/worldmapr",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_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-07-04T04:31:01.000Z",
      "distro": "resolute",
      "commit": "c43574811f7d2025a660e6d088424f0df725fa4d",
      "fileid": "https://r2.ropensci.org/f34470368ef1eb950f47756efce5f0d8a97406d6d298130772405103296856ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/28694833376"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-04T04:30:57.000Z",
      "distro": "resolute",
      "commit": "c43574811f7d2025a660e6d088424f0df725fa4d",
      "fileid": "https://r2.ropensci.org/c4b44d8c217e0e405c622e2a06ae20b7016591158eae7513062d716a456e1bb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/28694833376"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-04T04:30:25.000Z",
      "commit": "c43574811f7d2025a660e6d088424f0df725fa4d",
      "fileid": "https://r2.ropensci.org/c9edda05ac868822defbdc992204d2e46d7c1814df223a61b9d963756dcc2304",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/28694833376"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-04T04:29:58.000Z",
      "commit": "c43574811f7d2025a660e6d088424f0df725fa4d",
      "fileid": "https://r2.ropensci.org/d1ca7805354418c0f311a0323e581e41e145d4e36869416e7c450717413cf76b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/28694833376"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-07-04T04:31:53.000Z",
      "commit": "c43574811f7d2025a660e6d088424f0df725fa4d",
      "fileid": "https://r2.ropensci.org/3374398e549a05167336bc6b44ae3dd9cfa045539a6f597dd7088e625527df86",
      "status": "success",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/28694833376"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-04T04:29:56.000Z",
      "commit": "c43574811f7d2025a660e6d088424f0df725fa4d",
      "fileid": "https://r2.ropensci.org/ea4fa797c69d71da2dfdbd10524e7df95a7c3922a9e0dd0c47efc60be36881b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/28694833376"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-04T04:29:46.000Z",
      "commit": "c43574811f7d2025a660e6d088424f0df725fa4d",
      "fileid": "https://r2.ropensci.org/484afdc2569266af827731b87f6bdcd24ddd5202541dc0c84cf41210e5c3e833",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/28694833376"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-04T04:29:50.000Z",
      "commit": "c43574811f7d2025a660e6d088424f0df725fa4d",
      "fileid": "https://r2.ropensci.org/e1fe9c2efb45ddd95d76f4111630d6537cf75d1fa530396e9b4b6834f64062f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luigi-annic/actions/runs/28694833376"
    }
  ]
}