Package: stppSim Type: Package Title: Spatiotemporal Point Patterns Simulation Version: 1.3.4 Author: Monsuru Adepeju [cre, aut] Maintainer: Monsuru Adepeju Description: Generates artificial point patterns marked by their spatial and temporal signatures. The resulting point cloud may exhibit inherent interactions between both signatures. The simulation integrates microsimulation (Holm, E., (2017)) and agent-based models (Bonabeau, E., (2002)), beginning with the configuration of movement characteristics for the specified agents (referred to as 'walkers') and their interactions within the simulation environment. These interactions (Quaglietta, L. and Porto, M., (2019)) result in specific spatiotemporal patterns that can be visualized, analyzed, and used for various analytical purposes. Given the growing scarcity of detailed spatiotemporal data across many domains, this package provides an alternative data source for applications in social and life sciences. Language: en-US License: GPL-3 URL: https://github.com/MAnalytics/stppSim BugReports: https://github.com/Manalytics/stppSim/issues/new/choose Depends: R (>= 4.1.0) Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Imports: splancs, dplyr, tidyr, magrittr, sf, sp, ks, terra, raster, SiMRiv, data.table, tibble, stringr, lubridate, spatstat.geom, sparr, chron, ggplot2, geosphere, leaflet, methods, cowplot, gstat, otuSummary, progressr, future.apply RoxygenNote: 7.2.3 Suggests: knitr, rmarkdown, graphics, grDevices, utils VignetteBuilder: knitr Collate: 'NRepeat.R' 'artif_spo.R' 'chull_poly.R' 'compare_areas.R' 'data.R' 'date_checker.R' 'extract_coords.R' 'gtp.R' 'make_grids.R' 'p_prob.R' 'poly_tester.R' 'walker.R' 'psim_artif.R' 'psim_real.R' 'snap_points_to_lines.R' 'space_restriction.R' 'stm.R' 'stp_learner.R' Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libpng-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://manalytics.r-universe.dev Date/Publication: 2024-07-24 12:04:15 UTC RemoteUrl: https://github.com/manalytics/stppsim RemoteRef: HEAD RemoteSha: 68e623bbe30630fc9381471fc8402e1dd39ccaa9 NeedsCompilation: no Packaged: 2026-06-18 08:28:02 UTC; root