{
  "_id": "6a3132de3efcd9bda4360975",
  "Type": "Package",
  "Package": "GeoDist",
  "Title": "Constrained distance calculation and associated geotools",
  "Version": "0.1.0.8000",
  "Author": "Sébastien Rochette",
  "Maintainer": "Sébastien Rochette <sebastienrochettefr@gmail.com>",
  "Description": "This package allows the calculation of distances that are\nconstrained by frontiers, islands, mountains, ... These\ndistances are then implemented in classical geotools like\nkriging with a modified version of geoR functions.",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.0.2",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibglpk-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev libx11-dev",
  "Repository": "https://statnmap.r-universe.dev",
  "Date/Publication": "2020-01-29 16:43:24 UTC",
  "RemoteUrl": "https://github.com/statnmap/GeoDist",
  "RemoteRef": "HEAD",
  "RemoteSha": "c536c04e90041499214a6e2c95d9edc3c4f56037",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-16 11:01:07 UTC",
    "User": "root"
  },
  "MD5sum": "9a50e9297181ce885d74a1811c1d0b64",
  "_user": "statnmap",
  "_type": "src",
  "_file": "GeoDist_0.1.0.8000.tar.gz",
  "_fileid": "6300fc0fb76e9e616655febf4c01ea235836c1055f6bc7f8bd1952ce70c7daba",
  "_filesize": 282132,
  "_sha256": "6300fc0fb76e9e616655febf4c01ea235836c1055f6bc7f8bd1952ce70c7daba",
  "_created": "2026-06-16T11:01:07.000Z",
  "_published": "2026-06-16T11:26:22.607Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81641486128,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7664896977"
    },
    {
      "job": 81641486092,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7664893052"
    },
    {
      "job": 81641486093,
      "time": 1476,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7665355007"
    },
    {
      "job": 81641486132,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7664869661"
    },
    {
      "job": 81640777186,
      "time": 234,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7664831903"
    },
    {
      "job": 81641486119,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7664879810"
    },
    {
      "job": 81641486164,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7664870698"
    },
    {
      "job": 81641486197,
      "time": 307,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7664943110"
    },
    {
      "job": 81641486131,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7664867921"
    }
  ],
  "_buildurl": "https://github.com/r-universe/statnmap/actions/runs/27612659761",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/statnmap/GeoDist",
  "_commit": {
    "id": "c536c04e90041499214a6e2c95d9edc3c4f56037",
    "author": "Sébastien <statnmap@users.noreply.github.com>",
    "committer": "Sébastien <statnmap@users.noreply.github.com>",
    "message": "Correct rowcolfromcell calls and add a vignette\n",
    "time": 1580316204
  },
  "_maintainer": {
    "name": "Sébastien Rochette",
    "email": "sebastienrochettefr@gmail.com",
    "login": "statnmap",
    "mastodon": "@statnmap@mastodon.social",
    "description": "I like the R-software and everything around it. I love documentation first method, TDD and devOps to develop new tools.",
    "uuid": 21193866
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    },
    {
      "package": "geoR",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "gstat",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "snow",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tcltk",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "statnmap",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "statnmap",
      "count": 16,
      "uuid": 21193866
    }
  ],
  "_userbio": {
    "uuid": 21193866,
    "type": "user",
    "name": "Sébastien Rochette",
    "followers": 240,
    "description": "I like the R-software and everything around it. I love documentation first method, TDD and devOps to develop new tools."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GeoDist"
  },
  "_devurl": "https://github.com/statnmap/geodist",
  "_searchresults": 341,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GeoDist.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "autofitVariogram.dist",
    "dist.obstacle",
    "distref.data",
    "distref.raster",
    "eyefit.large",
    "Find.ngb.wo.obstacle",
    "idw.dist",
    "idw.dist.special",
    "krige.conv.dist",
    "likfit.dist",
    "Prep_loc_dist",
    "Pt2Pts.wo.obstacle",
    "sph2car",
    "variog.dist"
  ],
  "_help": [
    {
      "page": "autofitVariogram.dist",
      "title": "Automatically fitting a variogram",
      "topics": [
        "autofitVariogram.dist"
      ]
    },
    {
      "page": "dist.obstacle",
      "title": "Calculate 2D distances from points to points avoiding obstacles",
      "topics": [
        "dist.obstacle"
      ]
    },
    {
      "page": "distref.data",
      "title": "Get characteristics of data regarding the reference raster",
      "topics": [
        "distref.data"
      ]
    },
    {
      "page": "distref.data-class",
      "title": "Class for distref.data",
      "topics": [
        "distref.data-class"
      ]
    },
    {
      "page": "distref.raster",
      "title": "Transfrom reference raster as a network of paths for distance calculation",
      "topics": [
        "distref.raster"
      ]
    },
    {
      "page": "distref.raster-class",
      "title": "Class for distref.raster",
      "topics": [
        "distref.raster-class"
      ]
    },
    {
      "page": "eyefit.large",
      "title": "Eyefit function of geoR with higher range for phi and sigma",
      "topics": [
        "eyefit.large"
      ]
    },
    {
      "page": "Find.ngb.wo.obstacle",
      "title": "Find neighbours without obstacles in different directions",
      "topics": [
        "Find.ngb.wo.obstacle"
      ]
    },
    {
      "page": "idw.dist",
      "title": "Inverse distance calculation using custom distances",
      "topics": [
        "idw.dist"
      ]
    },
    {
      "page": "idw.dist.special",
      "title": "Special case idw for reduced time calculation",
      "topics": [
        "idw.dist.special"
      ]
    },
    {
      "page": "krige.conv.dist",
      "title": "Kriging. Modified from function krige.conv in geoR library.",
      "topics": [
        "krige.conv.dist"
      ]
    },
    {
      "page": "likfit.dist",
      "title": "Fit of gaussian field. Modified from function likfit in geoR.",
      "topics": [
        "likfit.dist"
      ]
    },
    {
      "page": "Prep_loc_dist",
      "title": "Prepare loc.dist for idw special case",
      "topics": [
        "Prep_loc_dist"
      ]
    },
    {
      "page": "Pt2Pts.wo.obstacle",
      "title": "Calculate distance from one point to a set of points using adjacency matrix",
      "topics": [
        "Pt2Pts.wo.obstacle"
      ]
    },
    {
      "page": "sph2car",
      "title": "Computes cartesian coordinates from long,lat geographical coordinates Use of geoid with radius and flattening to calculate correct x,y,z coordinates",
      "topics": [
        "sph2car"
      ]
    },
    {
      "page": "variog.dist",
      "title": "Variogram calculation. Modified from geoR.",
      "topics": [
        "variog.dist"
      ]
    }
  ],
  "_readme": "https://github.com/statnmap/GeoDist/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "DBI",
    "dplyr",
    "e1071",
    "FNN",
    "generics",
    "geoR",
    "glue",
    "gstat",
    "hms",
    "igraph",
    "intervals",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "R6",
    "raster",
    "Rcpp",
    "readr",
    "rlang",
    "s2",
    "sf",
    "sftime",
    "snow",
    "sp",
    "spacetime",
    "splancs",
    "stars",
    "terra",
    "tibble",
    "tidyselect",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "wk",
    "xts",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "calculate_distance.Rmd",
      "filename": "calculate_distance.html",
      "title": "Calculate distances",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-01-29 16:43:24",
      "modified": "2020-01-29 16:43:24",
      "commits": 1
    }
  ],
  "_score": 5.076822423342773,
  "_indexed": true,
  "_nocasepkg": "geodist",
  "_universes": [
    "statnmap"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.8000",
      "date": "2026-06-16T11:03:40.000Z",
      "distro": "noble",
      "commit": "c536c04e90041499214a6e2c95d9edc3c4f56037",
      "fileid": "346c31d3d099201d44829eddbfe1eef5ad9e02a77972cb5ee2b411805a73feb5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/27612659761"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.8000",
      "date": "2026-06-16T11:03:30.000Z",
      "distro": "noble",
      "commit": "c536c04e90041499214a6e2c95d9edc3c4f56037",
      "fileid": "3fb21d13df6faa198af6ef7a20e16efc1d56d242b711ee7befdbc1c15405e8be",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/27612659761"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.8000",
      "date": "2026-06-16T11:02:56.000Z",
      "commit": "c536c04e90041499214a6e2c95d9edc3c4f56037",
      "fileid": "123e4d3cdfa023880a8367668e6d6cefb0e9fe0abe1b9842e806bd8cf8b7f652",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/27612659761"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.8000",
      "date": "2026-06-16T11:02:42.000Z",
      "commit": "c536c04e90041499214a6e2c95d9edc3c4f56037",
      "fileid": "65a1cf193104118ff025d9b201b44ded2a36f424d4c871845231c4eb341c3cec",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/27612659761"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.8000",
      "date": "2026-06-16T11:03:36.000Z",
      "commit": "c536c04e90041499214a6e2c95d9edc3c4f56037",
      "fileid": "68a0e52fddbe0e638bcac1f71a495704db2261314888b943b82e514a2fa250df",
      "status": "success",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/27612659761"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.8000",
      "date": "2026-06-16T11:02:32.000Z",
      "commit": "c536c04e90041499214a6e2c95d9edc3c4f56037",
      "fileid": "e57d90cb9747fa8029c8704e6020d57b70ab8dbc8a118cf30291b38bcba5329c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/27612659761"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.8000",
      "date": "2026-06-16T11:02:40.000Z",
      "commit": "c536c04e90041499214a6e2c95d9edc3c4f56037",
      "fileid": "debcb50228d7ea74bd8bc5ecf29b134772b2640d1403eee24a98a75155e6008a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/27612659761"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.8000",
      "date": "2026-06-16T11:02:24.000Z",
      "commit": "c536c04e90041499214a6e2c95d9edc3c4f56037",
      "fileid": "7751a64a5e239d3215a6c9b753660caed8eea58dfdf94b3623d1266e05b3acc3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/27612659761"
    }
  ]
}