{
  "_id": "6a5db2279baadeef8ab53657",
  "Package": "snakedist",
  "Type": "Package",
  "Title": "Compute Distances along a Linear Shape",
  "Version": "1.0",
  "Authors@R": "c(\nperson(given   = \"Nicolas\",\nfamily  = \"Casajus\",\nrole    = c(\"aut\", \"cre\", \"cph\"),\nemail   = \"nicolas.casajus@fondationbiodiversite.fr\",\ncomment = c(ORCID = \"0000-0002-5537-5294\")))",
  "Description": "Computes distance between pair of points along a linear\nshape (e.g. a river, a road, etc.). This function uses parallel\ncomputing to speed up the distance computation.",
  "URL": "https://github.com/frbcesab/snakedist",
  "BugReports": "https://github.com/frbcesab/snakedist/issues",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://frbcesab.r-universe.dev",
  "Date/Publication": "2023-05-31 09:55:01 UTC",
  "RemoteUrl": "https://github.com/FRBCesab/snakedist",
  "RemoteRef": "HEAD",
  "RemoteSha": "6a427233e0882ef3ee91f23c314a174e7da71aff",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-20 05:26:09 UTC",
    "User": "root"
  },
  "Author": "Nicolas Casajus [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-5537-5294>)",
  "Maintainer": "Nicolas Casajus <nicolas.casajus@fondationbiodiversite.fr>",
  "_user": "frbcesab",
  "_type": "src",
  "_file": "snakedist_1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/f9a78f52a0bd78cb19e0095d328f6b2d0cd6f3bb2a39165e0dcf76d06b4923be",
  "_filesize": 615043,
  "_sha256": "f9a78f52a0bd78cb19e0095d328f6b2d0cd6f3bb2a39165e0dcf76d06b4923be",
  "_expires": "2026-10-28T05:29:09.000Z",
  "_created": "2026-07-20T05:26:09.000Z",
  "_published": "2026-07-20T05:29:11.812Z",
  "_jobs": [
    {
      "job": 88278230501,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8451695404"
    },
    {
      "job": 88278230508,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8451697139"
    },
    {
      "job": 88278230510,
      "time": 67,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8451681331"
    },
    {
      "job": 88278230527,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8451690765"
    },
    {
      "job": 88277836320,
      "time": 204,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8451662255"
    },
    {
      "job": 88278230475,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8451695794"
    },
    {
      "job": 88278230526,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8451680038"
    },
    {
      "job": 88278230521,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8451681130"
    },
    {
      "job": 88278230502,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8451682436"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/frbcesab/actions/runs/29719004738",
  "_status": "success",
  "_upstream": "https://github.com/FRBCesab/snakedist",
  "_commit": {
    "id": "6a427233e0882ef3ee91f23c314a174e7da71aff",
    "author": "Nicolas Casajus <nicolas.casajus@gmail.com>",
    "committer": "Nicolas Casajus <nicolas.casajus@gmail.com>",
    "message": "doc: suppress message in vignette\n",
    "time": 1685526901
  },
  "_maintainer": {
    "name": "Nicolas Casajus",
    "email": "nicolas.casajus@fondationbiodiversite.fr",
    "login": "ahasverus",
    "description": "Data scientist",
    "uuid": 10423581,
    "orcid": "0000-0002-5537-5294"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "frbcesab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ahasverus",
      "count": 23,
      "uuid": 10423581
    }
  ],
  "_userbio": {
    "uuid": 56294308,
    "type": "organization",
    "name": "FRB CESAB",
    "followers": 47
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/snakedist"
  },
  "_devurl": "https://github.com/frbcesab/snakedist",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/snakedist.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "df_to_matrix",
    "distance_along",
    "matrix_to_df"
  ],
  "_help": [
    {
      "page": "df_to_matrix",
      "title": "Convert a data.frame to a distance matrix",
      "topics": [
        "df_to_matrix"
      ]
    },
    {
      "page": "distance_along",
      "title": "Compute the distance between two locations along a linear shape",
      "topics": [
        "distance_along"
      ]
    },
    {
      "page": "matrix_to_df",
      "title": "Convert a distance matrix to a data.frame",
      "topics": [
        "matrix_to_df"
      ]
    }
  ],
  "_readme": "https://github.com/FRBCesab/snakedist/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "snakedist.Rmd",
      "filename": "snakedist.html",
      "title": "Get started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Datasets",
        "Compute distances"
      ],
      "created": "2023-05-04 14:25:44",
      "modified": "2023-05-31 09:55:01",
      "commits": 10
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "snakedist",
  "_universes": [
    "frbcesab",
    "ahasverus"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-20T05:28:22.000Z",
      "distro": "resolute",
      "commit": "6a427233e0882ef3ee91f23c314a174e7da71aff",
      "fileid": "https://r2.ropensci.org/3edb2f56ae0cb422ed93f5aee3f65a1958808822e1cdd12d12da0c4ff5b9c101",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/frbcesab/actions/runs/29719004738"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-20T05:28:28.000Z",
      "distro": "resolute",
      "commit": "6a427233e0882ef3ee91f23c314a174e7da71aff",
      "fileid": "https://r2.ropensci.org/81481d3bbc70cdc7fbdea8094fd3a95c2a6d9857b3496bc28c3c7c9fd9f6e5d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/frbcesab/actions/runs/29719004738"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-20T05:27:28.000Z",
      "commit": "6a427233e0882ef3ee91f23c314a174e7da71aff",
      "fileid": "https://r2.ropensci.org/64d39b180c6b6d22b9faab9a39ef266b339092257b6af7183e0c17cd86eddd78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/frbcesab/actions/runs/29719004738"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-20T05:28:04.000Z",
      "commit": "6a427233e0882ef3ee91f23c314a174e7da71aff",
      "fileid": "https://r2.ropensci.org/319b4948a2a37b464967d3a019bbb4d9e29f54be7fac5c86e3010a77cc7f9e9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/frbcesab/actions/runs/29719004738"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-07-20T05:28:36.000Z",
      "commit": "6a427233e0882ef3ee91f23c314a174e7da71aff",
      "fileid": "https://r2.ropensci.org/6c9844be8abbf8e1c0c0d5397bf8d9f1467b51ba42e8b071027556c65390ca90",
      "status": "success",
      "buildurl": "https://github.com/r-universe/frbcesab/actions/runs/29719004738"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-20T05:27:15.000Z",
      "commit": "6a427233e0882ef3ee91f23c314a174e7da71aff",
      "fileid": "https://r2.ropensci.org/7457d9ba1d399471b8caa3f1c41f52f1e3ca6baa7d403356298f0b35d668612b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/frbcesab/actions/runs/29719004738"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-20T05:27:18.000Z",
      "commit": "6a427233e0882ef3ee91f23c314a174e7da71aff",
      "fileid": "https://r2.ropensci.org/a7f726c2c061e414b3d21e034484dd9d5fa0f02f059adbe60df2ea654f8bd782",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/frbcesab/actions/runs/29719004738"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-20T05:27:19.000Z",
      "commit": "6a427233e0882ef3ee91f23c314a174e7da71aff",
      "fileid": "https://r2.ropensci.org/fffb9de2a60a1c011bb9101465b093cf9c7c4803e790ce660157fad1b0d772bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/frbcesab/actions/runs/29719004738"
    }
  ]
}