Package: csquares
Title: Concise Spatial Query and Representation System (c-Squares)
Version: 0.0.3
Authors@R: 
    person("Pepijn", "de Vries", role = c("aut", "cre"),
    email = "pepijn.devries@outlook.com",
    comment = c(ORCID = "0000-0002-7961-6646"))
Author: Pepijn de Vries [aut, cre] (<https://orcid.org/0000-0002-7961-6646>)
Description: Encode and decode c-squares, from and to simple feature (sf)
    or spatiotemporal arrays (stars) objects. Use c-squares codes to quickly
    join or query spatial data.
Imports: dplyr, methods, purrr, rlang, sf, stars, stringr, tidyr
Suggests: ggplot2
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 4.1.0)
LazyData: true
Collate: 'helpers.R' 'as_csquares.R' 'as_stars.R' 'csquares-package.r'
        'csquares_methods.R' 'init.R' 'new_csquares.R' 'orca.R'
        'st_as_sf.R' 'summarise.R' 'tidyverse.R' 'validate.R'
NeedsCompilation: no
Packaged: 2024-06-23 00:13:10 UTC; vries171
Maintainer: Pepijn de Vries <pepijn.devries@outlook.com>
Repository: CRAN
Date/Publication: 2024-06-24 15:50:09 UTC
