Package: cartogram Title: Create Cartograms with R Version: 0.4.0 Authors@R: c( person("Sebastian", "Jeworutzki", , "sebastian.jeworutzki@ruhr-uni-bochum.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2671-5253")), person("Timothee", "Giraud", role = "ctb"), person("Nicolas", "Lambert", role = "ctb"), person("Roger", "Bivand", , "Roger.Bivand@nhh.no", role = "cph"), person("Edzer", "Pebesma", role = "cph"), person("Jakub", "Nowosad", , "nowosad.jakub@gmail.com", role = "ctb", comment = c(ORCID = "0000-0002-1057-3721")), person("Egor", "Kotov", , "kotov.egor@gmail.com", role = "ctb", comment = c(ORCID = "0000-0001-6690-5345")) ) Description: Construct continuous and non-contiguous area cartograms. License: GPL-3 URL: https://github.com/sjewo/cartogram, https://sjewo.github.io/cartogram/ BugReports: https://github.com/sjewo/cartogram/issues Imports: methods, packcircles, rlang, sf Suggests: future (>= 1.40.0), future.apply, parallelly, progressr, rmarkdown, testthat (>= 3.0.0), tmap Config/testthat/edition: 3 Encoding: UTF-8 RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libudunits2-dev Repository: https://ar-puuk.r-universe.dev Date/Publication: 2025-05-03 19:52:10 UTC RemoteUrl: https://github.com/sjewo/cartogram RemoteRef: HEAD RemoteSha: 993422a45e81eb8fd96f1755c88b135c886f3b65 NeedsCompilation: no Packaged: 2026-06-01 17:11:23 UTC; root Author: Sebastian Jeworutzki [aut, cre] (ORCID: ), Timothee Giraud [ctb], Nicolas Lambert [ctb], Roger Bivand [cph], Edzer Pebesma [cph], Jakub Nowosad [ctb] (ORCID: ), Egor Kotov [ctb] (ORCID: ) Maintainer: Sebastian Jeworutzki