{
  "_id": "6a16986eacfb0bcc41d7ce9c",
  "Package": "parmsurvfit",
  "Title": "Parametric Models for Survival Data",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Ashley\", \"Jacobson\", email = \"ashleypjacobson@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Victor\", \"Wilson\", email = \"victorjw26@yahoo.com\", role = c(\"aut\")),\nperson(\"Shannon\", \"Pileggi\", email = \"skmcclintock@gmail.com\", role = c(\"aut\"))\n)",
  "Description": "Executes simple parametric models for right-censored\nsurvival data.  Functionality emulates capabilities in\n'Minitab', including fitting right-censored data, assessing\nfit, plotting survival functions, and summary statistics and\nprobabilities.",
  "License": "GPL-2",
  "URL": "https://github.com/apjacobson/parmsurvfit",
  "BugReports": "https://github.com/apjacobson/parmsurvfit/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "utils, knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://apjacobson.r-universe.dev",
  "Date/Publication": "2018-12-07 04:12:02 UTC",
  "RemoteUrl": "https://github.com/apjacobson/parmsurvfit",
  "RemoteRef": "HEAD",
  "RemoteSha": "131e2bdf3b353adb99b60c09c141af790493d4ea",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 07:04:39 UTC",
    "User": "root"
  },
  "Author": "Ashley Jacobson [aut, cre],\nVictor Wilson [aut],\nShannon Pileggi [aut]",
  "Maintainer": "Ashley Jacobson <ashleypjacobson@gmail.com>",
  "MD5sum": "ed8cba2b0522bbe856a0ce24eb72d556",
  "_user": "apjacobson",
  "_type": "src",
  "_file": "parmsurvfit_0.1.0.tar.gz",
  "_fileid": "91da9a6ef0c697f498f4b275ebdeafb1cd17bf9ff5b97ce5e3b7f62f33220484",
  "_filesize": 761533,
  "_sha256": "91da9a6ef0c697f498f4b275ebdeafb1cd17bf9ff5b97ce5e3b7f62f33220484",
  "_created": "2026-05-27T07:04:39.000Z",
  "_published": "2026-05-27T07:08:30.262Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78025114637,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7234031393"
    },
    {
      "job": 78025114622,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7234033175"
    },
    {
      "job": 78025114666,
      "time": 166,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7234029970"
    },
    {
      "job": 78025114710,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7234030500"
    },
    {
      "job": 78024624729,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233984338"
    },
    {
      "job": 78025114631,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234019170"
    },
    {
      "job": 78025114724,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7234018186"
    },
    {
      "job": 78025114688,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7234019619"
    },
    {
      "job": 78025114698,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7234016049"
    }
  ],
  "_buildurl": "https://github.com/r-universe/apjacobson/actions/runs/26496101345",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/apjacobson/parmsurvfit",
  "_commit": {
    "id": "131e2bdf3b353adb99b60c09c141af790493d4ea",
    "author": "Ashley J <apjacobs@calpoly.edu>",
    "committer": "Ashley J <apjacobs@calpoly.edu>",
    "message": "Fixed spelling errors\n",
    "time": 1544155922
  },
  "_maintainer": {
    "name": "Ashley Jacobson",
    "email": "ashleypjacobson@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "fitdistrplus",
      "role": "Imports"
    },
    {
      "package": "flexsurv",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "utils",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "apjacobson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "apjacobson",
      "count": 15,
      "uuid": 28853326
    },
    {
      "user": "shannonpileggi",
      "count": 3,
      "uuid": 17747575
    }
  ],
  "_userbio": {
    "uuid": 28853326,
    "type": "user",
    "name": "Ashley Jacobson"
  },
  "_downloads": {
    "count": 181,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/parmsurvfit"
  },
  "_devurl": "https://github.com/apjacobson/parmsurvfit",
  "_searchresults": 21,
  "_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/parmsurvfit.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/apjacobson/parmsurvfit",
  "_realowner": "apjacobson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2018-10-08"
    },
    {
      "version": "0.1.0",
      "date": "2018-12-07"
    }
  ],
  "_exports": [
    "compute_AD",
    "fit_data",
    "plot_cumhaz",
    "plot_density",
    "plot_haz",
    "plot_ppsurv",
    "plot_surv",
    "surv_prob",
    "surv_summary"
  ],
  "_datasets": [
    {
      "name": "aggressive",
      "title": "Data on time until drivers honked their horn when being blocked from an intersection",
      "object": "aggressive",
      "class": [
        "data.frame"
      ],
      "fields": [
        "seconds",
        "censor"
      ],
      "rows": 57,
      "table": true,
      "tojson": true
    },
    {
      "name": "firstdrink",
      "title": "Data on age at first drink of alcohol.",
      "object": "firstdrink",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "censor",
        "gender"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "graduate",
      "title": "Data on time until graduation for 1000 college students.",
      "object": "graduate",
      "class": [
        "data.frame"
      ],
      "fields": [
        "years",
        "censor",
        "gender"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "oscars",
      "title": "Data on time until actors receive their first Academy Award nomination",
      "object": "oscars",
      "class": [
        "data.frame"
      ],
      "fields": [
        "obs",
        "name",
        "adj_gross",
        "num_movies",
        "avg_gross",
        "top_movie",
        "top_gross",
        "gender",
        "years_until_nom",
        "censor",
        "first_film_appearance",
        "first_oscar_nom"
      ],
      "rows": 128,
      "table": true,
      "tojson": true
    },
    {
      "name": "rearrest",
      "title": "Data on time until re-incarceration for 194 inmates.",
      "object": "rearrest",
      "class": [
        "data.frame"
      ],
      "fields": [
        "months",
        "censor",
        "personal",
        "property",
        "cenage"
      ],
      "rows": 194,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "aggressive",
      "title": "Data on time until drivers honked their horn when being blocked from an intersection",
      "topics": [
        "aggressive"
      ]
    },
    {
      "page": "compute_AD",
      "title": "Anderson-Darling goodness of fit test statistic",
      "topics": [
        "compute_AD"
      ]
    },
    {
      "page": "firstdrink",
      "title": "Data on age at first drink of alcohol.",
      "topics": [
        "firstdrink"
      ]
    },
    {
      "page": "fit_data",
      "title": "Fitting right censored survival data to distribution",
      "topics": [
        "fit_data"
      ]
    },
    {
      "page": "graduate",
      "title": "Data on time until graduation for 1000 college students.",
      "topics": [
        "graduate"
      ]
    },
    {
      "page": "oscars",
      "title": "Data on time until actors receive their first Academy Award nomination",
      "topics": [
        "oscars"
      ]
    },
    {
      "page": "parmsurvfit",
      "title": "parmsurvfit: Fitting right censored data to parametric distributions.",
      "topics": [
        "parmsurvfit-package",
        "parmsurvfit"
      ]
    },
    {
      "page": "plot_cumhaz",
      "title": "Plotting parametric cumulative hazard curves",
      "topics": [
        "plot_cumhaz"
      ]
    },
    {
      "page": "plot_density",
      "title": "Plotting density function overlayed on top of a histogram of data",
      "topics": [
        "plot_density"
      ]
    },
    {
      "page": "plot_haz",
      "title": "Plotting parametric hazard curves",
      "topics": [
        "plot_haz"
      ]
    },
    {
      "page": "plot_ppsurv",
      "title": "Plotting percent-percent plots for parametric fitting of data",
      "topics": [
        "plot_ppsurv"
      ]
    },
    {
      "page": "plot_surv",
      "title": "Plotting parametric survival curves",
      "topics": [
        "plot_surv"
      ]
    },
    {
      "page": "rearrest",
      "title": "Data on time until re-incarceration for 194 inmates.",
      "topics": [
        "rearrest"
      ]
    },
    {
      "page": "surv_prob",
      "title": "Survival probability based on parametric distribution",
      "topics": [
        "surv_prob"
      ]
    },
    {
      "page": "surv_summary",
      "title": "Summary statistics based on parametric distribution",
      "topics": [
        "surv_summary"
      ]
    }
  ],
  "_readme": "https://github.com/apjacobson/parmsurvfit/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "bbmle",
    "bdsmatrix",
    "cli",
    "cpp11",
    "data.table",
    "deSolve",
    "dplyr",
    "farver",
    "fastGHQuad",
    "fitdistrplus",
    "flexsurv",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lsoda",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "mstate",
    "muhaz",
    "mvtnorm",
    "nlme",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "purrr",
    "quadprog",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rstpm2",
    "S7",
    "scales",
    "statmod",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "parmsurvfit_vig.Rmd",
      "filename": "parmsurvfit_vig.html",
      "title": "Guide to using parmsurvfit",
      "author": "Ashley Jacobson, Victor Wilson, and Shannon Pileggi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Fitting right censored survival data",
        "Example",
        "Assessing fit",
        "Histograms with density curves",
        "PP-plots",
        "Anderson-Darling test statistic",
        "Survival, hazard, and cumulative hazard functions",
        "Probabilities and statistics"
      ],
      "created": "2018-09-21 16:49:52",
      "modified": "2018-12-07 04:12:02",
      "commits": 5
    }
  ],
  "_score": 4.498310553789601,
  "_indexed": true,
  "_nocasepkg": "parmsurvfit",
  "_universes": [
    "apjacobson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T07:06:57.000Z",
      "distro": "noble",
      "commit": "131e2bdf3b353adb99b60c09c141af790493d4ea",
      "fileid": "1f64dbc44281693f37126540197e416f6fb64b14bd5bf75e8583a6363cb0214c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/apjacobson/actions/runs/26496101345"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T07:07:02.000Z",
      "distro": "noble",
      "commit": "131e2bdf3b353adb99b60c09c141af790493d4ea",
      "fileid": "cf92e28e363c2f8ad1ad4d5cb066393615b4573280b93bdd366e07ec37799762",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/apjacobson/actions/runs/26496101345"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-27T07:07:08.000Z",
      "commit": "131e2bdf3b353adb99b60c09c141af790493d4ea",
      "fileid": "873302fd26a0aa0eef1f512e6bd4e93f915c9ce25c3727962f828e862da00dff",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/apjacobson/actions/runs/26496101345"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-27T07:07:12.000Z",
      "commit": "131e2bdf3b353adb99b60c09c141af790493d4ea",
      "fileid": "bc3b661ce3e1e154cdfba866c7d0a9356739ab3f76552c43ca34aee206924e7e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/apjacobson/actions/runs/26496101345"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-27T07:06:58.000Z",
      "commit": "131e2bdf3b353adb99b60c09c141af790493d4ea",
      "fileid": "48b0d22c98f60ad69b2d7b7eb7faf0f3e40246ef44cdbfb8a406f287b5486c1f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/apjacobson/actions/runs/26496101345"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-27T07:06:05.000Z",
      "commit": "131e2bdf3b353adb99b60c09c141af790493d4ea",
      "fileid": "a5808d87dd66224a35f9c52c80939e51844b7266c66e744e305c5ffc458d6139",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/apjacobson/actions/runs/26496101345"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-27T07:06:05.000Z",
      "commit": "131e2bdf3b353adb99b60c09c141af790493d4ea",
      "fileid": "ceaeecc6ad9d3f40275ef1f0c6bc631d4bc116f606f7462d9aad06ddd9fd1315",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/apjacobson/actions/runs/26496101345"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-27T07:05:59.000Z",
      "commit": "131e2bdf3b353adb99b60c09c141af790493d4ea",
      "fileid": "55ee643b48a8cd5ca601bb3c85551d28da4303b629a4da5ea34dc1fd002f22d1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/apjacobson/actions/runs/26496101345"
    }
  ]
}