Package: geomultistar
Type: Package
Title: Multidimensional Queries Enriched with Geographic Data
Version: 1.1.0
Authors@R: 
    person(given = "Jose",
           family = "Samos",
           role = c("aut", "cre", "cph"),
           email = "jsamos@ugr.es",
           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
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.1.1
Imports: dplyr, tibble, tidyselect, starschemar, sf, magrittr, rlang,
        stringr, snakecase, RSQLite, rgdal, tidyr, pander
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2020-11-15 07:12:59 UTC; jsamos
Author: Jose Samos [aut, cre, cph] (<https://orcid.org/0000-0002-4457-3439>)
Maintainer: Jose Samos <jsamos@ugr.es>
Repository: CRAN
Date/Publication: 2020-11-15 07:30:02 UTC
