Package: pointdexter
Type: Package
Title: Labels Points Inside Polygons
Date: 2019-01-20
Version: 0.1.0
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)
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-01-20 19:14:24 UTC; cristiannuno
Author: Cristian E. Nuno [aut, cre]
Repository: CRAN
Date/Publication: 2019-01-30 18:10:06 UTC
