{
  "_id": "6a101a9dacfb0bcc41c86a46",
  "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-05-14 09:33:58 UTC",
    "User": "root"
  },
  "Author": "Sebastian Funk [aut, cre, cph]",
  "Maintainer": "Sebastian Funk <sebastian.funk@lshtm.ac.uk>",
  "MD5sum": "950017099a5f46deadf739f1e117460e",
  "_user": "epiforecasts",
  "_type": "src",
  "_file": "EpiAwareR_0.2.0.tar.gz",
  "_fileid": "eeac7ead6a9747c7d5f923599f7552f1a7a20d1b505c1ca3dfcd0192676e9ac0",
  "_filesize": 149325,
  "_sha256": "eeac7ead6a9747c7d5f923599f7552f1a7a20d1b505c1ca3dfcd0192676e9ac0",
  "_created": "2026-05-14T09:33:58.000Z",
  "_published": "2026-05-22T08:58:05.174Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77348048433,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6991470057"
    },
    {
      "job": 77348047318,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6991468669"
    },
    {
      "job": 77348047577,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6991447022"
    },
    {
      "job": 77348047791,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6991448333"
    },
    {
      "job": 77348047002,
      "time": 320,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6991423087"
    },
    {
      "job": 77348046965,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156687044"
    },
    {
      "job": 77348047652,
      "time": 332,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6991513779"
    },
    {
      "job": 77348047473,
      "time": 440,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6991541599"
    },
    {
      "job": 77348047349,
      "time": 450,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6991544062"
    }
  ],
  "_buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/25852627729",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 1156307
  },
  "_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",
    "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.0",
  "_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",
    "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-05-14T09:36:58.000Z",
      "distro": "noble",
      "commit": "42a4c07ec7ed866539aaa899a159a32867201854",
      "fileid": "475659d7b83f6be3d8e39ceffca4d18bfa8b6af3744806cc4218414976ae3441",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/25852627729"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-14T09:36:53.000Z",
      "distro": "noble",
      "commit": "42a4c07ec7ed866539aaa899a159a32867201854",
      "fileid": "1fe7aa3497159aa9159f8a6063ab2138da260f9bb9d48b9cf4a79cc72a19d519",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/25852627729"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-14T09:35:40.000Z",
      "commit": "42a4c07ec7ed866539aaa899a159a32867201854",
      "fileid": "6fdf66395d49781a674d59939e569a29e38fbf21c8fa609176efb26b0e115e0b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/25852627729"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-14T09:35:42.000Z",
      "commit": "42a4c07ec7ed866539aaa899a159a32867201854",
      "fileid": "68f1eaf48b4e57f335dbceaf569da868c0b6d4c0e4e352c3536e8ef47592b8de",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/25852627729"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-14T09:35:51.000Z",
      "commit": "42a4c07ec7ed866539aaa899a159a32867201854",
      "fileid": "f9ff1b6b8c40089189767ab4af2aaafc29725675aa3b6f1f4e81003375b7d781",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/25852627729"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-14T09:35:50.000Z",
      "commit": "42a4c07ec7ed866539aaa899a159a32867201854",
      "fileid": "9a84df7619f4cbe079850494694ed087987ec35576277c8bdbb5e9eb8d010412",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/25852627729"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-14T09:36:05.000Z",
      "commit": "42a4c07ec7ed866539aaa899a159a32867201854",
      "fileid": "95ce80f9258fabe88112d6022e7f00782bd09f73e409059f9998ec2e9220aaee",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/25852627729"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T08:57:50.000Z",
      "commit": "42a4c07ec7ed866539aaa899a159a32867201854",
      "fileid": "17645c2801dabaa8847cd0a810f3259dce78114f927b5c856dbde34469baa766",
      "status": "success",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/25852627729"
    }
  ]
}