{
  "_id": "6a4ccdf01bd53d33d6ac21e8",
  "Package": "distanceto",
  "Title": "Calculate Distance to Features",
  "Version": "0.0.3",
  "Authors@R": "person(given = \"Alec L.\",\nfamily = \"Robitaille\",\nrole = c(\"aut\", \"cre\"),\nemail = \"robit.alec@gmail.com\",\ncomment = c(ORCID = \"0000-0002-4706-1762\"))",
  "Description": "Calculates distances from point locations to features. The\nusual approach for eg. resource selection function analyses is\nto generate a complete distance to features surface then sample\nit with your observed and random points. Since these raster\nbased approaches can be pretty costly with large areas, and\noften lead to memory issues in R, the distanceto package opts\nto compute these distances using efficient, vector based\napproaches. As a helper, there's a decidedly low-res raster\nbased approach for visually inspecting your region's distance\nsurface. But the workhorse is distance_to.",
  "URL": "https://github.com/robitalec/distance-to,\nhttps://robitalec.github.io/distance-to/",
  "BugReports": "https://github.com/robitalec/distance-to/issues",
  "License": "GPL (>= 3)",
  "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\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://robitalec.r-universe.dev",
  "Date/Publication": "2023-06-01 11:42:50 UTC",
  "RemoteUrl": "https://github.com/robitalec/distance-to",
  "RemoteRef": "HEAD",
  "RemoteSha": "f7e130f13269e9ec017024c30e2effd4680fb406",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 09:55:15 UTC",
    "User": "root"
  },
  "Author": "Alec L. Robitaille [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4706-1762>)",
  "Maintainer": "Alec L. Robitaille <robit.alec@gmail.com>",
  "_user": "robitalec",
  "_type": "src",
  "_file": "distanceto_0.0.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/90d8855af864d52a08d4ac96d9e6d71f6aac37350c5d81c5c816ed3c7e082fcf",
  "_filesize": 219041,
  "_sha256": "90d8855af864d52a08d4ac96d9e6d71f6aac37350c5d81c5c816ed3c7e082fcf",
  "_expires": "2026-10-15T09:59:10.000Z",
  "_created": "2026-07-07T09:55:15.000Z",
  "_published": "2026-07-07T09:59:12.422Z",
  "_jobs": [
    {
      "job": 85587780888,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8134297837"
    },
    {
      "job": 85587780865,
      "time": 195,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8134309792"
    },
    {
      "job": 85587780963,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8134266991"
    },
    {
      "job": 85587780990,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8134271411"
    },
    {
      "job": 85587045418,
      "time": 225,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8134234894"
    },
    {
      "job": 85587780909,
      "time": 165,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8134298711"
    },
    {
      "job": 85587780868,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8134281944"
    },
    {
      "job": 85587780938,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8134275949"
    },
    {
      "job": 85587780912,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8134286941"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/robitalec/actions/runs/28857313828",
  "_status": "success",
  "_upstream": "https://github.com/robitalec/distance-to",
  "_commit": {
    "id": "f7e130f13269e9ec017024c30e2effd4680fb406",
    "author": "Alec L. Robitaille <robit.alec@gmail.com>",
    "committer": "Alec L. Robitaille <robit.alec@gmail.com>",
    "message": "update codemeta\n",
    "time": 1685619770
  },
  "_maintainer": {
    "name": "Alec L. Robitaille",
    "email": "robit.alec@gmail.com",
    "login": "robitalec",
    "description": "",
    "uuid": 16324625,
    "orcid": "0000-0002-4706-1762"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "nabor",
      "role": "Imports"
    },
    {
      "package": "geodist",
      "role": "Imports"
    },
    {
      "package": "fasterize",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "raster",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "lwgeom",
      "role": "Suggests"
    }
  ],
  "_owner": "robitalec",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "animal",
    "distance-to",
    "ecology",
    "resource-selection",
    "rsf",
    "spatial"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "robitalec",
      "count": 219,
      "uuid": 16324625
    }
  ],
  "_userbio": {
    "uuid": 16324625,
    "type": "user",
    "name": "Alec L. Robitaille",
    "followers": 48
  },
  "_downloads": {
    "count": 316,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/distanceto"
  },
  "_devurl": "https://github.com/robitalec/distance-to",
  "_pkgdown": "https://robitalec.github.io/distance-to/",
  "_searchresults": 19,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/distanceto.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/robitalec/distance-to",
  "_realowner": "robitalec",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2021-11-11"
    },
    {
      "version": "0.0.3",
      "date": "2023-06-01"
    }
  ],
  "_exports": [
    "distance_raster",
    "distance_to"
  ],
  "_help": [
    {
      "page": "distance_raster",
      "title": "Distance to raster",
      "topics": [
        "distance_raster"
      ]
    },
    {
      "page": "distance_to",
      "title": "Distance to",
      "topics": [
        "distance_to"
      ]
    },
    {
      "page": "distanceto",
      "title": "distance-to",
      "topics": [
        "distanceto-package",
        "distanceto",
        "_PACKAGE"
      ]
    }
  ],
  "_readme": "https://github.com/robitalec/distance-to/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "class",
    "classInt",
    "DBI",
    "e1071",
    "geodist",
    "KernSmooth",
    "MASS",
    "nabor",
    "proxy",
    "Rcpp",
    "RcppEigen",
    "s2",
    "sf",
    "units",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introduction to distance-to",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Install",
        "distance_to",
        "Long-lat / unprojected coordinates",
        "Projected coordinates",
        "distance_raster"
      ],
      "created": "2021-07-02 03:44:24",
      "modified": "2023-05-31 16:54:30",
      "commits": 4
    }
  ],
  "_score": 5.056904851336473,
  "_indexed": true,
  "_nocasepkg": "distanceto",
  "_universes": [
    "robitalec"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-07-07T09:57:44.000Z",
      "distro": "resolute",
      "commit": "f7e130f13269e9ec017024c30e2effd4680fb406",
      "fileid": "https://r2.ropensci.org/1f606619bbb237aff039c0d42a7dd95deb4c61971f185d7b57ebb6493a8e559b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robitalec/actions/runs/28857313828"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-07-07T09:58:17.000Z",
      "distro": "resolute",
      "commit": "f7e130f13269e9ec017024c30e2effd4680fb406",
      "fileid": "https://r2.ropensci.org/c9df2aec7da9675495f44bbaf72c50717376732d535950357c990814ee934601",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robitalec/actions/runs/28857313828"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-07-07T09:56:37.000Z",
      "commit": "f7e130f13269e9ec017024c30e2effd4680fb406",
      "fileid": "https://r2.ropensci.org/c916087b83207b2184520e610b887ae67eada3f8c0d28297e55222b4162cfd69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robitalec/actions/runs/28857313828"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-07-07T09:56:47.000Z",
      "commit": "f7e130f13269e9ec017024c30e2effd4680fb406",
      "fileid": "https://r2.ropensci.org/d0e8deeef56e97b78ef8f17742aabd1e238c74e00589b3db7f8ab04a5ccccd51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robitalec/actions/runs/28857313828"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3",
      "date": "2026-07-07T09:58:16.000Z",
      "commit": "f7e130f13269e9ec017024c30e2effd4680fb406",
      "fileid": "https://r2.ropensci.org/343437858955f0fe319711f1b84ce8721a0879974b669e4b8ad0a476e895bc73",
      "status": "success",
      "buildurl": "https://github.com/r-universe/robitalec/actions/runs/28857313828"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-07-07T09:56:55.000Z",
      "commit": "f7e130f13269e9ec017024c30e2effd4680fb406",
      "fileid": "https://r2.ropensci.org/a06bbda89702dc7770924c266e30aa0fb988f5db2051533d39c8604eade670da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robitalec/actions/runs/28857313828"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-07-07T09:56:36.000Z",
      "commit": "f7e130f13269e9ec017024c30e2effd4680fb406",
      "fileid": "https://r2.ropensci.org/dcc0ba99514811ce0de99312209975f7c6983a4000d4296d77f4f8edbf0d55d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robitalec/actions/runs/28857313828"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-07-07T09:57:10.000Z",
      "commit": "f7e130f13269e9ec017024c30e2effd4680fb406",
      "fileid": "https://r2.ropensci.org/34e0f8103343b70db591a0440663a5a1944aae4e8f60467eefc058c87e4ca8b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robitalec/actions/runs/28857313828"
    }
  ]
}