Package: stxplore Type: Package Title: Exploration of Spatio-Temporal Data Version: 0.1.0 Authors@R: c( person("Sevvandi", "Kandanaarachchi", email = "sevvandik@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0337-0395")), person("Petra", "Kuhnert", email = "petra.kuhnert@data61.csiro.au", role = c("aut"), comment = c(ORCID = "0000-0001-9070-0091")), person("Andrew", "Zammit-Mangion", email = "azm@uow.edu.au", role = c("ctb"), comment = c(ORCID = "0000-0002-4164-6866")), person("Christopher", "Wikle", email = "wiklec@missouri.edu", role = c("ctb")) ) Maintainer: Sevvandi Kandanaarachchi Description: A set of statistical tools for spatio-temporal data exploration. Includes simple plotting functions, covariance calculations and computations similar to principal component analysis for spatio-temporal data. Can use both dataframes and stars objects for all plots and computations. For more details refer 'Spatio-Temporal Statistics with R' (Christopher K. Wikle, Andrew Zammit-Mangion, Noel Cressie, 2019, ISBN:9781138711136). License: GPL (>= 3) Encoding: UTF-8 LazyData: true LazyDataCompression: gzip Imports: fields, ggmap, ggplot2, ggridges, gridExtra, gstat, lubridate, magrittr, RColorBrewer, rlang, sp, spacetime, stars, stats, tidyr RoxygenNote: 7.2.1 Depends: R (>= 2.10) Suggests: dplyr, knitr, rmarkdown, ncmeta, units, maps, cubelyr VignetteBuilder: knitr URL: https://sevvandi.github.io/stxplore/ Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libjpeg-dev libpng-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://sevvandi.r-universe.dev Date/Publication: 2023-09-08 05:57:57 UTC RemoteUrl: https://github.com/sevvandi/stxplore RemoteRef: HEAD RemoteSha: bc692a4748942b1b4a3b4b35398c15111bf91c65 NeedsCompilation: no Packaged: 2026-07-03 22:24:57 UTC; root Author: Sevvandi Kandanaarachchi [aut, cre] (ORCID: ), Petra Kuhnert [aut] (ORCID: ), Andrew Zammit-Mangion [ctb] (ORCID: ), Christopher Wikle [ctb]