Package: spdplyr
Type: Package
Version: 0.4.0
Title: Data Manipulation Verbs for the Spatial Classes
Description: Methods for 'dplyr' verbs for 'sp' 'Spatial' classes. The basic 
    verbs that modify data attributes, remove or re-arrange rows are supported
    and provide complete 'Spatial' analogues of the input data. The group by
    and summarize work flow returns a non-topological spatial union. There is 
    limited support for joins, with left and inner to copy attributes from 
    another table. 
Authors@R: c(person("Michael D.","Sumner", role = c("aut", "cre"), email = "mdsumner@gmail.com"), 
             person("Joscha", "Legewie", role = "ctb"), 
             person("Jussi", "Jousimo", role = "ctb"))
URL: https://github.com/mdsumner/spdplyr
BugReports: https://github.com/mdsumner/spdplyr/issues
Depends: R (>= 3.2.3), dplyr, sp
Imports: methods, rlang, spbabel, tibble, utils
Suggests: testthat, maptools, raster, rmarkdown, knitr, covr, spelling
VignetteBuilder: knitr
LazyData: yes
License: GPL-3
RoxygenNote: 7.1.0
Language: en-US
NeedsCompilation: no
Packaged: 2020-05-12 11:05:48 UTC; michae_sum
Author: Michael D. Sumner [aut, cre],
  Joscha Legewie [ctb],
  Jussi Jousimo [ctb]
Maintainer: Michael D. Sumner <mdsumner@gmail.com>
Repository: CRAN
Date/Publication: 2020-05-12 11:40:02 UTC
Built: R 4.0.2; ; 2020-07-16 17:28:36 UTC; unix
