{
  "_id": "6a548d93ff0138dec5d6512f",
  "Package": "EpiAwareR",
  "Type": "Package",
  "Title": "R Interface to the 'EpiAware' Infectious Disease Modelling\nFramework",
  "Version": "0.2.0",
  "Authors@R": "person(\"Sebastian\", \"Funk\", email = \"sebastian.funk@lshtm.ac.uk\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Provides an R interface to the 'Julia'-based 'EpiAware'\ncompositional infectious disease modelling framework. Enables\nusers to build flexible epidemiological models by composing\nreusable components for latent processes, infection dynamics,\nand observation models without requiring 'Julia' expertise.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "Julia (>= 1.9.0), Julia packages: EpiAware, Turing,\nDistributions",
  "URL": "https://github.com/sbfnk/EpiAwareR",
  "BugReports": "https://github.com/sbfnk/EpiAwareR/issues",
  "Repository": "https://epiforecasts.r-universe.dev",
  "Date/Publication": "2026-04-14 19:05:21 UTC",
  "RemoteUrl": "https://github.com/sbfnk/EpiAwareR",
  "RemoteRef": "v0.2.0",
  "RemoteSha": "42a4c07ec7ed866539aaa899a159a32867201854",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-13 06:56:41 UTC",
    "User": "root"
  },
  "Author": "Sebastian Funk [aut, cre, cph]",
  "Maintainer": "Sebastian Funk <sebastian.funk@lshtm.ac.uk>",
  "_user": "epiforecasts",
  "_type": "src",
  "_file": "EpiAwareR_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/9caf8d10bbc802e51f58e84e568d7bd57404be8d00aeb82de5ac5cfea292f63d",
  "_filesize": 149546,
  "_sha256": "9caf8d10bbc802e51f58e84e568d7bd57404be8d00aeb82de5ac5cfea292f63d",
  "_expires": "2026-10-21T07:02:41.000Z",
  "_created": "2026-07-13T06:56:41.000Z",
  "_published": "2026-07-13T07:02:43.142Z",
  "_jobs": [
    {
      "job": 86753430589,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8271375359"
    },
    {
      "job": 86753430612,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8271373803"
    },
    {
      "job": 86753430602,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8271354441"
    },
    {
      "job": 86753430579,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8271347002"
    },
    {
      "job": 86752785465,
      "time": 260,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8271320867"
    },
    {
      "job": 86753430600,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8271365184"
    },
    {
      "job": 86753430569,
      "time": 292,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8271411921"
    },
    {
      "job": 86753430564,
      "time": 318,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8271419855"
    },
    {
      "job": 86753430627,
      "time": 281,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8271407985"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/29230254871",
  "_status": "failure",
  "_upstream": "https://github.com/sbfnk/EpiAwareR",
  "_commit": {
    "id": "42a4c07ec7ed866539aaa899a159a32867201854",
    "author": "sbfnk-bot <242615673+sbfnk-bot@users.noreply.github.com>",
    "committer": "sbfnk-bot <242615673+sbfnk-bot@users.noreply.github.com>",
    "message": "Prepare v0.2.0 release\n\nCo-authored-by: sbfnk <sebastian.funk@lshtm.ac.uk>\n",
    "time": 1776193521
  },
  "_maintainer": {
    "name": "Sebastian Funk",
    "email": "sebastian.funk@lshtm.ac.uk",
    "login": "sbfnk",
    "mastodon": "@sbfnk@fosstodon.org",
    "bluesky": "@sbfnk.bsky.social",
    "description": "Professor of Infectious Disease Dynamics at LSHTM. epiforecasts.io",
    "uuid": 1156307
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "JuliaCall",
      "version": ">= 0.17.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "posterior",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "bayesplot",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "EpiNow2",
      "role": "Suggests"
    }
  ],
  "_owner": "sbfnk",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-43",
      "n": 10
    },
    {
      "week": "2025-45",
      "n": 4
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 3
    },
    {
      "week": "2025-48",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 24
    },
    {
      "week": "2025-51",
      "n": 4
    },
    {
      "week": "2026-03",
      "n": 10
    },
    {
      "week": "2026-04",
      "n": 16
    },
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 8
    },
    {
      "week": "2026-16",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-10-22"
    },
    {
      "name": "v0.1.1",
      "date": "2026-02-09"
    },
    {
      "name": "v0.2.0",
      "date": "2026-04-14"
    }
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "sbfnk",
      "count": 90,
      "uuid": 1156307
    },
    {
      "user": "sbfnk-bot",
      "count": 8,
      "uuid": 242615673
    }
  ],
  "_userbio": {
    "uuid": 54675094,
    "type": "organization",
    "name": "Epiforecasts",
    "followers": 76,
    "description": "Researchers at the London School of Hygiene & Tropical Medicine doing research to forecast infectious diseases and perform real-time analyses."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/EpiAwareR"
  },
  "_devurl": "https://github.com/sbfnk/epiawarer",
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/EpiAwareR.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "AR",
    "epiaware_available",
    "epiaware_call",
    "epiaware_setup_julia",
    "EpiProblem",
    "exponential",
    "fit",
    "gamma_dist",
    "halfnorm",
    "LatentDelay",
    "lognorm",
    "NegativeBinomialError",
    "norm",
    "nuts_sampler",
    "Renewal",
    "truncnorm"
  ],
  "_help": [
    {
      "page": "AR",
      "title": "Autoregressive Process for Latent Dynamics",
      "topics": [
        "AR"
      ]
    },
    {
      "page": "as_draws_array.epiaware_fit",
      "title": "Convert epiaware_fit to draws_array",
      "topics": [
        "as_draws_array.epiaware_fit"
      ]
    },
    {
      "page": "as_draws_df.epiaware_fit",
      "title": "Convert epiaware_fit to draws_df",
      "topics": [
        "as_draws_df.epiaware_fit"
      ]
    },
    {
      "page": "as_draws_list.epiaware_fit",
      "title": "Convert epiaware_fit to draws_list",
      "topics": [
        "as_draws_list.epiaware_fit"
      ]
    },
    {
      "page": "as_draws_matrix.epiaware_fit",
      "title": "Convert epiaware_fit to draws_matrix",
      "topics": [
        "as_draws_matrix.epiaware_fit"
      ]
    },
    {
      "page": "as_draws_rvars.epiaware_fit",
      "title": "Convert epiaware_fit to draws_rvars",
      "topics": [
        "as_draws_rvars.epiaware_fit"
      ]
    },
    {
      "page": "epiaware_available",
      "title": "Check if Julia and EpiAware are available",
      "topics": [
        "epiaware_available"
      ]
    },
    {
      "page": "epiaware_call",
      "title": "Generic wrapper for calling Julia EpiAware functions",
      "topics": [
        "epiaware_call"
      ]
    },
    {
      "page": "epiaware_setup_julia",
      "title": "Setup Julia and EpiAware",
      "topics": [
        "epiaware_setup_julia"
      ]
    },
    {
      "page": "EpiProblem",
      "title": "Compose a Complete Epidemiological Model",
      "topics": [
        "EpiProblem"
      ]
    },
    {
      "page": "exponential",
      "title": "Exponential distribution",
      "topics": [
        "exponential"
      ]
    },
    {
      "page": "fit",
      "title": "Fit an EpiAware Model to Data",
      "topics": [
        "fit"
      ]
    },
    {
      "page": "gamma_dist",
      "title": "Gamma distribution",
      "topics": [
        "gamma_dist"
      ]
    },
    {
      "page": "halfnorm",
      "title": "Half-normal distribution",
      "topics": [
        "halfnorm"
      ]
    },
    {
      "page": "LatentDelay",
      "title": "Latent Delay Observation Model",
      "topics": [
        "LatentDelay"
      ]
    },
    {
      "page": "lognorm",
      "title": "Log-normal distribution",
      "topics": [
        "lognorm"
      ]
    },
    {
      "page": "NegativeBinomialError",
      "title": "Negative Binomial Observation Error Model",
      "topics": [
        "NegativeBinomialError"
      ]
    },
    {
      "page": "norm",
      "title": "Normal distribution",
      "topics": [
        "norm"
      ]
    },
    {
      "page": "nuts_sampler",
      "title": "Configure NUTS Sampler",
      "topics": [
        "nuts_sampler"
      ]
    },
    {
      "page": "plot.epiaware_fit",
      "title": "Plot Method for Fitted EpiAware Models",
      "topics": [
        "plot.epiaware_fit"
      ]
    },
    {
      "page": "print.epiaware_ar",
      "title": "Print method for AR latent models",
      "topics": [
        "print.epiaware_ar"
      ]
    },
    {
      "page": "print.epiaware_delay",
      "title": "Print method for latent delay observation models",
      "topics": [
        "print.epiaware_delay"
      ]
    },
    {
      "page": "print.epiaware_fit",
      "title": "Print Method for Fitted EpiAware Models",
      "topics": [
        "print.epiaware_fit"
      ]
    },
    {
      "page": "print.epiaware_generic",
      "title": "Print method for generic EpiAware calls",
      "topics": [
        "print.epiaware_generic"
      ]
    },
    {
      "page": "print.epiaware_negbin",
      "title": "Print method for negative binomial observation models",
      "topics": [
        "print.epiaware_negbin"
      ]
    },
    {
      "page": "print.epiaware_nuts",
      "title": "Print method for NUTS sampler configuration",
      "topics": [
        "print.epiaware_nuts"
      ]
    },
    {
      "page": "print.epiaware_problem",
      "title": "Print method for EpiAware problems",
      "topics": [
        "print.epiaware_problem"
      ]
    },
    {
      "page": "print.epiaware_renewal",
      "title": "Print method for renewal infection models",
      "topics": [
        "print.epiaware_renewal"
      ]
    },
    {
      "page": "Renewal",
      "title": "Renewal Process Infection Model",
      "topics": [
        "Renewal"
      ]
    },
    {
      "page": "summary.epiaware_fit",
      "title": "Summary Method for Fitted EpiAware Models",
      "topics": [
        "summary.epiaware_fit"
      ]
    },
    {
      "page": "truncnorm",
      "title": "Truncated normal distribution",
      "topics": [
        "truncnorm"
      ]
    }
  ],
  "_readme": "https://github.com/sbfnk/EpiAwareR/raw/v0.2.0/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "checkmate",
    "cli",
    "cpp11",
    "distributional",
    "evaluate",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "isoband",
    "JuliaCall",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "matrixStats",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "posterior",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rjson",
    "rlang",
    "S7",
    "scales",
    "tensorA",
    "tibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 3.653212513775344,
  "_indexed": false,
  "_nocasepkg": "epiawarer",
  "_universes": [
    "epiforecasts"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-13T06:59:43.000Z",
      "distro": "resolute",
      "commit": "42a4c07ec7ed866539aaa899a159a32867201854",
      "fileid": "https://r2.ropensci.org/2181a1af14f1169e8eafbc423a6c036b2fd5faa10d0ee22014c9f0ad0abcc062",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/29230254871"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-13T06:59:39.000Z",
      "distro": "resolute",
      "commit": "42a4c07ec7ed866539aaa899a159a32867201854",
      "fileid": "https://r2.ropensci.org/572c0e73ce8e36963188d420ef35f203dc6cd44c52839df85f40aacf897f1198",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/29230254871"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-13T06:58:37.000Z",
      "commit": "42a4c07ec7ed866539aaa899a159a32867201854",
      "fileid": "https://r2.ropensci.org/2c9fb920b97b8c7e210db3066ff8cf888896e48d9e7b8b75f111eee8b0b47ced",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/29230254871"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-13T06:58:17.000Z",
      "commit": "42a4c07ec7ed866539aaa899a159a32867201854",
      "fileid": "https://r2.ropensci.org/add7ce12761c2f2577f7766f4f73550028647a2117e5e8c82ded71d23705a407",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/29230254871"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-13T06:59:32.000Z",
      "commit": "42a4c07ec7ed866539aaa899a159a32867201854",
      "fileid": "https://r2.ropensci.org/487b5a5c6e551de01c2012692a9d83cff8e8c788235a4a09a5e9f3320f3b98b2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/29230254871"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-13T06:58:24.000Z",
      "commit": "42a4c07ec7ed866539aaa899a159a32867201854",
      "fileid": "https://r2.ropensci.org/a166e42d40bc36f8b7a8ac1a245a78a3c6d49b9cfe079c6e23b52bd359313ec1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/29230254871"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-13T06:58:13.000Z",
      "commit": "42a4c07ec7ed866539aaa899a159a32867201854",
      "fileid": "https://r2.ropensci.org/f1685b9f3763e2571d2dabaae52423580bbcee1ed0cc11175e89916b0c7878be",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/29230254871"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-13T06:58:26.000Z",
      "commit": "42a4c07ec7ed866539aaa899a159a32867201854",
      "fileid": "https://r2.ropensci.org/7163d0a3a4837d6c6133f32f7334d4a88b2453cb469efe7772df8fa7cbec8464",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/29230254871"
    }
  ]
}