Package: distanamo Title: Create Distance Cartograms Version: 0.2.0 Authors@R: c( person(given = "Matthieu", family = "Viry", email = "matthieu.viry@cnrs.fr", role = c("cre","aut"), comment = c(ORCID = "0000-0002-0693-8556")), person(given = "Timothée", family = "Giraud", email = "timothee.giraud@cnrs.fr", role = "ctb", comment = c(ORCID = "0000-0002-1932-3323")) ) Description: Creation of distance cartograms by deforming map layers to show the local deformations (computed using Waldo Tobler's bidimensional regression) between source points and image points. License: GPL (>= 3) URL: https://riatelab.github.io/distanamo/, https://github.com/riatelab/distanamo BugReports: https://github.com/riatelab/distanamo/issues/ Depends: R (>= 3.6.0) Imports: sf, terra, units, graphics, grDevices Suggests: knitr, rmarkdown Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 SystemRequirements: Cargo (Rust's package manager), rustc VignetteBuilder: knitr Language: en-US Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libclang-dev Repository: https://riatelab.r-universe.dev Date/Publication: 2026-03-16 15:31:59 UTC RemoteUrl: https://github.com/riatelab/distanamo RemoteRef: HEAD RemoteSha: db90ef599efa5dc6f244528960c8a64c3bf4b5c1 NeedsCompilation: yes Packaged: 2026-06-14 06:49:57 UTC; root Author: Matthieu Viry [cre, aut] (ORCID: ), Timothée Giraud [ctb] (ORCID: ) Maintainer: Matthieu Viry