Package: centerline Title: Extract Centerline from Closed Polygons Version: 0.2.5.9001 Authors@R: c( person( given = "Anatoly", family = "Tsyplenkov", role = c("aut", "cre", "cph"), email = "atsyplenkov@fastmail.com", comment = c(ORCID = "0000-0003-4144-8402") ) ) Maintainer: Anatoly Tsyplenkov Description: Generates skeletons of closed 2D polygons using Voronoi diagrams. It provides methods for 'sf', 'terra', and 'geos' objects to compute polygon centerlines based on the generated skeletons. Voronoi, G. (1908) . License: MIT + file LICENSE URL: https://centerline.anatolii.nz, https://github.com/atsyplenkov/centerline BugReports: https://github.com/atsyplenkov/centerline/issues Depends: R (>= 4.1.0) Imports: wk (>= 0.9), sf (>= 1.0), geos (>= 0.2.4), sfnetworks (>= 0.6), checkmate Suggests: smoothr (>= 1.0.0), testthat (>= 3.0.0), geomtextpath (>= 0.1.5), terra (>= 1.7), igraph (>= 2.0.0), ggplot2 (>= 3.1.0), raybevel (>= 0.2.0) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Language: en-US Config/Needs/website: mapgl, rmapshaper, bench, htmlwidgets Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev libicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://atsyplenkov.r-universe.dev Date/Publication: 2026-06-01 16:27:04 UTC RemoteUrl: https://github.com/atsyplenkov/centerline RemoteRef: HEAD RemoteSha: f364b56b74048ee0ebffff4c3c111b3f64569f72 NeedsCompilation: no Packaged: 2026-07-04 17:33:22 UTC; root Author: Anatoly Tsyplenkov [aut, cre, cph] (ORCID: )