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", "Kunhert", 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"))
 )
Maintainer: Sevvandi Kandanaarachchi <sevvandik@gmail.com>
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/
NeedsCompilation: no
Packaged: 2023-02-02 08:58:08 UTC; kan092
Author: Sevvandi Kandanaarachchi [aut, cre]
    (<https://orcid.org/0000-0002-0337-0395>),
  Petra Kunhert [aut] (<https://orcid.org/0000-0001-9070-0091>),
  Andrew Zammit-Mangion [ctb] (<https://orcid.org/0000-0002-4164-6866>)
Repository: CRAN
Date/Publication: 2023-02-03 10:10:02 UTC
Built: R 4.1.2; ; 2023-02-04 12:45:12 UTC; unix
