Package: stppSim
Type: Package
Title: Spatiotemporal Point Patterns Simulation
Version: 1.2.0
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 fields 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.0.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
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, graphics, grDevices, utils
Collate: 'artif_spo.R' 'chull_poly.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' 'stp_learner.R'
NeedsCompilation: no
Packaged: 2022-03-21 09:44:29 UTC; monsu
Repository: CRAN
Date/Publication: 2022-03-21 18:50:02 UTC
