{
  "_id": "6a228813cd65a98ecbd538ec",
  "Package": "hybridModels",
  "Version": "0.3.8",
  "Title": "An R Package for the Stochastic Simulation of Disease Spreading\nin Dynamic Networks",
  "Date": "2025-04-18",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "Description": "Simulates stochastic hybrid models for transmission of\ninfectious diseases in dynamic networks. It is a metapopulation\nmodel in which each node in the network is a sub-population and\ndisease spreads within nodes and among them, combining two\napproaches: stochastic simulation algorithm\n(<doi:10.1146/annurev.physchem.58.032806.104637>) and\nindividual-based approach, respectively. Equations that models\nspread within nodes are customizable and there are two link\ntypes among nodes: migration and influence (commuting). More\ninformation in Fernando S. Marques, Jose H. H. Grisi-Filho,\nMarcos Amaku et al. (2020) <doi:10.18637/jss.v094.i06>.",
  "LazyLoad": "true",
  "LazyData": "true",
  "Authors@R": "c(person(given = \"Fernando\", family = \"S. Marques\",\nemail = \"fernandosix@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(given = \"Jose\", family=\"H. H. Grisi-Filho\",\nemail = \"zegrisi@gmail.com\", role = \"aut\"),\nperson(given = \"Marcos\", family = \"Amaku\",\nemail = \"marcos.amaku@gmail.com\", role = \"aut\"))",
  "Author": "Fernando S. Marques [aut, cre], Jose H. H. Grisi-Filho [aut],\nMarcos 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",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://fernandosm.r-universe.dev",
  "Date/Publication": "2025-04-19 04:54:15 UTC",
  "RemoteUrl": "https://github.com/fernandosm/hybridmodels",
  "RemoteRef": "HEAD",
  "RemoteSha": "a2fed2d055fd28614fef44bb8c4682d460855c39",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 08:22:35 UTC",
    "User": "root"
  },
  "MD5sum": "acfc3b1668d1346ca056a86d13639baf",
  "_user": "fernandosm",
  "_type": "src",
  "_file": "hybridModels_0.3.8.tar.gz",
  "_fileid": "60370c981e8d67c268d20452a0695cd1e72da1092bea13260fd9d9ecc21aac92",
  "_filesize": 158494,
  "_sha256": "60370c981e8d67c268d20452a0695cd1e72da1092bea13260fd9d9ecc21aac92",
  "_created": "2026-06-05T08:22:35.000Z",
  "_published": "2026-06-05T08:25:55.492Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79691192521,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7432114617"
    },
    {
      "job": 79691192552,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432112991"
    },
    {
      "job": 79691192483,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7432118285"
    },
    {
      "job": 79691192508,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432110972"
    },
    {
      "job": 79690732635,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432076236"
    },
    {
      "job": 79691192560,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432112435"
    },
    {
      "job": 79691192492,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7432099749"
    },
    {
      "job": 79691192501,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7432100238"
    },
    {
      "job": 79691192507,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432098067"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fernandosm/actions/runs/27003913329",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fernandosm/hybridmodels",
  "_commit": {
    "id": "a2fed2d055fd28614fef44bb8c4682d460855c39",
    "author": "Fernando <fernandosix@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #1 from fernandosm/fix-note-on-check\n\nFix note on check",
    "time": 1745038455
  },
  "_maintainer": {
    "name": "Fernando S. Marques",
    "email": "fernandosix@gmail.com",
    "login": "fernandosm",
    "description": "",
    "uuid": 3876658
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "doRNG",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "GillespieSSA",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    }
  ],
  "_owner": "fernandosm",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "fernandosm",
      "count": 166,
      "uuid": 3876658
    },
    {
      "user": "amaku",
      "count": 1,
      "uuid": 7012313
    }
  ],
  "_userbio": {
    "uuid": 3876658,
    "type": "user",
    "name": "Fernando"
  },
  "_downloads": {
    "count": 158,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hybridModels"
  },
  "_devurl": "https://github.com/fernandosm/hybridmodels",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hybridModels.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fernandosm/hybridmodels",
  "_realowner": "fernandosm",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.6",
      "date": "2016-01-20"
    },
    {
      "version": "0.2.9",
      "date": "2016-11-08"
    },
    {
      "version": "0.2.15",
      "date": "2017-09-27"
    },
    {
      "version": "0.3.5",
      "date": "2018-06-15"
    },
    {
      "version": "0.3.6",
      "date": "2020-04-16"
    },
    {
      "version": "0.3.7",
      "date": "2020-06-26"
    },
    {
      "version": "0.3.8",
      "date": "2025-04-19"
    }
  ],
  "_exports": [
    "buildModelClass",
    "findContactChain",
    "hybridModel",
    "simHM"
  ],
  "_datasets": [
    {
      "name": "networkSample",
      "title": "Daily record of animal's movement (from 2012 to 2013).",
      "object": "networkSample",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Day",
        "originID",
        "destinationID",
        "num.animals"
      ],
      "rows": 78,
      "table": true,
      "tojson": true
    },
    {
      "name": "nodesCensus",
      "title": "Information about animal premises (from 2012 to 2013).",
      "object": "nodesCensus",
      "class": [
        "data.frame"
      ],
      "fields": [
        "nodes.ID",
        "pop"
      ],
      "rows": 43,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "buildModelClass",
      "title": "It builds an object of a pre-specified class.",
      "topics": [
        "buildModelClass",
        "buildModelClass.customInfl",
        "buildModelClass.customMigr",
        "buildModelClass.siWoDemogrInfl",
        "buildModelClass.siWoDemogrMigr"
      ]
    },
    {
      "page": "findContactChain",
      "title": "Finding elements in contact chains of a dynamic network.",
      "topics": [
        "findContactChain"
      ]
    },
    {
      "page": "hybridModel",
      "title": "Hybrid model simulation.",
      "topics": [
        "hybridModel"
      ]
    },
    {
      "page": "hybridModels",
      "title": "hybridModels: an R package for stochastic simulation of disease spreading in dynamic networks.",
      "topics": [
        "hybridModels"
      ]
    },
    {
      "page": "networkSample",
      "title": "Daily record of animal's movement (from 2012 to 2013).",
      "topics": [
        "networkSample"
      ]
    },
    {
      "page": "nodesCensus",
      "title": "Information about animal premises (from 2012 to 2013).",
      "topics": [
        "nodesCensus"
      ]
    },
    {
      "page": "plot",
      "title": "Summary plots for hybrid Models",
      "topics": [
        "plot",
        "plot.HM"
      ]
    },
    {
      "page": "simHM",
      "title": "It runs the chosen hybrid model.",
      "topics": [
        "simHM",
        "simHM.customEmigrRule",
        "simHM.customEmigrRuleWeight",
        "simHM.customInfl",
        "simHM.customMigr",
        "simHM.customProbWeights",
        "simHM.siWoDemogrInfl",
        "simHM.siWoDemogrMigr"
      ]
    },
    {
      "page": "summary",
      "title": "summary for hybrid models",
      "topics": [
        "summary",
        "summary.HM"
      ]
    }
  ],
  "_readme": "https://github.com/fernandosm/hybridmodels/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "digest",
    "doParallel",
    "doRNG",
    "farver",
    "foreach",
    "ggplot2",
    "GillespieSSA",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lifecycle",
    "magrittr",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "rngtools",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "hybridmodels",
  "_universes": [
    "fernandosm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.8",
      "date": "2026-06-05T08:24:37.000Z",
      "distro": "noble",
      "commit": "a2fed2d055fd28614fef44bb8c4682d460855c39",
      "fileid": "d62a4f22c6a06c69dfa7732a4f9246df07abebf7bcdb4a51e78ac46b8d792994",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fernandosm/actions/runs/27003913329"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.8",
      "date": "2026-06-05T08:24:34.000Z",
      "distro": "noble",
      "commit": "a2fed2d055fd28614fef44bb8c4682d460855c39",
      "fileid": "a3792772ad8191335ad7f72fbd0c7d16b4b5076ccdbca5205d2568ac96996f15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fernandosm/actions/runs/27003913329"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.8",
      "date": "2026-06-05T08:24:54.000Z",
      "commit": "a2fed2d055fd28614fef44bb8c4682d460855c39",
      "fileid": "08a79d4f1f21f5941abb82ab619c6e82a96e3468fee9309b6ade9536e2ad69e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fernandosm/actions/runs/27003913329"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.8",
      "date": "2026-06-05T08:24:30.000Z",
      "commit": "a2fed2d055fd28614fef44bb8c4682d460855c39",
      "fileid": "1ffcbe025be9cd78b7a16fb733ddc330f59a2a84113593ba6579c9684bb2bd89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fernandosm/actions/runs/27003913329"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.8",
      "date": "2026-06-05T08:24:47.000Z",
      "commit": "a2fed2d055fd28614fef44bb8c4682d460855c39",
      "fileid": "1a0aef4d6831af06960c9cda8ef4057a18ffc1cedb5d0cfc43cd4c5e62e00cc5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fernandosm/actions/runs/27003913329"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.8",
      "date": "2026-06-05T08:23:42.000Z",
      "commit": "a2fed2d055fd28614fef44bb8c4682d460855c39",
      "fileid": "f28863526f987c7be5c1416e95f8fe526e05991d9fb92974a561372847d4da8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fernandosm/actions/runs/27003913329"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.8",
      "date": "2026-06-05T08:23:47.000Z",
      "commit": "a2fed2d055fd28614fef44bb8c4682d460855c39",
      "fileid": "42dfbd5e3cfee438ba0c8901841c8db51dafd9682ccadbcf945995c16500cd7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fernandosm/actions/runs/27003913329"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.8",
      "date": "2026-06-05T08:23:40.000Z",
      "commit": "a2fed2d055fd28614fef44bb8c4682d460855c39",
      "fileid": "50c082beaa136ad9da9aec476ca3e987f21aff6626c3a64188ff5e254699ffe0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fernandosm/actions/runs/27003913329"
    }
  ]
}