{"id":32650983,"url":"https://github.com/mpascariu/lemur","last_synced_at":"2025-10-31T07:56:14.751Z","repository":{"id":38821962,"uuid":"343401125","full_name":"mpascariu/lemur","owner":"mpascariu","description":"R library for the Life Expectancy Monitoring Tool","archived":false,"fork":false,"pushed_at":"2025-10-01T21:08:17.000Z","size":538469,"stargazers_count":7,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-10-01T23:18:16.050Z","etag":null,"topics":["cause-of-death","decomposition","life-expectancy","lifetables"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mpascariu.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-01T12:02:17.000Z","updated_at":"2025-10-01T21:08:22.000Z","dependencies_parsed_at":"2022-09-09T14:51:06.678Z","dependency_job_id":"b1e203b9-6950-47f7-a188-1d29bd75d5de","html_url":"https://github.com/mpascariu/lemur","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mpascariu/lemur","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpascariu%2Flemur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpascariu%2Flemur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpascariu%2Flemur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpascariu%2Flemur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mpascariu","download_url":"https://codeload.github.com/mpascariu/lemur/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpascariu%2Flemur/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281953475,"owners_count":26589146,"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","status":"online","status_checked_at":"2025-10-31T02:00:07.401Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cause-of-death","decomposition","life-expectancy","lifetables"],"created_at":"2025-10-31T07:55:59.858Z","updated_at":"2025-10-31T07:56:14.744Z","avatar_url":"https://github.com/mpascariu.png","language":"HTML","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# {lemur} - Life expectancy monitor upscaled in R\n### R package and Shiny application\n\n\u003c!-- badges: start --\u003e\n[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)\n[![issues](https://img.shields.io/github/issues-raw/mpascariu/lemur.svg)](https://github.com/mpascariu/lemur/issues)\n[![license](https://img.shields.io/badge/License-GNU GPLv3-blue.svg)](https://github.com/mpascariu/lemur/blob/master/LICENSE)\n\n\u003c!-- badges: end --\u003e\n\nThe life expectancy monitoring tool allows the user to selected \nmortality changes over the entire lifespan or at specific ages, as well as \nfor overall mortality or for specific causes of death. For example, how \nwould life expectancy look if cardiovascular mortality were to be reduced \nby 50\\%? Or how would life expectancy look if infant mortality was eliminated? \nThe tool facilitates assessing changes and comparisons in life expectancy \nunder those selected scenarios of mortality change. Furthermore, the tool \nlets the user compare cause-of-death profiles and life expectancies across \ntime, countries and sexes.\n\nThe tool is hosted by the **HASS Digital Research Hub (HDRH)** at the Australian National University (ANU).\n\n## Installation\n\nYou can install the development version from \n[GitHub](https://github.com/mpascariu/lemur) with:\n\n``` r\n# install.packages(\"devtools\")\ndevtools::install_github(\"mpascariu/lemur\")\n```\n## Example\n\nThis is a basic example which shows you how to launch the monitor in your\nbrowser:\n\n```r\nlemur::run_app()\n```\n[![App Screenshot](inst/app/www/app_lemur_20250928.png)](https://github.com/mpascariu/lemur)\n\nAll the simulations done in the monitor can be executed using the `R` syntax\ndirectly in the R/Rstudio console. See the available data object \n`data_gbd2021_cod`, `data_gbd2021_lt` or the help pages of relevant functions \nlike `decompose_by_cod()`, `modify_life_table()` and the related `plot_` \nfunctions.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpascariu%2Flemur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmpascariu%2Flemur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpascariu%2Flemur/lists"}