Package: simsam Title: Simulating and Sampling Spatial Data Version: 0.3.0 Authors@R: c( person(given = "Jakub", family = "Nowosad", role = c("aut", "cre"), email = "nowosad.jakub@gmail.com", comment = c(ORCID = "0000-0002-1057-3721")), person(given = "Carles", family = "Milà", role = c("ctb")), person(given = "Darius Andreas", family = "Görgen", role = c("ctb")) ) Description: Provides tools to simulate and sample spatial data. Additional tools for creating various spatial proxies are also included. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Imports: gstat, terra, sf Suggests: tinytest Config/Needs/website: rmarkdown 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://nowosad.r-universe.dev Date/Publication: 2026-07-24 12:26:33 UTC RemoteUrl: https://github.com/nowosad/simsam RemoteRef: HEAD RemoteSha: 41617f5fcaee769bca23685903fa58d3a40c48b9 NeedsCompilation: no Packaged: 2026-07-24 14:05:23 UTC; root Author: Jakub Nowosad [aut, cre] (ORCID: ), Carles Milà [ctb], Darius Andreas Görgen [ctb] Maintainer: Jakub Nowosad