Package: stppSim
Type: Package
Title: Spatiotemporal Point Patterns Simulation
Version: 1.2.7
Author: Monsuru Adepeju [cre, aut]
Maintainer: Monsuru Adepeju <monsuur2010@yahoo.com>
Description: Generates artificial spatiotemporal (ST) point patterns 
  through the integration of microsimulation 
  (Holm, E., (2017)<doi:10.1002/9781118786352.wbieg0320>) 
  and agent-based models 
  (Bonabeau, E., (2002)<doi:10.1073/pnas.082080899>). 
  Allows a user to define the behaviours of a set of 'walkers' (agents, 
  objects, persons, etc.) whose interactions with the spatial (landscape) 
  (Quaglietta, L. and Porto, M., (2019)<doi:10.1186/s40462-019-0154-8>)
  and the temporal domains produce new point events. The resulting ST 
  patterns from the point cloud can be measured and utilized for spatial 
  and/or temporal model testings and evaluations. Application: With 
  increasingly limited availability of fine-grained spatially and 
  temporally stamped point data, the package provides an alternative 
  source of data for a wide range of research 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
Imports: splancs, dplyr, tidyr, magrittr, sf, rgdal, sp, ks, terra,
        raster, SiMRiv, data.table, tibble, stringr, lubridate,
        spatstat.geom, sparr, chron, ggplot2, geosphere, leaflet,
        methods, cowplot, gstat
RoxygenNote: 7.1.2
Suggests: knitr, rmarkdown, graphics, grDevices, utils
VignetteBuilder: knitr
Collate: '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' 'space_restriction.R' 'stm.R' 'stp_learner.R'
NeedsCompilation: no
Packaged: 2022-08-10 13:22:51 UTC; monsu
Repository: CRAN
Date/Publication: 2022-08-11 10:30:02 UTC
Built: R 4.1.2; ; 2022-08-12 11:31:17 UTC; unix
