Package: spatgeom
Type: Package
Title: Geometric Spatial Point Analysis
Version: 0.3.0
Authors@R: c(
          person(given = "Maikol",
                 family = "Solís",
                 email = "maikol.solis@ucr.ac.cr",
                 role = c("aut", "cre")),
          person(given = "Alberto",
                 family = "Hernández",
                 email = "albertojose.hernandez@ucr.ac.cr",
                 role = c("ctb")),
         person(given = "Carlos",
                 family = "Pasquier",
                 email = "carlos.pasquier@ucr.ac.cr",
                 role = c("ctb"))
          )
Maintainer: Maikol Solís <maikol.solis@ucr.ac.cr>
Description: The implementation to perform the geometric spatial point analysis developed in Hernández & Solís (2022) <doi:10.1007/s00180-022-01244-1>. It estimates the geometric goodness-of-fit index for a set of variables against a response one based on the 'sf' package. The package has methods to print and plot the results.
License: MIT + file LICENSE
URL: https://github.com/maikol-solis/spatgeom
BugReports: https://github.com/maikol-solis/spatgeom/issues
Encoding: UTF-8
Imports: ggplot2, scales, sf, dplyr, lwgeom, cowplot, purrr
RoxygenNote: 7.2.3
Depends: R (>= 3.6.0)
Suggests: rmarkdown, knitr, testthat (>= 2.1.0)
NeedsCompilation: no
Packaged: 2023-04-26 19:14:54 UTC; maikol
Author: Maikol Solís [aut, cre],
  Alberto Hernández [ctb],
  Carlos Pasquier [ctb]
Repository: CRAN
Date/Publication: 2023-04-26 19:30:02 UTC
Built: R 4.3.0; ; 2023-04-30 08:17:30 UTC; unix
