Package: hybridModels
Version: 0.3.8
Title: An R Package for the Stochastic Simulation of Disease Spreading
        in Dynamic Networks
Date: 2025-04-18
License: GPL (>= 2)
Encoding: UTF-8
Depends: R (>= 4.4.0),
Imports: doParallel, doRNG, foreach, ggplot2, GillespieSSA, parallel,
        reshape2, stats, stringr, grid
Description: Simulates stochastic hybrid models for transmission of infectious
    diseases in dynamic networks. It is a metapopulation model in which each
    node in the network is a sub-population and disease spreads within nodes
    and among them, combining two approaches: stochastic simulation algorithm
    (<doi:10.1146/annurev.physchem.58.032806.104637>) and individual-based
    approach, respectively. Equations that models spread within nodes are
    customizable and there are two link types among nodes: migration and
    influence (commuting). More information in Fernando S. Marques,
    Jose H. H. Grisi-Filho, Marcos Amaku et al. (2020) <doi:10.18637/jss.v094.i06>.
LazyLoad: true
LazyData: true
Authors@R: c(person(given = "Fernando", family = "S. Marques",
                    email = "fernandosix@gmail.com", role = c("aut", "cre")),
             person(given = "Jose", family="H. H. Grisi-Filho",
                    email = "zegrisi@gmail.com", role = "aut"),
             person(given = "Marcos", family = "Amaku",
                    email = "marcos.amaku@gmail.com", role = "aut"))
Author: Fernando S. Marques [aut, cre],
  Jose H. H. Grisi-Filho [aut],
  Marcos Amaku [aut]
Maintainer: Fernando S. Marques <fernandosix@gmail.com>
URL: https://github.com/fernandosm/hybridModels
BugReports: https://github.com/fernandosm/hybridModels/issues
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-19 05:58:41 UTC; zion
Repository: CRAN
Date/Publication: 2025-04-19 06:20:10 UTC
Built: R 4.5.1; ; 2025-10-06 02:36:46 UTC; windows
