{"id":28702900,"url":"https://github.com/epiforecasts/nowcasting.example","last_synced_at":"2025-06-14T13:05:52.051Z","repository":{"id":50063221,"uuid":"514227213","full_name":"epiforecasts/nowcasting.example","owner":"epiforecasts","description":"Estimate reporting delays and use them for nowcasting","archived":false,"fork":false,"pushed_at":"2024-09-07T18:14:48.000Z","size":4042,"stargazers_count":2,"open_issues_count":4,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-09-07T19:33:14.736Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/epiforecasts.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-15T10:25:07.000Z","updated_at":"2024-09-07T18:14:51.000Z","dependencies_parsed_at":"2024-09-07T19:33:13.422Z","dependency_job_id":"997a2da8-ba61-4b9e-bc09-6e1044d31b48","html_url":"https://github.com/epiforecasts/nowcasting.example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/epiforecasts/nowcasting.example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epiforecasts%2Fnowcasting.example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epiforecasts%2Fnowcasting.example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epiforecasts%2Fnowcasting.example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epiforecasts%2Fnowcasting.example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epiforecasts","download_url":"https://codeload.github.com/epiforecasts/nowcasting.example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epiforecasts%2Fnowcasting.example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259820812,"owners_count":22916548,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-14T13:05:48.949Z","updated_at":"2025-06-14T13:05:52.030Z","avatar_url":"https://github.com/epiforecasts.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# Nowcasting examples\n\nThis repository contains two example approaches to nowcasting, one using the [EpiNow2](https://epiforecasts.io/EpiNow2/) package, and one using the [epinowcast](https://epiforecasts.io/epinowcast/) package which is currently being developed to eventually replace `EpiNow2` for real-time applications.\n\n## Installation\n\nYou can install the utility functions contained in this repo with\n\n```{r install, eval = FALSE}\n# install.packages(\"devtools\")\ndevtools::install_github(\"epiforecasts/nowcasting.example\")\n```\n\n## Render the `EpiNow2` report\n\nTo render the report, run\n\n``` r\nrmarkdown::render(\"inst/reports/epinow2.Rmd\")\n```\n\nAfterwards the report can be viewed in\n`inst/reports/epinow2.html`. A [rendered version](inst/reports/epinow2.md) of the report is also available in the repository.\n\n## Render the `epinowcast` report\n\nTo render the report, run\n\n``` r\nrmarkdown::render(\"inst/reports/epinowcast.Rmd\")\n```\n\nAfterwards the report can be viewed in\n`inst/reports/epinowcast.html`. A [rendered version](inst/reports/epinowcast.md) of the report is also available in the repository.\n\n## Create mock dataset\n\nA mock dataset can be created using\n\n```{r data, eval = FALSE}\nsource(\"inst/scripts/create_mock_dataset.r\")\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepiforecasts%2Fnowcasting.example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepiforecasts%2Fnowcasting.example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepiforecasts%2Fnowcasting.example/lists"}