Type: Package
Package: geomultistar
Title: Multidimensional Queries Enriched with Geographic Data
Version: 1.1.1
Authors@R: 
    person("Jose", "Samos", , "jsamos@ugr.es", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-4457-3439"))
Description: Multidimensional systems allow complex queries to be carried
    out in an easy way. The geographical dimension, together with the
    temporal dimension, plays a fundamental role in multidimensional
    systems. Through this package, vector layers can be associated to the
    attributes of geographic dimensions, so that the results of
    multidimensional queries can be obtained directly as vector layers.
    The multidimensional structures on which we can define the queries can
    be created from a flat table or imported directly using functions from
    this package.
License: MIT + file LICENSE
URL: https://josesamos.github.io/geomultistar/,
        https://github.com/josesamos/geomultistar
BugReports: https://github.com/josesamos/geomultistar/issues
Depends: R (>= 2.10)
Imports: dplyr, rlang, RSQLite, sf, starschemar, tibble, tidyr,
        tidyselect
Suggests: knitr, pander, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-10-06 17:12:15 UTC; joses
Author: Jose Samos [aut, cre, cph] (<https://orcid.org/0000-0002-4457-3439>)
Maintainer: Jose Samos <jsamos@ugr.es>
Repository: CRAN
Date/Publication: 2023-10-09 13:20:05 UTC
