{
  "_id": "6a22803ecd65a98ecbd514e7",
  "Package": "reslife",
  "Type": "Package",
  "Title": "Calculate Mean Residual Life (MRL) and Related Values for\nDifferent Distributions",
  "Version": "0.2.1",
  "Date": "2023-10-26",
  "Authors@R": "c(person(\"Andrew\", \"Crawford\", \nemail = 'atcrawford18@gmail.com',\nrole = c('cre', 'aut')),\nperson(\"Zekai\", \"Wang\",\nemail='wangzekai1203@gmail.com',\nrole = c('aut')),\nperson(\"Ka Lok\", \"Lee\",\nemail = \"kaloklee@gmail.com\",\nrole = c('aut'))\n)",
  "Description": "A pair of functions for calculating mean residual life\n(MRL) , median residual life, and percentile residual life\nusing the outputs of either the 'flexsurv' package or\nparameters provided by the user. Input information about the\ndistribution, the given 'life' value, the percentile, and the\ntype of residual life, and the function will return your\ndesired values. For the 'flexsurv' option, the function allows\nthe user to input their own data for making predictions. This\nfunction is based on Jackson (2016)\n<doi:10.18637/jss.v070.i08>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/an-crawford/reslife",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libgsl0-dev libicu-dev",
  "Repository": "https://an-crawford.r-universe.dev",
  "Date/Publication": "2023-11-07 22:27:56 UTC",
  "RemoteUrl": "https://github.com/an-crawford/reslife",
  "RemoteRef": "HEAD",
  "RemoteSha": "350310d614df0dce94db35bcdf384c18a34c62bc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 07:44:01 UTC",
    "User": "root"
  },
  "Author": "Andrew Crawford [cre, aut],\nZekai Wang [aut],\nKa Lok Lee [aut]",
  "Maintainer": "Andrew Crawford <atcrawford18@gmail.com>",
  "MD5sum": "fcebfa3f6933c3b5d8b6eab2ec3ac041",
  "_user": "an-crawford",
  "_type": "src",
  "_file": "reslife_0.2.1.tar.gz",
  "_fileid": "2d1036a998dc35ce97928563a5147185e53148a809399f10f67a5e22ddeca434",
  "_filesize": 205807,
  "_sha256": "2d1036a998dc35ce97928563a5147185e53148a809399f10f67a5e22ddeca434",
  "_created": "2026-06-05T07:44:01.000Z",
  "_published": "2026-06-05T07:52:30.740Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79685645879,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431444677"
    },
    {
      "job": 79685645882,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431447632"
    },
    {
      "job": 79685645914,
      "time": 192,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431529929"
    },
    {
      "job": 79685645892,
      "time": 175,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431523021"
    },
    {
      "job": 79685183268,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431396442"
    },
    {
      "job": 79685645881,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431434772"
    },
    {
      "job": 79685645890,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431433351"
    },
    {
      "job": 79685645885,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431434413"
    },
    {
      "job": 79685645896,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431432033"
    }
  ],
  "_buildurl": "https://github.com/r-universe/an-crawford/actions/runs/27002223034",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/an-crawford/reslife",
  "_commit": {
    "id": "350310d614df0dce94db35bcdf384c18a34c62bc",
    "author": "Andrew Crawford <atcrawford18@gmail.com>",
    "committer": "Andrew Crawford <atcrawford18@gmail.com>",
    "message": "updates from 10/26 (never committed)\n",
    "time": 1699396076
  },
  "_maintainer": {
    "name": "Andrew Crawford",
    "email": "atcrawford18@gmail.com",
    "login": "an-crawford",
    "description": "Master of Science in Analytics Student at Georgia Tech",
    "uuid": 69483718
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "pracma",
      "role": "Depends"
    },
    {
      "package": "flexsurv",
      "role": "Depends"
    },
    {
      "package": "gsl",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "an-crawford",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "an-crawford",
      "count": 60,
      "uuid": 69483718
    },
    {
      "user": "kaloklee",
      "count": 25,
      "uuid": 112717156
    },
    {
      "user": "zekai-wang",
      "count": 18,
      "uuid": 57110403
    },
    {
      "user": "sriharitn",
      "count": 5,
      "uuid": 40153228
    }
  ],
  "_userbio": {
    "uuid": 69483718,
    "type": "user",
    "name": "Andrew Crawford",
    "description": "Master of Science in Analytics Student at Georgia Tech"
  },
  "_downloads": {
    "count": 136,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/reslife"
  },
  "_devurl": "https://github.com/an-crawford/reslife",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/reslife.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/an-crawford/reslife",
  "_realowner": "an-crawford",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-08-15"
    },
    {
      "version": "0.1.1",
      "date": "2023-09-18"
    },
    {
      "version": "0.1.2",
      "date": "2023-09-20"
    },
    {
      "version": "0.2.1",
      "date": "2023-10-26"
    }
  ],
  "_exports": [
    "residlife",
    "reslifefsr"
  ],
  "_help": [
    {
      "page": "residLife",
      "title": "Calculating Residual Life Values",
      "topics": [
        "residlife"
      ]
    },
    {
      "page": "reslifefsr",
      "title": "Calculate Residual Life Values Using a flexsurvreg() Object",
      "topics": [
        "reslifefsr"
      ]
    }
  ],
  "_readme": "https://github.com/an-crawford/reslife/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "bbmle",
    "bdsmatrix",
    "cli",
    "cpp11",
    "data.table",
    "deSolve",
    "dplyr",
    "farver",
    "fastGHQuad",
    "flexsurv",
    "generics",
    "ggplot2",
    "glue",
    "gsl",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lsoda",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "mstate",
    "muhaz",
    "mvtnorm",
    "nlme",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "pracma",
    "purrr",
    "quadprog",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rstpm2",
    "S7",
    "scales",
    "statmod",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "reslife-demo.Rmd",
      "filename": "reslife-demo.html",
      "title": "'reslife' Package Demo",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load in the Package",
        "Demonstration of the 'reslifefsr' function",
        "Demonstration with multiple covariates",
        "Demonstration of the 'residlife' function"
      ],
      "created": "2023-07-19 19:15:31",
      "modified": "2023-08-18 13:38:12",
      "commits": 5
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "reslife",
  "_universes": [
    "an-crawford"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-05T07:46:17.000Z",
      "distro": "noble",
      "commit": "350310d614df0dce94db35bcdf384c18a34c62bc",
      "fileid": "78492c3a4f87515b25318b22692b2ac639755a3a81c2411338665500a76a15d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/an-crawford/actions/runs/27002223034"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-05T07:46:23.000Z",
      "distro": "noble",
      "commit": "350310d614df0dce94db35bcdf384c18a34c62bc",
      "fileid": "0a4fc5f94c7bfd80fa495a9eeb09f2aa355d988cdaf2ce768a541ad9cdc21ae6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/an-crawford/actions/runs/27002223034"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-05T07:51:06.000Z",
      "commit": "350310d614df0dce94db35bcdf384c18a34c62bc",
      "fileid": "de3889706855e7dc5e592330135278dc1bd4c85eec493e2deeb25b709bbaaf03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/an-crawford/actions/runs/27002223034"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-05T07:50:42.000Z",
      "commit": "350310d614df0dce94db35bcdf384c18a34c62bc",
      "fileid": "f6fcfb216c56823a3ac2fd59438316e5b72c2a07d0f633ebc6bf8f39c1b38ab9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/an-crawford/actions/runs/27002223034"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-06-05T07:46:23.000Z",
      "commit": "350310d614df0dce94db35bcdf384c18a34c62bc",
      "fileid": "fd5e43df823482d2c3cce70155688639a064acd84674099ad61aacd04b5fd7da",
      "status": "success",
      "buildurl": "https://github.com/r-universe/an-crawford/actions/runs/27002223034"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-05T07:45:26.000Z",
      "commit": "350310d614df0dce94db35bcdf384c18a34c62bc",
      "fileid": "72f8612dbb8fbd56fdaefe6e5f100b5ba9ab3c55e49e4d8354859d2cc94fd0ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/an-crawford/actions/runs/27002223034"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-05T07:45:35.000Z",
      "commit": "350310d614df0dce94db35bcdf384c18a34c62bc",
      "fileid": "be23608c9185d418800f8de5ddeb1f87bf7f4a892d36d5152c0e75d2256fa77d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/an-crawford/actions/runs/27002223034"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-05T07:45:28.000Z",
      "commit": "350310d614df0dce94db35bcdf384c18a34c62bc",
      "fileid": "74f1d78b401897d6813f8c5b955af87d2ee6594dcaa339cf45e9e50b93da829a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/an-crawford/actions/runs/27002223034"
    }
  ]
}