{
  "_id": "6a1f297fb401979e73423ffb",
  "Package": "distanamo",
  "Title": "Create Distance Cartograms",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(given = \"Matthieu\",\nfamily = \"Viry\",\nemail = \"matthieu.viry@cnrs.fr\",\nrole = c(\"cre\",\"aut\"),\ncomment = c(ORCID = \"0000-0002-0693-8556\")),\nperson(given = \"Timothée\",\nfamily = \"Giraud\",\nemail = \"timothee.giraud@cnrs.fr\",\nrole = \"ctb\",\ncomment = c(ORCID = \"0000-0002-1932-3323\"))\n)",
  "Description": "Creation of distance cartograms by deforming map layers to\nshow the local deformations (computed using Waldo Tobler's\nbidimensional regression) between source points and image\npoints.",
  "License": "GPL (>= 3)",
  "URL": "https://riatelab.github.io/distanamo/,\nhttps://github.com/riatelab/distanamo",
  "BugReports": "https://github.com/riatelab/distanamo/issues/",
  "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\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev\nlibclang-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": {
    "Date": "2026-05-15 08:41:59 UTC",
    "User": "root"
  },
  "Author": "Matthieu Viry [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-0693-8556>),\nTimothée Giraud [ctb] (ORCID: <https://orcid.org/0000-0002-1932-3323>)",
  "Maintainer": "Matthieu Viry <matthieu.viry@cnrs.fr>",
  "MD5sum": "d316b1b30a2fd80eb2d002c52791b8af",
  "_user": "riatelab",
  "_type": "src",
  "_file": "distanamo_0.2.0.tar.gz",
  "_fileid": "7640e61bb0756836cb40bc606a67bd994b4c1f91dd5a738c18cb1b264f751de1",
  "_filesize": 3521367,
  "_sha256": "7640e61bb0756836cb40bc606a67bd994b4c1f91dd5a738c18cb1b264f751de1",
  "_created": "2026-05-15T08:41:59.000Z",
  "_published": "2026-06-02T19:05:35.493Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79150096014,
      "time": 146,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013324951"
    },
    {
      "job": 79150095445,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013331847"
    },
    {
      "job": 79150096224,
      "time": 140,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013323847"
    },
    {
      "job": 79150096513,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013330901"
    },
    {
      "job": 79150095932,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030608285"
    },
    {
      "job": 79150096405,
      "time": 233,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013348113"
    },
    {
      "job": 79150096128,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030609128"
    },
    {
      "job": 79150096418,
      "time": 199,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030616975"
    },
    {
      "job": 79150095031,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013286683"
    },
    {
      "job": 79150094740,
      "time": 182,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367262280"
    },
    {
      "job": 79150096502,
      "time": 153,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013326763"
    },
    {
      "job": 79150096289,
      "time": 168,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013331086"
    },
    {
      "job": 79150096396,
      "time": 185,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013335325"
    }
  ],
  "_buildurl": "https://github.com/r-universe/riatelab/actions/runs/25908555055",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/riatelab/distanamo",
  "_commit": {
    "id": "db90ef599efa5dc6f244528960c8a64c3bf4b5c1",
    "author": "Timothée Giraud <3041254+rCarto@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Fix README errors, use dynamic Rmd file to create README.md (#3)\n\n+ Update Vignette",
    "time": 1773675119
  },
  "_maintainer": {
    "name": "Matthieu Viry",
    "email": "matthieu.viry@cnrs.fr",
    "login": "mthh",
    "mastodon": "@mthv@fosstodon.org",
    "orcid": "0000-0002-0693-8556",
    "uuid": 12172162
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "riatelab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "distance-cartogram",
    "savvy",
    "rust",
    "cargo"
  ],
  "_stars": 19,
  "_contributors": [
    {
      "user": "mthh",
      "count": 116,
      "uuid": 12172162
    },
    {
      "user": "rcarto",
      "count": 17,
      "uuid": 3041254
    }
  ],
  "_userbio": {
    "uuid": 17590565,
    "type": "organization",
    "name": "riatelab",
    "description": "Spatial analysis and mapping software packages created by the Center for Spatial Analysis and Geovisualization - RIATE"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/distanamo"
  },
  "_devurl": "https://github.com/riatelab/distanamo",
  "_pkgdown": "https://riatelab.github.io/distanamo/",
  "_searchresults": 4,
  "_cargo": true,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/distanamo.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "dc_adjust",
    "dc_combine_bbox",
    "dc_concentric_circles",
    "dc_create",
    "dc_generate_positions_from_durations",
    "dc_interpolate",
    "dc_interpolate_parallel",
    "dc_move_from_reference_point"
  ],
  "_help": [
    {
      "page": "dc_adjust",
      "title": "Adjusts image points to source points",
      "topics": [
        "dc_adjust"
      ]
    },
    {
      "page": "dc_combine_bbox",
      "title": "Compute the bounding box that covers all the layers",
      "topics": [
        "dc_combine_bbox"
      ]
    },
    {
      "page": "dc_concentric_circles",
      "title": "Create concentric circles around the reference point",
      "topics": [
        "dc_concentric_circles"
      ]
    },
    {
      "page": "dc_create",
      "title": "Create an interpolation grid",
      "topics": [
        "dc_create"
      ]
    },
    {
      "page": "dc_generate_positions_from_durations",
      "title": "Generate positions from durations matrix",
      "topics": [
        "dc_generate_positions_from_durations"
      ]
    },
    {
      "page": "dc_interpolate",
      "title": "Interpolate a sf layer using the interpolation grid",
      "topics": [
        "dc_interpolate"
      ]
    },
    {
      "page": "dc_interpolate_parallel",
      "title": "Deform a list of sf layers using the interpolation grid",
      "topics": [
        "dc_interpolate_parallel"
      ]
    },
    {
      "page": "dc_move_from_reference_point",
      "title": "Move points from a reference point",
      "topics": [
        "dc_move_from_reference_point"
      ]
    },
    {
      "page": "distanamo",
      "title": "Create Distance Cartograms",
      "topics": [
        "distanamo-package",
        "distanamo"
      ]
    },
    {
      "page": "plot.adjustment_result",
      "title": "plot adjustment_result object",
      "topics": [
        "plot.adjustment_result"
      ]
    },
    {
      "page": "plot.interpolation_grid",
      "title": "plot interpolation_grid object",
      "topics": [
        "plot.interpolation_grid"
      ]
    },
    {
      "page": "plot.multipolar_displacement_result",
      "title": "plot multipolar_displacement_result object",
      "topics": [
        "plot.multipolar_displacement_result"
      ]
    },
    {
      "page": "plot.unipolar_displacement_result",
      "title": "plot unipolar_displacement_result object",
      "topics": [
        "plot.unipolar_displacement_result"
      ]
    },
    {
      "page": "summary.adjustment_result",
      "title": "summary adjustment_result object",
      "topics": [
        "summary.adjustment_result"
      ]
    },
    {
      "page": "summary.interpolation_grid",
      "title": "summary interpolation_grid object",
      "topics": [
        "summary.interpolation_grid"
      ]
    },
    {
      "page": "summary.multipolar_displacement_result",
      "title": "summary multipolar_displacement_result object",
      "topics": [
        "summary.multipolar_displacement_result"
      ]
    },
    {
      "page": "summary.unipolar_displacement_result",
      "title": "summary unipolar_displacement_result object",
      "topics": [
        "summary.unipolar_displacement_result"
      ]
    }
  ],
  "_pkglogo": "https://github.com/riatelab/distanamo/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/riatelab/distanamo/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "DBI",
    "e1071",
    "KernSmooth",
    "MASS",
    "proxy",
    "Rcpp",
    "s2",
    "sf",
    "terra",
    "units",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "distanamo.Rmd",
      "filename": "distanamo.html",
      "title": "Getting started with distanamo",
      "author": "Matthieu Viry",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Usage",
        "Basics",
        "Adjusting the image points to the source points",
        "Generating image points from a reference point and durations from the reference point to all the other points",
        "Generating image points from a durations matrix between all the points",
        "Deforming multiple layers at once",
        "More information about the method and references",
        "About the method",
        "About distance (or time) cartograms in general: their usability, the other methods to create them, etc."
      ],
      "created": "2025-01-28 16:22:54",
      "modified": "2026-03-16 15:31:59",
      "commits": 3
    }
  ],
  "_score": 4.278753600952829,
  "_indexed": true,
  "_nocasepkg": "distanamo",
  "_universes": [
    "riatelab",
    "mthh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-15T08:44:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "db90ef599efa5dc6f244528960c8a64c3bf4b5c1",
      "fileid": "d45f3a95f4537fcc5d842a6aa0303d25364a3735c025c3658b7e544807244178",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/25908555055"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-15T08:44:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "db90ef599efa5dc6f244528960c8a64c3bf4b5c1",
      "fileid": "f3974cf3ac88d2695b5754ccd2840dfc9472231b4da37c7870d83b79d854a7a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/25908555055"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-15T08:44:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "db90ef599efa5dc6f244528960c8a64c3bf4b5c1",
      "fileid": "4f5d2e5cf43db7ab7c0b447ef9f909ded2ebdf0de502babe4aabb1c7d6fe26c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/25908555055"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-15T08:44:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "db90ef599efa5dc6f244528960c8a64c3bf4b5c1",
      "fileid": "6c17cb259a50380105b6be710cdf1d0e464a49657c1a810bab5e4ad3c49ddad1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/25908555055"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-16T04:56:23.000Z",
      "arch": "aarch64",
      "commit": "db90ef599efa5dc6f244528960c8a64c3bf4b5c1",
      "fileid": "a55c184186a2cd5fb942f4520e688c30933f36ba94f59176a0c038f90e223119",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/25908555055"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-15T08:45:10.000Z",
      "arch": "x86_64",
      "commit": "db90ef599efa5dc6f244528960c8a64c3bf4b5c1",
      "fileid": "285996f67dfc6daa124b9efc74e8cff8aafa8ac248951f2344cbfbb86ae65bf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/25908555055"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-16T04:56:26.000Z",
      "arch": "aarch64",
      "commit": "db90ef599efa5dc6f244528960c8a64c3bf4b5c1",
      "fileid": "080fc65a0f64f11b3e41602877771409ec5797d4ec232f22e8651fc938321d34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/25908555055"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-16T04:57:29.000Z",
      "arch": "x86_64",
      "commit": "db90ef599efa5dc6f244528960c8a64c3bf4b5c1",
      "fileid": "defb564dcc7a58aa4e3ef566d84428a26d86fa904a2402b55e61dc28ad7ca2c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/25908555055"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-15T08:43:37.000Z",
      "arch": "x86_64",
      "commit": "db90ef599efa5dc6f244528960c8a64c3bf4b5c1",
      "fileid": "5cacb5b3441c8a4a88d28e922629141014f0d7e6266b13980aa6f814c6042a51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/25908555055"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-15T08:43:47.000Z",
      "arch": "x86_64",
      "commit": "db90ef599efa5dc6f244528960c8a64c3bf4b5c1",
      "fileid": "9058fbfdac0835341f540e289e1fc713e9ce649fcd591677a45f7817ab621780",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/25908555055"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-15T08:43:52.000Z",
      "arch": "x86_64",
      "commit": "db90ef599efa5dc6f244528960c8a64c3bf4b5c1",
      "fileid": "bae44ccdc2665cb76edaa03a3d86bc65aff0aa29beb9d5c9bb7b98367fda72f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/25908555055"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-02T19:04:29.000Z",
      "arch": "emscripten",
      "commit": "db90ef599efa5dc6f244528960c8a64c3bf4b5c1",
      "fileid": "2c5ef877b9c20d4c8d35d867ef3e35ead9e157553fc46f9ae7dea406391e038f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/25908555055"
    }
  ]
}