Package: polylabelr
Title: Find the Pole of Inaccessibility (Visual Center) of a Polygon
Version: 0.1.0
Authors@R: 
    c(person(given = "Johan",
             family = "Larsson",
             role = c("aut", "cre"),
             email = "mail@larssonjohan.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
BugReports: https://github.com/jolars/polylabelr/issues
Depends: R (>= 3.3.0)
LinkingTo: Rcpp
Imports: Rcpp
RoxygenNote: 6.1.0
Suggests: covr, testthat, spelling
Language: en-US
NeedsCompilation: yes
Packaged: 2018-10-29 06:34:51 UTC; jolars
Author: Johan Larsson [aut, cre],
  Mapbox [cph] (polylabel, variant, and geometry libraries)
Maintainer: Johan Larsson <mail@larssonjohan.com>
Repository: CRAN
Date/Publication: 2018-11-02 18:30:07 UTC
