Package: csquares
Title: Concise Spatial Query and Representation System (c-Squares)
Version: 0.1.0
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,
        tidyselect, vctrs
Suggests: curl, DiagrammeR, DiagrammeRsvg, ggplot2, htmltools, knitr,
        lifecycle, rmarkdown, rnaturalearth, rnaturalearthdata,
        testthat (>= 3.0.0), xml2
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' 'drop.R' 'expand.R' 'ices.R' 'in.R'
        'init.R' 'joins_tidy.R' 'new_csquares.R' 'orca.R' 'resample.R'
        'tidyverse.R' 'st_as_sf.R' 'validate.R' 'vctrs.R'
Config/testthat/edition: 3
URL: https://pepijn-devries.github.io/csquares/,
        https://github.com/pepijn-devries/csquares/
BugReports: https://github.com/pepijn-devries/csquares/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-08-29 14:52:01 UTC; vries171
Maintainer: Pepijn de Vries <pepijn.devries@outlook.com>
Repository: CRAN
Date/Publication: 2024-08-29 22:40:02 UTC
Built: R 4.4.3; ; 2025-10-21 14:28:03 UTC; windows
