{
  "_id": "6a1f1826b401979e7341ec75",
  "Package": "REffectivePred",
  "Type": "Package",
  "Title": "Pandemic Prediction Model in an SIRS Framework",
  "Version": "1.0.1",
  "Authors@R": "c(person(given = \"Razvan\", \nfamily = \"Romanescu\",\nrole = c(\"aut\", \"cre\"),\nemail = \"razvan_romanescu@hotmail.com\"),\nperson(given = \"Songdi\",\nfamily = \"Hu\",\nrole = \"aut\"),\nperson(given = \"Md Ashiqul\",\nfamily = \"Haque\",\nrole = \"aut\"),\nperson(given = \"Olivier\",\nfamily = \"Tremblay-Savard\",\nrole = \"aut\"))",
  "Description": "A suite of methods to fit and predict case count data\nusing a compartmental SIRS (Susceptible – Infectious –\nRecovered – Susceptible) model, based on an assumed\nspecification of the effective reproduction number. The\nsignificance of this approach is that it relates epidemic\nprogression to the average number of contacts of infected\nindividuals, which decays as a function of the total\nsusceptible fraction remaining in the population. The main\nfunctions are pred.curve(), which computes the epidemic curve\nfor a set of parameters, and estimate.mle(), which finds the\nbest fitting curve to observed data. The easiest way to pass\narguments to the functions is via a config file, which contains\ninput settings required for prediction, and the package offers\ntwo methods, navigate_to_config() which points the user to the\nconfiguration file, and re_predict() for starting the\nfit-predict process. The main model was published in Razvan G.\nRomanescu et al. <doi:10.1016/j.epidem.2023.100708>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Collate": "'prediction_model.v16.R' 'executions.v16.R'",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 05:47:16 UTC",
    "User": "root"
  },
  "Author": "Razvan Romanescu [aut, cre], Songdi Hu [aut], Md Ashiqul Haque\n[aut], Olivier Tremblay-Savard [aut]",
  "Maintainer": "Razvan Romanescu <razvan_romanescu@hotmail.com>",
  "Repository": "https://rootofunity.r-universe.dev",
  "Date/Publication": "2024-11-12 09:50:05 UTC",
  "RemoteUrl": "https://github.com/cran/REffectivePred",
  "RemoteRef": "HEAD",
  "RemoteSha": "3fa466aeb3e10e28f28775dbd08f7aacdb5d14b9",
  "MD5sum": "60f14c91b8faa9cc8c943942a43cfc56",
  "_user": "rootofunity",
  "_type": "src",
  "_file": "REffectivePred_1.0.1.tar.gz",
  "_fileid": "4d219aa4ce6fbf7b8554956ec6dc81cf7138d14acd54daf900bb5ce9cac144c0",
  "_filesize": 229228,
  "_sha256": "4d219aa4ce6fbf7b8554956ec6dc81cf7138d14acd54daf900bb5ce9cac144c0",
  "_created": "2026-05-17T05:47:16.000Z",
  "_published": "2026-06-02T17:51:34.371Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79136370596,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039744861"
    },
    {
      "job": 79136370834,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039748822"
    },
    {
      "job": 79136370607,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039746825"
    },
    {
      "job": 79136370712,
      "time": 210,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039749706"
    },
    {
      "job": 79136369943,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039732003"
    },
    {
      "job": 79136370118,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365630245"
    },
    {
      "job": 79136370836,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039740206"
    },
    {
      "job": 79136371068,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039741299"
    },
    {
      "job": 79136371159,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039741992"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rootofunity/actions/runs/25982679976",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/REffectivePred",
  "_commit": {
    "id": "3fa466aeb3e10e28f28775dbd08f7aacdb5d14b9",
    "author": "Razvan Romanescu <razvan_romanescu@hotmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1731405005
  },
  "_maintainer": {
    "name": "Razvan Romanescu",
    "email": "razvan_romanescu@hotmail.com",
    "login": "rootofunity",
    "description": "",
    "uuid": 85967756
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "config",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "rootofunity",
      "count": 1,
      "uuid": 85967756
    }
  ],
  "_userbio": {
    "uuid": 85967756,
    "type": "user",
    "name": "rootOfUnity"
  },
  "_downloads": {
    "count": 568,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/REffectivePred"
  },
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/REffectivePred.html",
    "manual.pdf"
  ],
  "_realowner": "rootofunity",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-02-02"
    },
    {
      "version": "1.0.1",
      "date": "2024-11-14"
    }
  ],
  "_exports": [
    "c_helper",
    "ci.curve",
    "estimate.mle",
    "find_ends",
    "find_starts",
    "load_config",
    "log_lklh",
    "navigate_to_config",
    "plot_outputs",
    "pred.curve",
    "ranges_to_waves",
    "re_predict",
    "rt_empirical",
    "waves_1d_list"
  ],
  "_help": [
    {
      "page": "c_helper",
      "title": "Contact rate function.",
      "topics": [
        "c_helper"
      ]
    },
    {
      "page": "ci.curve",
      "title": "Confidence bands",
      "topics": [
        "ci.curve"
      ]
    },
    {
      "page": "estimate.mle",
      "title": "Fit the Model",
      "topics": [
        "estimate.mle"
      ]
    },
    {
      "page": "find_ends",
      "title": "Detect end of waves",
      "topics": [
        "find_ends"
      ]
    },
    {
      "page": "find_starts",
      "title": "Detect start of waves",
      "topics": [
        "find_starts"
      ]
    },
    {
      "page": "load_config",
      "title": "Load configuration file",
      "topics": [
        "load_config"
      ]
    },
    {
      "page": "log_lklh",
      "title": "The likelihood function",
      "topics": [
        "log_lklh"
      ]
    },
    {
      "page": "navigate_to_config",
      "title": "Navigate to the config file",
      "topics": [
        "navigate_to_config"
      ]
    },
    {
      "page": "plot_outputs",
      "title": "Plotting function",
      "topics": [
        "plot_outputs"
      ]
    },
    {
      "page": "pred.curve",
      "title": "Epidemic Curve Model",
      "topics": [
        "pred.curve"
      ]
    },
    {
      "page": "ranges_to_waves",
      "title": "Utility function for range manipulation",
      "topics": [
        "ranges_to_waves"
      ]
    },
    {
      "page": "re_predict",
      "title": "Demo of main functions",
      "topics": [
        "re_predict"
      ]
    },
    {
      "page": "rt_empirical",
      "title": "Empirical estimate of R_t",
      "topics": [
        "rt_empirical"
      ]
    },
    {
      "page": "serial.helper",
      "title": "Serial interval",
      "topics": [
        "serial.helper"
      ]
    },
    {
      "page": "waves_1d_list",
      "title": "Utility function for range manipulation",
      "topics": [
        "waves_1d_list"
      ]
    }
  ],
  "_rundeps": [
    "config",
    "lattice",
    "yaml",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "reffectivepred",
  "_universes": [
    "rootofunity"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-17T05:49:04.000Z",
      "distro": "noble",
      "commit": "3fa466aeb3e10e28f28775dbd08f7aacdb5d14b9",
      "fileid": "9a0968b4dae346f975bb9bee73d65aff470ede20ff470a110e5f7be8cc6611cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rootofunity/actions/runs/25982679976"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-17T05:49:39.000Z",
      "distro": "noble",
      "commit": "3fa466aeb3e10e28f28775dbd08f7aacdb5d14b9",
      "fileid": "d08741a47e0961aa960001b49dd0f6a822182f5a8f7075b72eb7be5cd8f74361",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rootofunity/actions/runs/25982679976"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-17T05:49:19.000Z",
      "commit": "3fa466aeb3e10e28f28775dbd08f7aacdb5d14b9",
      "fileid": "f02bc23ce9e9b7156d99f3747c0033d82d34fbfd8bece4c3de372c66675fb652",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rootofunity/actions/runs/25982679976"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-17T05:49:36.000Z",
      "commit": "3fa466aeb3e10e28f28775dbd08f7aacdb5d14b9",
      "fileid": "1f03bc158728e03ab4056bcd0dd0a3aebe01fbb2c0d7f57814d695ac35204002",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rootofunity/actions/runs/25982679976"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-17T05:48:19.000Z",
      "commit": "3fa466aeb3e10e28f28775dbd08f7aacdb5d14b9",
      "fileid": "e40adce1621ad3bcc76854104673bd61633e0b67835a143a2e2cd88ee29da100",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rootofunity/actions/runs/25982679976"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-17T05:48:21.000Z",
      "commit": "3fa466aeb3e10e28f28775dbd08f7aacdb5d14b9",
      "fileid": "9a8afd020f7adafd8e9e05ea0227cda7a6dff2bb5741ca1fc3582bcd3ad9d185",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rootofunity/actions/runs/25982679976"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-17T05:48:34.000Z",
      "commit": "3fa466aeb3e10e28f28775dbd08f7aacdb5d14b9",
      "fileid": "c1992227a20012b462848848f20a620750ebb03f49354577dc7ac001cd94edec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rootofunity/actions/runs/25982679976"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-02T17:51:19.000Z",
      "commit": "3fa466aeb3e10e28f28775dbd08f7aacdb5d14b9",
      "fileid": "7f22cf29071027ebf99c63a09dd9411786dbc5895f817224bc5ca5cf8ce56455",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rootofunity/actions/runs/25982679976"
    }
  ]
}