Package: pointdexter
Type: Package
Title: Labels Points Inside Polygons
Date: 2019-03-16
Version: 0.1.1
Authors@R: person("Cristian E.", "Nuno", email = "cenuno@syr.edu",
                  role = c("aut", "cre"))
Maintainer: Cristian E. Nuno <cenuno@syr.edu>
Description: Labels longitudinal and latitudinal coordinates located inside a polygon.
    For a singular polygon, the label is a logical vector of TRUE and FALSE values. For multiple polygons, the label is a character vector based on the names of each polygon. 
    The package is designed to work with both sf and SpatialPolygonsDataFrame objects.
URL: https://cenuno.github.io/pointdexter/,
        https://github.com/cenuno/pointdexter
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.3.0)
Imports: sp (>= 1.3-1), splancs (>= 2.01-40), utils (>= 3.3.0)
Suggests: knitr (>= 1.21), rmarkdown (>= 1.11), testthat (>= 2.0.1)
Enhances: sf (>= 0.7)
VignetteBuilder: knitr
RoxygenNote: 6.1.1
Language: en-US
BugReports: https://github.com/cenuno/pointdexter/issues
NeedsCompilation: no
Packaged: 2019-03-17 05:44:39 UTC; cristiannuno
Author: Cristian E. Nuno [aut, cre]
Repository: CRAN
Date/Publication: 2019-03-17 06:00:03 UTC
