Type: Package Package: flexurba Title: Construct Flexible Urban Delineations Version: 0.2.3 Authors@R: c( person("Céline", "Van Migerode", , "celine.vanmigerode@kuleuven.be", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4023-7665")), person("Ate", "Poorthuis", , "ate.poorthuis@kuleuven.be", role = "aut", comment = c(ORCID = "0000-0002-3808-7493")), person("Ben", "Derudder", , "ben.derudder@kuleuven.be", role = "aut", comment = c(ORCID = "0000-0001-6195-8544")), person("KU Leuven", role = "cph"), person("FWO", role = "fnd") ) Description: Enables the construction of flexible urban delineations that can be tailored to specific applications or research questions, see Van Migerode et al. (2024) and Van Migerode et al. (2025) . Originally developed to flexibly reconstruct the Degree of Urbanisation classification of cities, towns and rural areas developed by Dijkstra et al. (2021) . Now it also support a broader range of delineation approaches, using multiple datasets – including population, built-up area, and night-time light grids – and different thresholding methods. License: MIT + file LICENSE URL: https://github.com/cvmigero/flexurba, https://gitlab.kuleuven.be/spatial-networks-lab/research-projects/flexurba, https://flexurba-spatial-networks-lab-research-projects--e74426d1c66ecc.pages.gitlab.kuleuven.be BugReports: https://github.com/cvmigero/flexurba/issues Depends: R (>= 3.5) Imports: data.table, dplyr, exactextractr, fastmatch, geos, ggplot2, ggspatial, grid, jsonlite, lifecycle, magrittr, nngeo, Rcpp, sf, terra (>= 1.7-3), tidyterra, utils Suggests: knitr, rmarkdown, spelling, testthat (>= 3.0.0) LinkingTo: Rcpp VignetteBuilder: knitr, rmarkdown Config/Needs/website: rmarkdown Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libjpeg-dev libpng-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://cvmigero.r-universe.dev Date/Publication: 2026-02-17 14:10:50 UTC RemoteUrl: https://github.com/cvmigero/flexurba RemoteRef: HEAD RemoteSha: f48a0e0d272e79397a668be3cfd0f9efa376beb0 NeedsCompilation: yes Packaged: 2026-06-17 08:06:55 UTC; root Author: Céline Van Migerode [aut, cre] (ORCID: ), Ate Poorthuis [aut] (ORCID: ), Ben Derudder [aut] (ORCID: ), KU Leuven [cph], FWO [fnd] Maintainer: Céline Van Migerode