Type: Package Package: geomultistar Title: Multidimensional Queries Enriched with Geographic Data Version: 1.2.2.9000 Authors@R: c( person("Jose", "Samos", , "jsamos@ugr.es", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4457-3439")), person("Universidad de Granada", role = "cph") ) 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 geographic data 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 (>= 4.1.0) Imports: dplyr, generics, purrr, rlang, RSQLite, sf, tibble, tidyr, tidyselect Suggests: knitr, pander, rmarkdown, testthat VignetteBuilder: knitr Encoding: UTF-8 Language: en-GB LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://josesamos.r-universe.dev Date/Publication: 2024-07-29 05:16:52 UTC RemoteUrl: https://github.com/josesamos/geomultistar RemoteRef: HEAD RemoteSha: 67d69f804457c37a38a61aa255c54d603d24e22c NeedsCompilation: no Packaged: 2026-06-11 09:05:47 UTC; root Author: Jose Samos [aut, cre] (ORCID: ), Universidad de Granada [cph] Maintainer: Jose Samos