Package: polylabelr
Title: Find the Pole of Inaccessibility (Visual Center) of a Polygon
Version: 0.2.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
LazyData: true
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.1.0
Suggests: covr, testthat, spelling, sf
Language: en-US
NeedsCompilation: yes
Packaged: 2020-04-19 09:06:22 UTC; johan
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: 2020-04-19 15:00:09 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 13:35:53 UTC; windows
Archs: i386, x64
