Package: urbioconnect Title: Urban Habitat Connectivity Analysis Version: 0.1.0.9000 Authors@R: c( person( given = "Nicholas", family = "Tierney", role = c("aut", "cre"), email = "nicholas.tierney@gmail.com", comment = c(ORCID = "0000-0003-1460-8722") ), person( given = "Holly", family = "Kirk", role = c("aut", "cph"), email = "hollylkirk@gmail.com", comment = c(ORCID = "0000-0002-8724-3210") ) ) Description: Analyse and visualise habitat connectivity in urban landscapes, accounting for barriers and buffer distances. Includes Shiny app for interactive analysis and report generation. Based on methods developed by Kirk et al (2023) . License: GPL (>= 3) URL: https://urbio-ecology.r-universe.dev/urbioconnect, https://github.com/urbio-ecology/urbioconnect, https://urbio-ecology.github.io/urbioconnect/ Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: R (>= 4.3.0) Imports: colorspace, dplyr, ggplot2, glue, here, knitr, purrr, quarto, scico, sf, shiny, stringr, terra, tibble, tidyr, tidyterra, stats, grDevices, cli, rlang, scales, vctrs Suggests: bslib, conflicted, crew, DT, fasterize, gridExtra, igraph, marquee, magick, prettyunits, raster, rmarkdown, shinyjs, stars, tarchetypes, targets, testthat (>= 3.0.0), vdiffr, withr, tictoc, ggspatial Config/testthat/edition: 3 VignetteBuilder: knitr BugReports: https://github.com/urbio-ecology/urbioconnect/issues LazyData: true Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://urbio-ecology.r-universe.dev Date/Publication: 2026-06-23 23:58:17 UTC RemoteUrl: https://github.com/urbio-ecology/urbioconnect RemoteRef: HEAD RemoteSha: 4dc990310782b6fb4a9f547829f7d3e9250fa40b NeedsCompilation: no Packaged: 2026-06-24 02:58:16 UTC; root Author: Nicholas Tierney [aut, cre] (ORCID: ), Holly Kirk [aut, cph] (ORCID: ) Maintainer: Nicholas Tierney