{
  "_id": "6a17732eacfb0bcc41d977ec",
  "Package": "demor",
  "Title": "Methods for Demographic Analysis",
  "Version": "1.0.10",
  "Authors@R": "person(\"Vadim\", \"Ustyuzhanin\", , \"vadim.v.ustyuzhanin@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3800-1108\"))",
  "Description": "Implements life tables, fertility and mortality\nindicators, decomposition methods, Lee-Carter mortality\nforecasting, Leslie matrices, and population pyramids for\ndemographic analysis. Methods are described in Preston et al.\n(2001, ISBN:1557864519) and Ustyuzhanin (2025)\n<doi:10.17323/demreview.v12i4.30415>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "LazyDataCompression": "gzip",
  "LazyLoad": "true",
  "URL": "https://vadvu.github.io/demor/, https://github.com/vadvu/demor",
  "BugReports": "https://github.com/vadvu/demor/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://vadvu.r-universe.dev",
  "Date/Publication": "2026-05-27 21:08:30 UTC",
  "RemoteUrl": "https://github.com/vadvu/demor",
  "RemoteRef": "HEAD",
  "RemoteSha": "316e7539db8b4deb40b1d93b799a0866c2fedfe0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 22:38:40 UTC",
    "User": "root"
  },
  "Author": "Vadim Ustyuzhanin [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3800-1108>)",
  "Maintainer": "Vadim Ustyuzhanin <vadim.v.ustyuzhanin@gmail.com>",
  "MD5sum": "20f7db926f45771c9f938b9721f624d7",
  "_user": "vadvu",
  "_type": "src",
  "_file": "demor_1.0.10.tar.gz",
  "_fileid": "b46083f04f746d603446be413aa886d065fafd074f2923f99dfb26259023a3a1",
  "_filesize": 325784,
  "_sha256": "b46083f04f746d603446be413aa886d065fafd074f2923f99dfb26259023a3a1",
  "_created": "2026-05-27T22:38:40.000Z",
  "_published": "2026-05-27T22:41:50.835Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78188378979,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7253555733"
    },
    {
      "job": 78188378988,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7253555320"
    },
    {
      "job": 78188379003,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7253537805"
    },
    {
      "job": 78188378994,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7253540519"
    },
    {
      "job": 78187969540,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7253512725"
    },
    {
      "job": 78188378948,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7253554078"
    },
    {
      "job": 78188378985,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7253542588"
    },
    {
      "job": 78188378974,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7253540990"
    },
    {
      "job": 78188378998,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7253542955"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vadvu/actions/runs/26542789023",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vadvu/demor",
  "_commit": {
    "id": "316e7539db8b4deb40b1d93b799a0866c2fedfe0",
    "author": "Vadim Ustyuzhanin <vadim.v.ustyuzhanin@gmail.com>",
    "committer": "Vadim Ustyuzhanin <vadim.v.ustyuzhanin@gmail.com>",
    "message": "CRANchik\n",
    "time": 1779916110
  },
  "_maintainer": {
    "name": "Vadim Ustyuzhanin",
    "email": "vadim.v.ustyuzhanin@gmail.com",
    "orcid": "0000-0003-3800-1108"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "forecast",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "vadvu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 3
    },
    {
      "week": "2025-32",
      "n": 4
    },
    {
      "week": "2025-33",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 4
    },
    {
      "week": "2026-06",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 5
    },
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.2",
      "date": "2025-07-01"
    },
    {
      "name": "v1.0.3",
      "date": "2025-08-04"
    },
    {
      "name": "v1.0.4",
      "date": "2025-08-07"
    },
    {
      "name": "v1.0.5",
      "date": "2025-08-11"
    },
    {
      "name": "v1.0.6",
      "date": "2025-09-23"
    },
    {
      "name": "v1.0.7",
      "date": "2025-09-24"
    },
    {
      "name": "v1.0.8",
      "date": "2026-02-05"
    },
    {
      "name": "v1.0.9",
      "date": "2026-03-31"
    },
    {
      "name": "v1.0.10",
      "date": "2026-05-18"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "vadvu",
      "count": 45,
      "uuid": 92640604
    }
  ],
  "_userbio": {
    "uuid": 92640604,
    "type": "user",
    "name": "Vadim Ustyuzhanin"
  },
  "_downloads": {
    "count": 79,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/demor"
  },
  "_devurl": "https://github.com/vadvu/demor",
  "_pkgdown": "https://vadvu.github.io/demor/",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/demor.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vadvu/demor",
  "_realowner": "vadvu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.10",
      "date": "2026-05-22"
    }
  ],
  "_exports": [
    "%>%",
    "ages",
    "asdt",
    "ccm",
    "decomp",
    "edagger",
    "fert.approx",
    "get_rosbris",
    "gini",
    "hli",
    "leecart",
    "leslie",
    "LT",
    "mac",
    "mdecomp",
    "med.age",
    "MLT",
    "mort.approx",
    "plot_pyr",
    "tatfr",
    "tfr",
    "yll"
  ],
  "_datasets": [
    {
      "name": "asdtex",
      "title": "Data on mortality of US men in 2002 by some causes",
      "object": "asdtex",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "age",
        "neoplasms",
        "circulatory",
        "respiratory",
        "digestive",
        "accident",
        "other",
        "all"
      ],
      "rows": 19,
      "table": true,
      "tojson": true
    },
    {
      "name": "mdecompex",
      "title": "Data on mortality of US and England and Wales men in 2002 by some causes",
      "object": "mdecompex",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "age",
        "neoplasms",
        "circulatory",
        "respiratory",
        "digestive",
        "accident",
        "other",
        "all",
        "cnt"
      ],
      "rows": 38,
      "table": true,
      "tojson": true
    },
    {
      "name": "rosbris.codes",
      "title": "Rosbris' Region codes",
      "object": "rosbris.codes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "n",
        "name",
        "code"
      ],
      "rows": 92,
      "table": true,
      "tojson": true
    },
    {
      "name": "sle_stand",
      "title": "Data on Standard Life expectancies that is used for YLL calculations",
      "object": "sle_stand",
      "class": [
        "data.frame"
      ],
      "fields": [
        "stand",
        "age",
        "ex"
      ],
      "rows": 125,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ages",
      "title": "Split continuous ages to age groups",
      "topics": [
        "ages"
      ]
    },
    {
      "page": "asdt",
      "title": "Associated single decrement life table (ASDT) for causes of death (cause-deleted life table)",
      "topics": [
        "asdt"
      ]
    },
    {
      "page": "asdtex",
      "title": "Data on mortality of US men in 2002 by some causes",
      "topics": [
        "asdtex"
      ]
    },
    {
      "page": "ccm",
      "title": "Cohort Component Model for Projecting Population.",
      "topics": [
        "ccm"
      ]
    },
    {
      "page": "decomp",
      "title": "Age decomposition of mortality: single decrement process",
      "topics": [
        "decomp"
      ]
    },
    {
      "page": "edagger",
      "title": "e-dagger",
      "topics": [
        "edagger"
      ]
    },
    {
      "page": "fert.approx",
      "title": "Fertility models for ASFR approximation",
      "topics": [
        "fert.approx"
      ]
    },
    {
      "page": "get_rosbris",
      "title": "Download RosBris Data",
      "topics": [
        "get_rosbris"
      ]
    },
    {
      "page": "gini",
      "title": "Gini coefficient of a life table",
      "topics": [
        "gini"
      ]
    },
    {
      "page": "hli",
      "title": "The Human Life Indicator (HLI)",
      "topics": [
        "hli"
      ]
    },
    {
      "page": "leecart",
      "title": "Lee-Carter model",
      "topics": [
        "leecart"
      ]
    },
    {
      "page": "leslie",
      "title": "Leslie Matrix",
      "topics": [
        "leslie"
      ]
    },
    {
      "page": "LT",
      "title": "Life table",
      "topics": [
        "LT"
      ]
    },
    {
      "page": "mac",
      "title": "Mean Age at Childbearing (MAC)",
      "topics": [
        "mac"
      ]
    },
    {
      "page": "mdecomp",
      "title": "Age and cause decomposition of differences in life expectancies",
      "topics": [
        "mdecomp"
      ]
    },
    {
      "page": "mdecompex",
      "title": "Data on mortality of US and England and Wales men in 2002 by some causes",
      "topics": [
        "mdecompex"
      ]
    },
    {
      "page": "med.age",
      "title": "Median age calculation",
      "topics": [
        "med.age"
      ]
    },
    {
      "page": "MLT",
      "title": "Multiple Decrement Life Table",
      "topics": [
        "MLT"
      ]
    },
    {
      "page": "mort.approx",
      "title": "Mortality models for mx approximation",
      "topics": [
        "mort.approx"
      ]
    },
    {
      "page": "plot_pyr",
      "title": "Plot population pyramid",
      "topics": [
        "plot_pyr"
      ]
    },
    {
      "page": "plot.mdecomp",
      "title": "Plot for mdecomp function",
      "topics": [
        "plot.mdecomp"
      ]
    },
    {
      "page": "rosbris.codes",
      "title": "Rosbris' Region codes",
      "topics": [
        "rosbris.codes"
      ]
    },
    {
      "page": "sle_stand",
      "title": "Data on Standard Life expectancies that is used for YLL calculations",
      "topics": [
        "sle_stand"
      ]
    },
    {
      "page": "summary.leslie",
      "title": "Leslie matrix summary",
      "topics": [
        "summary.leslie"
      ]
    },
    {
      "page": "tatfr",
      "title": "Tempo-adjusted total fertility rate (TFR')",
      "topics": [
        "tatfr"
      ]
    },
    {
      "page": "tfr",
      "title": "Total Fertility Rate (TFR)",
      "topics": [
        "tfr"
      ]
    },
    {
      "page": "yll",
      "title": "Years of Life Lost (YLL) calculation",
      "topics": [
        "yll"
      ]
    }
  ],
  "_pkglogo": "https://github.com/vadvu/demor/raw/HEAD/logo.png",
  "_readme": "https://github.com/vadvu/demor/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "colorspace",
    "cpp11",
    "dplyr",
    "farver",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "nlme",
    "nnet",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 4.3222192947339195,
  "_indexed": true,
  "_nocasepkg": "demor",
  "_universes": [
    "vadvu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.10",
      "date": "2026-05-27T22:40:56.000Z",
      "distro": "noble",
      "commit": "316e7539db8b4deb40b1d93b799a0866c2fedfe0",
      "fileid": "0a7d33dccfb767f34a68f2b0bb0ac09fc13cb659192d34e4dd3074540ff83815",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vadvu/actions/runs/26542789023"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.10",
      "date": "2026-05-27T22:40:56.000Z",
      "distro": "noble",
      "commit": "316e7539db8b4deb40b1d93b799a0866c2fedfe0",
      "fileid": "566b1f4906e0f1b6cd3ad6665378ab5c878dd6b365d7e50faf0ba3273c3efb9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vadvu/actions/runs/26542789023"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.10",
      "date": "2026-05-27T22:40:05.000Z",
      "commit": "316e7539db8b4deb40b1d93b799a0866c2fedfe0",
      "fileid": "911d86731bdb31746ae25b0d0ccf4cb4ee763d75c2574eb3b3957982a80c3a7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vadvu/actions/runs/26542789023"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.10",
      "date": "2026-05-27T22:40:13.000Z",
      "commit": "316e7539db8b4deb40b1d93b799a0866c2fedfe0",
      "fileid": "fffa1518170aa9202b1874e6d13d777046c12a9b9d44fcd3a072757146d89240",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vadvu/actions/runs/26542789023"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.10",
      "date": "2026-05-27T22:41:26.000Z",
      "commit": "316e7539db8b4deb40b1d93b799a0866c2fedfe0",
      "fileid": "f8ececbf82d0f4fed15079d36204f66d755b1468e09858b1ab8e75d43e1c7931",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vadvu/actions/runs/26542789023"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.10",
      "date": "2026-05-27T22:40:00.000Z",
      "commit": "316e7539db8b4deb40b1d93b799a0866c2fedfe0",
      "fileid": "2ab8171d06242f72a06d64eb79fb3d5c3577a65f184a33897de8b652124bae59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vadvu/actions/runs/26542789023"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.10",
      "date": "2026-05-27T22:39:58.000Z",
      "commit": "316e7539db8b4deb40b1d93b799a0866c2fedfe0",
      "fileid": "0a4361dd5da06dbb832e4240c24d08593913d852548212a0cdf5ea9277ae2951",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vadvu/actions/runs/26542789023"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.10",
      "date": "2026-05-27T22:40:02.000Z",
      "commit": "316e7539db8b4deb40b1d93b799a0866c2fedfe0",
      "fileid": "126a3f65a08128e56a78ca488fa6bff731ff51cf3e94cbf958a1144013a33fd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vadvu/actions/runs/26542789023"
    }
  ]
}