Package: INLAspacetime
Type: Package
Title: Spatial and Spatio-Temporal Models using 'INLA'
Version: 0.1.13
Authors@R: c(
  person("Elias Teixeira", "Krainski", email = "eliaskrainski@gmail.com",
         role = c("cre", "aut", "cph"), 
         comment = c(ORCID = "0000-0002-7063-2615")),
  person("Finn", "Lindgren", email = "finn.lindgren@gmail.com",
         role = c("aut"),
         comment = c(ORCID = "0000-0002-5833-2011")),
  person("Haavard", "Rue", email = "haavard.rue@kaust.edu.sa",
         role = c("aut"),
         comment = c(ORCID = "0000-0002-0222-1881"))
  )
Description: Prepare objects to implement models over spatial and 
  spacetime domains with the 'INLA' package (<https://www.r-inla.org>).
  These objects contain data to for the 'cgeneric' interface in
  'INLA', enabling fast parallel computations.
  We implemented the spatial barrier model, see Bakka et. al. (2019) 
  <doi:10.1016/j.spasta.2019.01.002>, and some of the spatio-temporal 
  models proposed in Lindgren et. al. (2024) 
  <https://raco.cat/index.php/SORT/article/view/428665>. 
  Details are provided in the available vignettes and from the URL bellow.
URL: https://github.com/eliaskrainski/INLAspacetime
Additional_repositories: https://inla.r-inla-download.org/R/testing
BugReports: https://github.com/eliaskrainski/INLAspacetime/issues
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.3
NeedsCompilation: yes
Depends: R (>= 4.3), Matrix, fmesher, INLAtools (>= 0.0.5)
Imports: graphics, grDevices, methods, stats, utils, sp, sf, terra
Suggests: INLA (>= 24.02.09), inlabru (>= 2.10.1), knitr, ggplot2,
        rmarkdown, parallel, data.table, rnaturalearth,
        rnaturalearthdata, ggpubr, DOYPAColors, s2, lubridate,
        ggOceanMaps, spdep
VignetteBuilder: knitr
BuildVignettes: true
Packaged: 2025-12-21 06:31:01 UTC; eliask
Author: Elias Teixeira Krainski [cre, aut, cph] (ORCID:
    <https://orcid.org/0000-0002-7063-2615>),
  Finn Lindgren [aut] (ORCID: <https://orcid.org/0000-0002-5833-2011>),
  Haavard Rue [aut] (ORCID: <https://orcid.org/0000-0002-0222-1881>)
Maintainer: Elias Teixeira Krainski <eliaskrainski@gmail.com>
Repository: CRAN
Date/Publication: 2025-12-21 06:50:02 UTC
Built: R 4.5.1; x86_64-apple-darwin20; 2025-12-21 07:57:24 UTC; unix
Archs: INLAspacetime.so.dSYM
