{
  "_id": "6a268145794753ddbc3f1077",
  "Package": "decompositionLE",
  "Title": "Provides Easy Methods to Perform Life Expectancy Decomposition",
  "Version": "1.0.0",
  "Authors@R": "c(person(\"Victor\", \"Yu\", email = \"victor.yu@hertfordshire.gov.uk\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(given = \"Will\", family = \"Yuill\", role = \"ctb\", comment = c(ORCID = \"0009-0003-6270-4273\")),\nperson(\"Emily\", \"Dickson\", role = \"ctb\"))",
  "Description": "Provides an easy to use implementation of life expectancy\ndecomposition formulas for age bands, derived from Ponnapalli,\nK. (2005). A comparison of different methods for decomposition\nof changes in expectation of life at birth and differentials in\nlife expectancy at birth. Demographic Research, 12, pp.141–172.\n<doi:10.4054/demres.2005.12.7> In addition, there is a\ndecomposition function for disease cause breakdown and a couple\nhelpful plot functions.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/herts-phei/decompositionLE",
  "BugReports": "https://github.com/herts-phei/decompositionLE/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://herts-phei.r-universe.dev",
  "Date/Publication": "2025-12-09 21:07:24 UTC",
  "RemoteUrl": "https://github.com/herts-phei/decompositionle",
  "RemoteRef": "HEAD",
  "RemoteSha": "795d77e1db7242a635eb78a35b026dd07e18f2ba",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 08:43:06 UTC",
    "User": "root"
  },
  "Author": "Victor Yu [aut, cre, cph],\nWill Yuill [ctb] (ORCID: <https://orcid.org/0009-0003-6270-4273>),\nEmily Dickson [ctb]",
  "Maintainer": "Victor Yu <victor.yu@hertfordshire.gov.uk>",
  "MD5sum": "9724b6fc85b9f80e75ad53a3501c92cf",
  "_user": "herts-phei",
  "_type": "src",
  "_file": "decompositionLE_1.0.0.tar.gz",
  "_fileid": "aff54e1a2541003b0905ea0d0d33477985b3025ec41c922ad487d4dd96d0b7d5",
  "_filesize": 913139,
  "_sha256": "aff54e1a2541003b0905ea0d0d33477985b3025ec41c922ad487d4dd96d0b7d5",
  "_created": "2026-06-08T08:43:06.000Z",
  "_published": "2026-06-08T08:45:57.293Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80054870978,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7475376150"
    },
    {
      "job": 80054870902,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475375652"
    },
    {
      "job": 80054870830,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7475358779"
    },
    {
      "job": 80054870820,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475372600"
    },
    {
      "job": 80054386358,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475329780"
    },
    {
      "job": 80054870846,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475368601"
    },
    {
      "job": 80054870869,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7475375488"
    },
    {
      "job": 80054870878,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7475363460"
    },
    {
      "job": 80054870983,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475366106"
    }
  ],
  "_buildurl": "https://github.com/r-universe/herts-phei/actions/runs/27125909934",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/herts-phei/decompositionle",
  "_commit": {
    "id": "795d77e1db7242a635eb78a35b026dd07e18f2ba",
    "author": "vyu <victor.yu@hertfordshire.gov.uk>",
    "committer": "vyu <victor.yu@hertfordshire.gov.uk>",
    "message": "put in header\n",
    "time": 1765314444
  },
  "_maintainer": {
    "name": "Victor Yu",
    "email": "victor.yu@hertfordshire.gov.uk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    }
  ],
  "_owner": "herts-phei",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 5
    },
    {
      "week": "2025-40",
      "n": 27
    },
    {
      "week": "2025-41",
      "n": 5
    },
    {
      "week": "2025-44",
      "n": 14
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 3
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "victor-gy-yu",
      "count": 2,
      "uuid": 45132576
    },
    {
      "user": "edickson1",
      "count": 2,
      "uuid": 114758220
    },
    {
      "user": "wyuill",
      "count": 1,
      "uuid": 10546300
    }
  ],
  "_userbio": {
    "uuid": 114400152,
    "type": "organization",
    "name": "herts-phei"
  },
  "_downloads": {
    "count": 120,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/decompositionLE"
  },
  "_devurl": "https://github.com/herts-phei/decompositionle",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/decompositionLE.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/herts-phei/decompositionle",
  "_realowner": "herts-phei",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "decomp_age",
    "decomp_disease",
    "plot_age",
    "plot_disease"
  ],
  "_datasets": [
    {
      "name": "india_china_males_1990",
      "title": "Age and Cause Decomposition of Difference in Life Expectancies at Birth, India and China, males, 1990",
      "object": "india_china_males_1990",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Age",
        "India_nmx",
        "India_CD",
        "India_NCD",
        "India_Injuries",
        "China_nmx",
        "China_CD",
        "China_NCD",
        "China_Injuries",
        "nDx"
      ],
      "rows": 7,
      "table": true,
      "tojson": true
    },
    {
      "name": "us_females",
      "title": "Life table values for United States, Females, 1935 and 1995",
      "object": "us_females",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Age",
        "nm1x",
        "l1x",
        "e1x",
        "nm2x",
        "l2x",
        "e2x"
      ],
      "rows": 19,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "decomp_age",
      "title": "Title decomp_age",
      "topics": [
        "decomp_age"
      ]
    },
    {
      "page": "decomp_disease",
      "title": "Title decomp_disease",
      "topics": [
        "decomp_disease"
      ]
    },
    {
      "page": "india_china_males_1990",
      "title": "Age and Cause Decomposition of Difference in Life Expectancies at Birth, India and China, males, 1990",
      "topics": [
        "india_china_males_1990"
      ]
    },
    {
      "page": "plot_age",
      "title": "Title plot_age",
      "topics": [
        "plot_age"
      ]
    },
    {
      "page": "plot_disease",
      "title": "Title plot_disease",
      "topics": [
        "plot_disease"
      ]
    },
    {
      "page": "us_females",
      "title": "Life table values for United States, Females, 1935 and 1995",
      "topics": [
        "us_females"
      ]
    }
  ],
  "_pkglogo": "https://github.com/herts-phei/decompositionle/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/herts-phei/decompositionle/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 4.204119982655925,
  "_indexed": true,
  "_nocasepkg": "decompositionle",
  "_universes": [
    "herts-phei"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-08T08:45:10.000Z",
      "distro": "noble",
      "commit": "795d77e1db7242a635eb78a35b026dd07e18f2ba",
      "fileid": "beaa436bdc3d139b3dc72619b1fa59c40333529e024b08a5b5cff960d9ce54eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/herts-phei/actions/runs/27125909934"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-08T08:45:10.000Z",
      "distro": "noble",
      "commit": "795d77e1db7242a635eb78a35b026dd07e18f2ba",
      "fileid": "ed172f23af4ccd458d0bad2df79e8af906098f1d3f75cac533c80638248ca5d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/herts-phei/actions/runs/27125909934"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-08T08:44:28.000Z",
      "commit": "795d77e1db7242a635eb78a35b026dd07e18f2ba",
      "fileid": "0b78af4e57c3e7e8655eed9877123a35612034b22fc8577a02b7f6cdd2c5bc5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/herts-phei/actions/runs/27125909934"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-08T08:44:58.000Z",
      "commit": "795d77e1db7242a635eb78a35b026dd07e18f2ba",
      "fileid": "7432797d426362f0429338a3556753345adcc7fe0ffddf0dc3e26a36383cff70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/herts-phei/actions/runs/27125909934"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-08T08:45:12.000Z",
      "commit": "795d77e1db7242a635eb78a35b026dd07e18f2ba",
      "fileid": "938956eb6b670f721b2320236bcdc3ee8136bda8179108bd66d62274edcd631b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/herts-phei/actions/runs/27125909934"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-08T08:44:59.000Z",
      "commit": "795d77e1db7242a635eb78a35b026dd07e18f2ba",
      "fileid": "c3b48393aa41f4f9837fa46be317b460edf014c64522186934f813501f655ff1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/herts-phei/actions/runs/27125909934"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-08T08:44:25.000Z",
      "commit": "795d77e1db7242a635eb78a35b026dd07e18f2ba",
      "fileid": "3dd8b17b2f6370fa748ff8aa14962bb1d1cf0e7213342a383ff7f152159a88fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/herts-phei/actions/runs/27125909934"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-08T08:44:37.000Z",
      "commit": "795d77e1db7242a635eb78a35b026dd07e18f2ba",
      "fileid": "ef749c6bad6988a6319f3ddb0cff6043988690927e79d27ba12a456002d602bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/herts-phei/actions/runs/27125909934"
    }
  ]
}