{
  "_id": "6a104182acfb0bcc41c9d7e3",
  "Package": "MortalityGaps",
  "Type": "Package",
  "Title": "The Double-Gap Life Expectancy Forecasting Model",
  "Version": "1.0.7",
  "Authors@R": "c(person(\"Marius D.\", \"Pascariu\", role = c(\"aut\", \"cre\"), email = \"rpascariu@outlook.com\", comment = c(ORCID = \"0000-0002-2568-6489\")))",
  "Description": "Life expectancy is highly correlated over time among\ncountries and between males and females. These associations can\nbe used to improve forecasts. Here we have implemented a method\nfor forecasting female life expectancy based on analysis of the\ngap between female life expectancy in a country compared with\nthe record level of female life expectancy in the world.\nSecond, to forecast male life expectancy, the gap between male\nlife expectancy and female life expectancy in a country is\nanalysed. We named this method the Double-Gap model. For a\ndetailed description of the method see Pascariu et al. (2018).\n<doi:10.1016/j.insmatheco.2017.09.011>.",
  "License": "GPL-3",
  "LazyData": "TRUE",
  "RdMacros": "Rdpack",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/mpascariu/MortalityGaps",
  "BugReports": "https://github.com/mpascariu/MortalityGaps/issues",
  "Repository": "https://mpascariu.r-universe.dev",
  "Date/Publication": "2025-04-02 06:18:55 UTC",
  "RemoteUrl": "https://github.com/mpascariu/mortalitygaps",
  "RemoteRef": "HEAD",
  "RemoteSha": "69daa01364475af34978f4681fb1232ba935a732",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 07:45:51 UTC",
    "User": "root"
  },
  "Author": "Marius D. Pascariu [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2568-6489>)",
  "Maintainer": "Marius D. Pascariu <rpascariu@outlook.com>",
  "MD5sum": "92a8e1e606fa9694e39b797b8c92c80f",
  "_user": "mpascariu",
  "_type": "src",
  "_file": "MortalityGaps_1.0.7.tar.gz",
  "_fileid": "6643498901d38c55aee359c76182dab73565fbbebcd1d3adf74d3c477c1e1272",
  "_filesize": 384727,
  "_sha256": "6643498901d38c55aee359c76182dab73565fbbebcd1d3adf74d3c477c1e1272",
  "_created": "2026-05-11T07:45:51.000Z",
  "_published": "2026-05-22T11:44:02.938Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77372744185,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912971302"
    },
    {
      "job": 77372744355,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912970525"
    },
    {
      "job": 77372744416,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912966994"
    },
    {
      "job": 77372744323,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912952836"
    },
    {
      "job": 77372743682,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912920566"
    },
    {
      "job": 77372743859,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159671891"
    },
    {
      "job": 77372744492,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912959525"
    },
    {
      "job": 77372744679,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912952584"
    },
    {
      "job": 77372744662,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912960563"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mpascariu/actions/runs/25657035967",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mpascariu/mortalitygaps",
  "_commit": {
    "id": "69daa01364475af34978f4681fb1232ba935a732",
    "author": "Marius D. PASCARIU <rpascariu@outlook.com>",
    "committer": "Marius D. PASCARIU <rpascariu@outlook.com>",
    "message": "version 1.0.7:\n- make it a better citizen: rearrange files, namespace, dependencies, links.\n",
    "time": 1743574735
  },
  "_maintainer": {
    "name": "Marius D. Pascariu",
    "email": "rpascariu@outlook.com",
    "login": "mpascariu",
    "twitter": "@MariusPascariu",
    "uuid": 6264977,
    "orcid": "0000-0002-2568-6489"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "forecast",
      "version": ">= 8.4",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "version": ">= 7.3",
      "role": "Imports"
    },
    {
      "package": "crch",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "version": ">= 1.3",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "version": ">= 0.9-0",
      "role": "Imports"
    },
    {
      "package": "MortalityLaws",
      "version": ">= 1.6.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.20",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.10",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "version": ">= 3.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mpascariu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "demography",
    "forecasting-life-expectancy",
    "longevity",
    "mortality-forecasting"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "mpascariu",
      "count": 8,
      "uuid": 6264977
    }
  ],
  "_userbio": {
    "uuid": 6264977,
    "type": "user",
    "name": "Marius D. Pascariu",
    "description": "R&D actuary. Statistical demographer. Data scientist. Interested in mortality modelling and forecasting."
  },
  "_downloads": {
    "count": 229,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MortalityGaps"
  },
  "_devurl": "https://github.com/mpascariu/mortalitygaps",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MortalityGaps.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mpascariu/mortalitygaps",
  "_realowner": "mpascariu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-07-20"
    },
    {
      "version": "1.0.7",
      "date": "2025-04-02"
    }
  ],
  "_exports": [
    "DoubleGap"
  ],
  "_datasets": [
    {
      "name": "MortalityGaps.data",
      "title": "DATA - for testing purposes",
      "object": "MortalityGaps.data",
      "class": [
        "MortalityGaps.data"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "DoubleGap",
      "title": "Fit the Double-Gap Life Expectancy Forecasting Model",
      "topics": [
        "DoubleGap"
      ]
    },
    {
      "page": "MortalityGaps",
      "title": "MortalityGaps: The Double-Gap Life Expectancy Forecasting Model",
      "topics": [
        "MortalityGaps-package",
        "MortalityGaps"
      ]
    },
    {
      "page": "MortalityGaps.data",
      "title": "DATA - for testing purposes",
      "topics": [
        "MortalityGaps.data"
      ]
    },
    {
      "page": "plot.predict.DoubleGap",
      "title": "Generic Plot Function for Class predict.DoubleGap",
      "topics": [
        "plot.predict.DoubleGap"
      ]
    },
    {
      "page": "predict.DoubleGap",
      "title": "Generic Predict Function for Class 'DoubleGap'",
      "topics": [
        "predict.DoubleGap"
      ]
    }
  ],
  "_readme": "https://github.com/mpascariu/mortalitygaps/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "colorspace",
    "cpp11",
    "crch",
    "evaluate",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "isoband",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "nlme",
    "nnet",
    "numDeriv",
    "ordinal",
    "pbapply",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "scoringRules",
    "timeDate",
    "ucminf",
    "urca",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "Manual.Rmd",
      "filename": "Manual.html",
      "title": "MortalityGaps R Package",
      "author": "Marius Pascariu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Description",
        "Installation",
        "Updating to the latest version of the package",
        "Help",
        "Examples",
        "Input data",
        "Fit DG model at age 0 for Australia using data from 1950 to 2014",
        "Summary results",
        "Forecast life expectancy in Australia until 2050",
        "Plot the results"
      ],
      "created": "2018-07-17 03:38:48",
      "modified": "2018-07-21 08:17:13",
      "commits": 2
    }
  ],
  "_score": 4.3222192947339195,
  "_indexed": true,
  "_nocasepkg": "mortalitygaps",
  "_universes": [
    "mpascariu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.7",
      "date": "2026-05-11T07:48:14.000Z",
      "distro": "noble",
      "commit": "69daa01364475af34978f4681fb1232ba935a732",
      "fileid": "c0de0bf6fc63e24c5feab111853974f4e6dfc5c64cc61713106f91af6bf64a65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpascariu/actions/runs/25657035967"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.7",
      "date": "2026-05-11T07:48:15.000Z",
      "distro": "noble",
      "commit": "69daa01364475af34978f4681fb1232ba935a732",
      "fileid": "14749413285f958b09ad25ccc98b6ad9182a8a593fda13c7788013ab5db5c49f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpascariu/actions/runs/25657035967"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.7",
      "date": "2026-05-11T07:47:54.000Z",
      "commit": "69daa01364475af34978f4681fb1232ba935a732",
      "fileid": "2c236611d5b76a503a0d9f54f2bb9df1b01fe7be27a27e2f4d07de4af91d9900",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpascariu/actions/runs/25657035967"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.7",
      "date": "2026-05-11T07:47:20.000Z",
      "commit": "69daa01364475af34978f4681fb1232ba935a732",
      "fileid": "1cc2ea10b276ff975ed3b80e38349a7c3ac456bc9b014e9676925fdcbc5b120a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpascariu/actions/runs/25657035967"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.7",
      "date": "2026-05-11T07:47:19.000Z",
      "commit": "69daa01364475af34978f4681fb1232ba935a732",
      "fileid": "6628f0dfa4f1a059f2d857e9f6e2a5de1941c868337cfa673341c382050ee397",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpascariu/actions/runs/25657035967"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.7",
      "date": "2026-05-11T07:46:59.000Z",
      "commit": "69daa01364475af34978f4681fb1232ba935a732",
      "fileid": "8c61e6467d68bab971bf5ab9332769d4f98802f4bda5c52dea3a1ea9264dce19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpascariu/actions/runs/25657035967"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.7",
      "date": "2026-05-11T07:47:32.000Z",
      "commit": "69daa01364475af34978f4681fb1232ba935a732",
      "fileid": "da5c6d0e722c76b22d817f902f1bb7ffd6d9d98f5ce6a69e58bb0a31bab47b3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpascariu/actions/runs/25657035967"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.7",
      "date": "2026-05-22T11:43:48.000Z",
      "commit": "69daa01364475af34978f4681fb1232ba935a732",
      "fileid": "b40bd651d61f6b56254b195bc8754d1f6aad945f9791ade3fbce64955b363571",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mpascariu/actions/runs/25657035967"
    }
  ]
}