Package: stppSim
Type: Package
Title: Spatiotemporal Point Patterns Simulation
Version: 1.3.2
Author: Monsuru Adepeju [cre, aut]
Maintainer: Monsuru Adepeju <monsuur2010@yahoo.com>
Description: Generates artificial spatiotemporal (ST) point patterns
  and/or interactions 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>). 
  The tool enables users to configure the actions of a group of 
  'walkers', which can be agents, objects, individuals, and more. 
  Their engagements with both spatial landscapes (Quaglietta, L. and Porto, M., 
  (2019)<doi:10.1186/s40462-019-0154-8>) 
  and time domains result in specific spatiotemporal point patterns 
  and/or interactions. These emerging spatiotemporal patterns can be 
  visualized, analyzed, and then employed for both spatial and 
  temporal model assessments. Given the growing scarcity of detailed 
  spatiotemporal data, this package offers an alternative dataset 
  for a broad spectrum of studies in both the 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, 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'
NeedsCompilation: no
Packaged: 2023-10-29 20:25:12 UTC; 55131065
Repository: CRAN
Date/Publication: 2023-10-29 21:20:02 UTC
Built: R 4.2.0; ; 2023-10-29 23:04:49 UTC; unix
