Package: dynamicSDM Title: Species Distribution and Abundance Modelling at High Spatio-Temporal Resolution Version: 1.3.4 Authors@R: c( person("Rachel", "Dobson", , "eerdo@leeds.ac.uk", role = c("aut", "cre", "ctb"), comment = c(ORCID = "0000-0003-3990-267X")), person("Andy J.", "Challinor", , "A.J.Challinor@leeds.ac.uk", role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-8551-6617")), person("Robert A.", "Cheke", , "R.A.Cheke@greenwich.ac.uk", role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-7437-1934")), person("Stewart", "Jennings", , "S.A.Jennings@leeds.ac.uk", role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-1267-8623")), person("Stephen G.", "Willis", , "s.g.willis@durham.ac.uk", role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-8656-5808")), person("Martin", "Dallimer", , "M.Dallimer@leeds.ac.uk", role = c("aut", "ctb"), comment = c(ORCID = "0000-0001-8120-3309"))) Description: A collection of novel tools for generating species distribution and abundance models (SDM) that are dynamic through both space and time. These highly flexible functions incorporate spatial and temporal aspects across key SDM stages; including when cleaning and filtering species occurrence data, generating pseudo-absence records, assessing and correcting sampling biases and autocorrelation, extracting explanatory variables and projecting distribution patterns. Throughout, functions utilise Google Earth Engine and Google Drive to minimise the computing power and storage demands associated with species distribution modelling at high spatio-temporal resolution. License: GPL (>= 3) Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: dplyr, googledrive, lubridate, magrittr, reticulate, rgee, stats, terra, tidyr, grDevices, graphics, methods, utils, sf, readr Depends: R (>= 3.5.0) Suggests: ape, CoordinateCleaner, covr, gargle, gbm, ggplot2, knitr, magick, matrixStats, rmarkdown, spThin, stars, testthat (>= 3.0.0), viridis Config/testthat/edition: 3 VignetteBuilder: knitr URL: https://github.com/r-a-dobson/dynamicSDM BugReports: https://github.com/r-a-dobson/dynamicSDM/issues Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libpng-dev libuv1-dev libssl-dev libproj-dev python3 libsqlite3-dev libudunits2-dev libx11-dev Repository: https://r-a-dobson.r-universe.dev Date/Publication: 2025-07-14 06:50:14 UTC RemoteUrl: https://github.com/r-a-dobson/dynamicsdm RemoteRef: HEAD RemoteSha: f6bc5d2b1f6a7e549a0d420384886cd14c2ecf46 NeedsCompilation: no Packaged: 2026-06-17 11:41:40 UTC; root Author: Rachel Dobson [aut, cre, ctb] (ORCID: ), Andy J. Challinor [aut, ctb] (ORCID: ), Robert A. Cheke [aut, ctb] (ORCID: ), Stewart Jennings [aut, ctb] (ORCID: ), Stephen G. Willis [aut, ctb] (ORCID: ), Martin Dallimer [aut, ctb] (ORCID: ) Maintainer: Rachel Dobson