{
  "_id": "6a10436bacfb0bcc41c9def9",
  "Package": "GPRMortality",
  "Type": "Package",
  "Title": "Gaussian Process Regression for Mortality Rates",
  "Version": "0.1.0",
  "Author": "Parinaz Mehdipour <mehdipoor.p@gmail.com> [aut], Ali Ghanbari\n<a.ghanbari541@gmail.com> [cre,aut] , Iman Navidi\n<iman.navidi.1988@gmail.com> [aut], Farshad Farzadfar\n<farzadfar3@yahoo.com> [cph]",
  "Maintainer": "Ali Ghanbari <a.ghanbari541@gmail.com>",
  "Description": "A Bayesian statistical model for estimating child\n(under-five age group) and adult (15-60 age group) mortality.\nThe main challenge is how to combine and integrate these\ndifferent time series and how to produce unified estimates of\nmortality rates during a specified time span. GPR is a Bayesian\nstatistical model for estimating child and adult mortality\nrates which its data likelihood is mortality rates from\ndifferent data sources such as: Death Registration System,\nCensuses or surveys. There are also various hyper-parameters\nfor completeness of DRS, mean, covariance functions and\nvariances as priors. This function produces estimations and\nuncertainty (95% or any desirable percentiles) based on\nsampling and non-sampling errors due to variation in data\nsources. The GP model utilizes Bayesian inference to update\npredicted mortality rates as a posterior in Bayes rule by\ncombining data and a prior probability distribution over\nparameters in mean, covariance function, and the regression\nmodel. This package uses Markov Chain Monte Carlo (MCMC) to\nsample from posterior probability distribution by 'rstan'\npackage in R. Details are given in Wang H, Dwyer-Lindgren L,\nLofgren KT, et al. (2012) <doi:10.1016/S0140-6736(12)61719-X>,\nWang H, Liddell CA, Coates MM, et al. (2014)\n<doi:10.1016/S0140-6736(14)60497-9> and Mohammadi, Parsaeian,\nMehdipour et al. (2017) <doi:10.1016/S2214-109X(17)30105-5>.",
  "License": "GPL-2 | GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 06:56:15 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "make",
  "Repository": "https://alighanbari26.r-universe.dev",
  "Date/Publication": "2021-04-28 09:10:20 UTC",
  "RemoteUrl": "https://github.com/alighanbari26/gprmortality",
  "RemoteRef": "HEAD",
  "RemoteSha": "c63737f867b2b6a566f606b77eeaba5542ff049d",
  "MD5sum": "982b805df8bb3af288b948ac4398ca21",
  "_user": "alighanbari26",
  "_type": "src",
  "_file": "GPRMortality_0.1.0.tar.gz",
  "_fileid": "f086da0b23f0beb981786ae20e3fcee97282354834ee8d49f53e4a700d0f92c0",
  "_filesize": 537937,
  "_sha256": "f086da0b23f0beb981786ae20e3fcee97282354834ee8d49f53e4a700d0f92c0",
  "_created": "2026-05-11T06:56:15.000Z",
  "_published": "2026-05-22T11:52:11.928Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77373881307,
      "time": 211,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912125278"
    },
    {
      "job": 77373881406,
      "time": 207,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912124152"
    },
    {
      "job": 77373881538,
      "time": 247,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912127707"
    },
    {
      "job": 77373881319,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912118977"
    },
    {
      "job": 77373880976,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912072566"
    },
    {
      "job": 77373880943,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159811581"
    },
    {
      "job": 77373881450,
      "time": 147,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912109543"
    },
    {
      "job": 77373881505,
      "time": 168,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912114634"
    },
    {
      "job": 77373881620,
      "time": 162,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912113421"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alighanbari26/actions/runs/25654987051",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/alighanbari26/gprmortality",
  "_commit": {
    "id": "c63737f867b2b6a566f606b77eeaba5542ff049d",
    "author": "Ali Ghanbari <a.ghanbari541@gmail.com>",
    "committer": "Ali Ghanbari <a.ghanbari541@gmail.com>",
    "message": "update readme\n",
    "time": 1619601020
  },
  "_maintainer": {
    "name": "Ali Ghanbari",
    "email": "a.ghanbari541@gmail.com",
    "login": "alighanbari26",
    "uuid": 30459265
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "rstan",
      "role": "Depends"
    }
  ],
  "_owner": "alighanbari26",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "alighanbari26",
      "count": 3,
      "uuid": 30459265
    }
  ],
  "_userbio": {
    "uuid": 30459265,
    "type": "user",
    "name": "Ali Ghanbari"
  },
  "_downloads": {
    "count": 195,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GPRMortality"
  },
  "_devurl": "https://github.com/alighanbari26/gprmortality",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GPRMortality.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alighanbari26/gprmortality",
  "_realowner": "alighanbari26",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-08-26"
    }
  ],
  "_exports": [
    "GPRMortality",
    "GPRMortalityChild",
    "GPRMortalitySummary"
  ],
  "_datasets": [
    {
      "name": "data.mean",
      "title": "mean of adult mortality rates",
      "object": "data.mean",
      "class": [
        "data.frame"
      ],
      "fields": [
        "location",
        "age_cat",
        "sex",
        "year",
        "mean"
      ],
      "rows": 45942,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.mean.child",
      "title": "mean of child mortality rates",
      "object": "data.mean.child",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "location",
        "mean"
      ],
      "rows": 1728,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.mortality",
      "title": "age-sex specific mortality rates data set",
      "object": "data.mortality",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sex",
        "age_cat",
        "location",
        "year",
        "pop",
        "mortality",
        "completeness"
      ],
      "rows": 21728,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.mortality.child",
      "title": "child mortality rates data",
      "object": "data.mortality.child",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "location",
        "type",
        "mortality",
        "isDR",
        "pop"
      ],
      "rows": 4107,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "data.mean",
      "title": "mean of adult mortality rates",
      "topics": [
        "data.mean"
      ]
    },
    {
      "page": "data.mean.child",
      "title": "mean of child mortality rates",
      "topics": [
        "data.mean.child"
      ]
    },
    {
      "page": "data.mortality",
      "title": "age-sex specific mortality rates data set",
      "topics": [
        "data.mortality"
      ]
    },
    {
      "page": "data.mortality.child",
      "title": "child mortality rates data",
      "topics": [
        "data.mortality.child"
      ]
    },
    {
      "page": "GPRMortality",
      "title": "Gaussian Process Regression for estimation and projection each age-sex combination of mortality rates",
      "topics": [
        "GPRMortality"
      ]
    },
    {
      "page": "GPRMortalityChild",
      "title": "Gaussian Process Regression for estimation and projection of child (under-5) mortality rates",
      "topics": [
        "GPRMortalityChild"
      ]
    },
    {
      "page": "GPRMortalitySummary",
      "title": "summary table for Gaussian Process Regression results",
      "topics": [
        "GPRMortalitySummary"
      ]
    }
  ],
  "_readme": "https://github.com/alighanbari26/gprmortality/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "BH",
    "callr",
    "checkmate",
    "cli",
    "cpp11",
    "desc",
    "distributional",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "inline",
    "isoband",
    "labeling",
    "lifecycle",
    "loo",
    "magrittr",
    "matrixStats",
    "numDeriv",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "posterior",
    "processx",
    "ps",
    "QuickJSR",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RcppParallel",
    "rlang",
    "rstan",
    "S7",
    "scales",
    "StanHeaders",
    "tensorA",
    "tibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "gprmortality",
  "_universes": [
    "alighanbari26"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T06:58:42.000Z",
      "distro": "noble",
      "commit": "c63737f867b2b6a566f606b77eeaba5542ff049d",
      "fileid": "2fc406f1d41572229b0f6b12c5475529d9e53a3c16b64423e010ccfe1203c2fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alighanbari26/actions/runs/25654987051"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T06:58:42.000Z",
      "distro": "noble",
      "commit": "c63737f867b2b6a566f606b77eeaba5542ff049d",
      "fileid": "d29513d3c060d750754fe4532782e962780e341c12b2a27d14ca7117fe0f31d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alighanbari26/actions/runs/25654987051"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T06:59:17.000Z",
      "commit": "c63737f867b2b6a566f606b77eeaba5542ff049d",
      "fileid": "a422851c2c7ab516374d0006bf36999105d987715c4f3a64d1ea2c2733200e79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alighanbari26/actions/runs/25654987051"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T06:58:49.000Z",
      "commit": "c63737f867b2b6a566f606b77eeaba5542ff049d",
      "fileid": "9531653f490d068f98138c648d0cf2a691559705c57211ba601d4b116cbf8ec2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alighanbari26/actions/runs/25654987051"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T06:57:46.000Z",
      "commit": "c63737f867b2b6a566f606b77eeaba5542ff049d",
      "fileid": "d7c31d614e443e84fe0ffbc7206e65330e636ffd82b8b2ba7424d03fce7965e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alighanbari26/actions/runs/25654987051"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T06:57:50.000Z",
      "commit": "c63737f867b2b6a566f606b77eeaba5542ff049d",
      "fileid": "79b45e8e09fc622e0c88991d954fe8fc4adda878c754d0ccfeeb68e338b43759",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alighanbari26/actions/runs/25654987051"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T06:57:44.000Z",
      "commit": "c63737f867b2b6a566f606b77eeaba5542ff049d",
      "fileid": "6ceb10143f158109c2e8f5e0bc3e51fa115d5e6eb71398a843de695a303ee5be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alighanbari26/actions/runs/25654987051"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T11:51:48.000Z",
      "commit": "c63737f867b2b6a566f606b77eeaba5542ff049d",
      "fileid": "3446b8e690e2ff1dceb84ee2e613b1183e833e3d512a312d438101a5c707cd88",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alighanbari26/actions/runs/25654987051"
    }
  ]
}