{
  "_id": "6a1690d6acfb0bcc41d7872f",
  "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-05-27 06:33:06 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>",
  "MD5sum": "891ff9cbadc37afe65daf5d89840022a",
  "_user": "frbcesab",
  "_type": "src",
  "_file": "snakedist_1.0.tar.gz",
  "_fileid": "6945b4765ff833bc928057c5753c97039f73e407a09f3a82928c095825ffc2bd",
  "_filesize": 614709,
  "_sha256": "6945b4765ff833bc928057c5753c97039f73e407a09f3a82928c095825ffc2bd",
  "_created": "2026-05-27T06:33:06.000Z",
  "_published": "2026-05-27T06:36:06.085Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78020955792,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233511952"
    },
    {
      "job": 78020955800,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233513603"
    },
    {
      "job": 78020955817,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233503317"
    },
    {
      "job": 78020955871,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233499196"
    },
    {
      "job": 78020500812,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233473878"
    },
    {
      "job": 78020955794,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233506849"
    },
    {
      "job": 78020955861,
      "time": 143,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233513840"
    },
    {
      "job": 78020955806,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233498907"
    },
    {
      "job": 78020955821,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233493433"
    }
  ],
  "_buildurl": "https://github.com/r-universe/frbcesab/actions/runs/26494828394",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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"
  },
  "_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.0",
  "_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-05-27T06:35:27.000Z",
      "distro": "noble",
      "commit": "6a427233e0882ef3ee91f23c314a174e7da71aff",
      "fileid": "46ec15473d119cf94e2f1366bed4733b3ea1d4aaf7788c4c4261330ed094da8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/frbcesab/actions/runs/26494828394"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-27T06:35:31.000Z",
      "distro": "noble",
      "commit": "6a427233e0882ef3ee91f23c314a174e7da71aff",
      "fileid": "3a1f46bdf97c3698baa6cb8869beb21f84ab69ec23ecfe6b958873f613056c67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/frbcesab/actions/runs/26494828394"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-27T06:35:01.000Z",
      "commit": "6a427233e0882ef3ee91f23c314a174e7da71aff",
      "fileid": "9544f7f2a1fb2311964b360d1ba17fd52eac03519792ee9734f575c1fedd6e4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/frbcesab/actions/runs/26494828394"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-27T06:34:44.000Z",
      "commit": "6a427233e0882ef3ee91f23c314a174e7da71aff",
      "fileid": "bcab36ada4d75adee20190ccb0420b9ad2c7091bb89811c55f809ac29c29d0ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/frbcesab/actions/runs/26494828394"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-27T06:35:23.000Z",
      "commit": "6a427233e0882ef3ee91f23c314a174e7da71aff",
      "fileid": "70b2db38a407e94c2f16dd08e7859c25686072db83d406c9ef4432cc4619d20d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/frbcesab/actions/runs/26494828394"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-27T06:35:28.000Z",
      "commit": "6a427233e0882ef3ee91f23c314a174e7da71aff",
      "fileid": "03c3d7a6cf60f4ffee597ec2e5ea88c04a52763d23f90c31a08c3f66740853e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/frbcesab/actions/runs/26494828394"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-27T06:34:36.000Z",
      "commit": "6a427233e0882ef3ee91f23c314a174e7da71aff",
      "fileid": "55f09afc4f46c3750677aa823161d002f61a0a187de5a57a584d2b71ac286310",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/frbcesab/actions/runs/26494828394"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-27T06:34:18.000Z",
      "commit": "6a427233e0882ef3ee91f23c314a174e7da71aff",
      "fileid": "21a52bd532bf7ec5517f2974ebeaafc59529a027759376ada0c3a314fb35239f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/frbcesab/actions/runs/26494828394"
    }
  ]
}