{
  "_id": "6a27f50b24555f66ed54c20c",
  "Package": "DonutMap",
  "Title": "Donut Maps with 'sf', 'ggplot2', and 'leaflet'",
  "Version": "0.1.0",
  "Authors@R": "person(\ngiven = \"Aurélien\",\nfamily = \"Nicosia\",\nemail = \"aurelien.nicosia@mat.ulaval.ca\",\nrole = c(\"aut\", \"cre\")\n)",
  "Description": "Create donut charts positioned on maps from tidy data. The\npackage provides helpers to compute donut polygon geometries,\noptional origin-destination flow lines, ready-to-use 'ggplot2'\nmap layers, and interactive 'leaflet' widgets.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://aureliennicosiaulaval.github.io/DonutMap/,\nhttps://github.com/AurelienNicosiaULaval/DonutMap",
  "BugReports": "https://github.com/AurelienNicosiaULaval/DonutMap/issues",
  "Config/Needs/website": "pkgdown",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libpng-dev libuv1-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://aureliennicosiaulaval.r-universe.dev",
  "Date/Publication": "2026-06-09 10:25:26 UTC",
  "RemoteUrl": "https://github.com/aureliennicosiaulaval/donutmap",
  "RemoteRef": "HEAD",
  "RemoteSha": "e99f6d007887663f75480d9b8b536fa019e496db",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 11:07:12 UTC",
    "User": "root"
  },
  "Author": "Aurélien Nicosia [aut, cre]",
  "Maintainer": "Aurélien Nicosia <aurelien.nicosia@mat.ulaval.ca>",
  "MD5sum": "5280dadde09fa945c5134616ca0ec55f",
  "_user": "aureliennicosiaulaval",
  "_type": "src",
  "_file": "DonutMap_0.1.0.tar.gz",
  "_fileid": "bc5c7be4d4445d59768345ac20baf61438e0ba01c7f21696c3bf45100cee841b",
  "_filesize": 822760,
  "_sha256": "bc5c7be4d4445d59768345ac20baf61438e0ba01c7f21696c3bf45100cee841b",
  "_created": "2026-06-09T11:07:12.000Z",
  "_published": "2026-06-09T11:12:11.696Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80308023684,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7505888277"
    },
    {
      "job": 80308023658,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505889628"
    },
    {
      "job": 80308023828,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7505929804"
    },
    {
      "job": 80308023563,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505908597"
    },
    {
      "job": 80307374014,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505836429"
    },
    {
      "job": 80308023433,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505886015"
    },
    {
      "job": 80308023728,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7505867598"
    },
    {
      "job": 80308023661,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7505872406"
    },
    {
      "job": 80308023629,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505866479"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aureliennicosiaulaval/actions/runs/27201771873",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aureliennicosiaulaval/donutmap",
  "_commit": {
    "id": "e99f6d007887663f75480d9b8b536fa019e496db",
    "author": "Aurélien Nicosia <116816597+AurelienNicosiaULaval@users.noreply.github.com>",
    "committer": "Aurélien Nicosia <116816597+AurelienNicosiaULaval@users.noreply.github.com>",
    "message": "Prepare CRAN release metadata\n",
    "time": 1781000726
  },
  "_maintainer": {
    "name": "Aurélien Nicosia",
    "email": "aurelien.nicosia@mat.ulaval.ca",
    "login": "aureliennicosiaulaval",
    "linkedin": "in/aur%C3%A9lien-nicosia-6a52487b",
    "description": "Chargé d’enseignement à l’Université Laval • Passionné par la science des données, R et la pédagogie active • Créateur d’outils et de ressources pour apprendre ",
    "uuid": 116816597
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "leaflet",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "ragg",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rnaturalearth",
      "role": "Suggests"
    },
    {
      "package": "rnaturalearthdata",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "aureliennicosiaulaval",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 11
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "aureliennicosiaulaval",
      "count": 12,
      "uuid": 116816597
    }
  ],
  "_userbio": {
    "uuid": 116816597,
    "type": "user",
    "name": "Aurélien Nicosia",
    "description": "Chargé d’enseignement à l’Université Laval • Passionné par la science des données, R et la pédagogie active • Créateur d’outils et de ressources pour apprendre "
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DonutMap"
  },
  "_devurl": "https://github.com/aureliennicosiaulaval/donutmap",
  "_pkgdown": "https://aureliennicosiaulaval.github.io/DonutMap/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DonutMap.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aureliennicosiaulaval/donutmap",
  "_realowner": "aureliennicosiaulaval",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-08"
    }
  ],
  "_exports": [
    "donut_leaflet",
    "donut_map",
    "donut_polygons",
    "flow_lines"
  ],
  "_help": [
    {
      "page": "donut_leaflet",
      "title": "Draw an interactive donut map",
      "topics": [
        "donut_leaflet"
      ]
    },
    {
      "page": "donut_map",
      "title": "Draw a donut map",
      "topics": [
        "donut_map"
      ]
    },
    {
      "page": "donut_polygons",
      "title": "Compute donut polygons",
      "topics": [
        "donut_polygons"
      ]
    },
    {
      "page": "flow_lines",
      "title": "Compute origin-destination flow lines",
      "topics": [
        "flow_lines"
      ]
    }
  ],
  "_pkglogo": "https://github.com/aureliennicosiaulaval/donutmap/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/aureliennicosiaulaval/donutmap/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "crosstalk",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lazyeval",
    "leaflet",
    "leaflet.providers",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "png",
    "proxy",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "s2",
    "S7",
    "sass",
    "scales",
    "sf",
    "sp",
    "terra",
    "tibble",
    "tidyselect",
    "tinytex",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "donut-maps.Rmd",
      "filename": "donut-maps.html",
      "title": "Donut maps with DonutMap",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example data",
        "Static map",
        "Interactive map",
        "Trajectory geometries",
        "Using the geometry layer directly"
      ],
      "created": "2026-05-22 15:37:55",
      "modified": "2026-05-22 20:01:21",
      "commits": 7
    },
    {
      "source": "example-gallery.Rmd",
      "filename": "example-gallery.html",
      "title": "Example gallery",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Shared data",
        "1. Static donuts without links",
        "2. Static map with curved coloured links",
        "3. Straight links",
        "4. Interactive map with filtered links",
        "5. Geometry-first workflow"
      ],
      "created": "2026-05-24 13:03:52",
      "modified": "2026-05-24 13:03:52",
      "commits": 1
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "donutmap",
  "_universes": [
    "aureliennicosiaulaval"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-09T11:09:37.000Z",
      "distro": "noble",
      "commit": "e99f6d007887663f75480d9b8b536fa019e496db",
      "fileid": "cb07c8eb55e97acbd152eb35919c861b9cb67c0082964d48bf2c81332e703b89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aureliennicosiaulaval/actions/runs/27201771873"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-09T11:09:39.000Z",
      "distro": "noble",
      "commit": "e99f6d007887663f75480d9b8b536fa019e496db",
      "fileid": "ba78085b90bc75fc706bc2e617068a7d09e5e14dd280d0298dd6d7288e0bbda5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aureliennicosiaulaval/actions/runs/27201771873"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-09T11:11:45.000Z",
      "commit": "e99f6d007887663f75480d9b8b536fa019e496db",
      "fileid": "c2e045332ecb2f8b95bc0f2d1fe6c13353eaa20a222152d3ffcaee5df6414fe8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aureliennicosiaulaval/actions/runs/27201771873"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-09T11:10:34.000Z",
      "commit": "e99f6d007887663f75480d9b8b536fa019e496db",
      "fileid": "130761e35084ef374322054da707cb77e862ecc7902f82a553ebde3f02134e4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aureliennicosiaulaval/actions/runs/27201771873"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-09T11:09:49.000Z",
      "commit": "e99f6d007887663f75480d9b8b536fa019e496db",
      "fileid": "6f96961ce31e182f679b9a2b648ee073289ba6e4d3e8a1d2c35e5f4966a7438b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aureliennicosiaulaval/actions/runs/27201771873"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-09T11:08:29.000Z",
      "commit": "e99f6d007887663f75480d9b8b536fa019e496db",
      "fileid": "9ccfca2c97d479bd2d2da2b4b44dd89ea6bbd30faf07769b0a38775abde8d74a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aureliennicosiaulaval/actions/runs/27201771873"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-09T11:08:44.000Z",
      "commit": "e99f6d007887663f75480d9b8b536fa019e496db",
      "fileid": "b44ae63f24db2a19d0b09ebb2e6cc1dcf1fe25c5a38c3ab5cd19767e90fa6891",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aureliennicosiaulaval/actions/runs/27201771873"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-09T11:08:28.000Z",
      "commit": "e99f6d007887663f75480d9b8b536fa019e496db",
      "fileid": "19a3d4203b0db402a157f153338139ffce05d8473c620a2d2efaaf61a4fb5f40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aureliennicosiaulaval/actions/runs/27201771873"
    }
  ]
}