Package: INLAspacetime Type: Package Title: Spatial and Spatio-Temporal Models using 'INLA' Version: 0.1.14.901 Authors@R: c( person("Elias", "Teixeira Krainski", , "elias.krainski@kaust.edu.sa", role = c("cre", "aut", "cph"), comment = c(ORCID = "0000-0002-7063-2615")), person("Finn", "Lindgren", , "finn.lindgren@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-5833-2011")), person("Haavard", "Rue’", role = "aut", comment = c(ORCID = "0000-0002-0222-1881")) ) Description: Prepare objects to implement models over spatial and spacetime domains with the 'INLA' package (). 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) , and some of the spatio-temporal models proposed in Lindgren et. al. (2024) . Details are provided in the available vignettes and from the URL bellow. URL: https://github.com/eliaskrainski/INLAspacetime BugReports: https://github.com/eliaskrainski/INLAspacetime/issues License: GPL (>=2) Encoding: UTF-8 NeedsCompilation: yes Roxygen: list(markdown = TRUE) Depends: R (>= 4.3) Imports: graphics, grDevices, methods, stats, utils, Matrix, fmesher, INLAtools (> 0.1.3), inlabru (>= 2.14) Suggests: sf, terra, knitr, ggplot2, rmarkdown, parallel, data.table, rnaturalearth, rnaturalearthdata, ggpubr, DOYPAColors, s2, lubridate, ggOceanMaps, sp, spdep VignetteBuilder: knitr BuildVignettes: true Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://inlabru-org.r-universe.dev Date/Publication: 2026-06-08 17:24:20 UTC RemoteUrl: https://github.com/eliaskrainski/INLAspacetime RemoteRef: HEAD RemoteSha: 1700bd43b911e2680f0fe4cdb288fa0d08af61a8 Packaged: 2026-06-23 19:30:46 UTC; root Author: Elias Teixeira Krainski [cre, aut, cph] (ORCID: ), Finn Lindgren [aut] (ORCID: ), Haavard Rue’ [aut] (ORCID: ) Maintainer: Elias Teixeira Krainski