Package: polylabelr
Title: Find the Pole of Inaccessibility (Visual Center) of a Polygon
Version: 0.3.0
Authors@R: 
    c(person(given = "Johan",
             family = "Larsson",
             role = c("aut", "cre"),
             email = "johanlarsson@outlook.com",
             comment = c(ORCID = "0000-0002-4029-5945")),
      person(given = "Kent",
             family = "Johnson",
             role = "ctb",
             email = "kent@kentsjohnson.com"),
      person("Mapbox",
             role = "cph",
             comment = "polylabel, variant, and geometry libraries"))
Description: A wrapper around the C++ library 'polylabel' from 'Mapbox',
    providing an efficient routine for finding the approximate pole of
    inaccessibility of a polygon, which usually serves as an excellent candidate
    for labeling of a polygon.
License: MIT + file LICENSE
Copyright: see file COPYRIGHTS
Encoding: UTF-8
URL: https://github.com/jolars/polylabelr,
        https://jolars.github.io/polylabelr/
BugReports: https://github.com/jolars/polylabelr/issues
Depends: R (>= 3.3.0)
LinkingTo: Rcpp
Imports: Rcpp
RoxygenNote: 7.3.2
Suggests: covr, testthat, spelling, sf
Language: en-US
NeedsCompilation: yes
Packaged: 2024-11-19 18:06:02 UTC; jola
Author: Johan Larsson [aut, cre] (<https://orcid.org/0000-0002-4029-5945>),
  Kent Johnson [ctb],
  Mapbox [cph] (polylabel, variant, and geometry libraries)
Maintainer: Johan Larsson <johanlarsson@outlook.com>
Repository: CRAN
Date/Publication: 2024-11-19 18:30:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 11:51:11 UTC; windows
Archs: x64
