{
  "_id": "6a0f6db5acfb0bcc41c5ec99",
  "Package": "cpsurvsim",
  "Type": "Package",
  "Title": "Simulating Survival Data from Change-Point Hazard Distributions",
  "Version": "1.2.2.9000",
  "Date": "2023-09-05",
  "Author": "Camille Hochheimer [aut, cre]",
  "Authors@R": "person(\"Camille\", \"Hochheimer\", \nemail = \"dochoch19@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Maintainer": "Camille Hochheimer <dochoch19@gmail.com>",
  "Description": "Simulates time-to-event data with type I right censoring\nusing two methods: the inverse CDF method and our proposed\nmemoryless method. The latter method takes advantage of the\nmemoryless property of survival and simulates a separate\ndistribution between change-points. We include two parametric\ndistributions: exponential and Weibull. Inverse CDF method\ndraws on the work of Rainer Walke (2010),\n<https://www.demogr.mpg.de/papers/technicalreports/tr-2010-003.pdf>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/camillejo/cpsurvsim",
  "BugReports": "https://github.com/camillejo/cpsurvsim/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://camillejo.r-universe.dev",
  "Date/Publication": "2023-09-05 19:34:55 UTC",
  "RemoteUrl": "https://github.com/camillejo/cpsurvsim",
  "RemoteRef": "HEAD",
  "RemoteSha": "920224475c0671fee409416dd54f6c505f1592fb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 08:03:41 UTC",
    "User": "root"
  },
  "MD5sum": "3713100e98c029048071844447bd3b9e",
  "_user": "camillejo",
  "_type": "src",
  "_file": "cpsurvsim_1.2.2.9000.tar.gz",
  "_fileid": "f9d9a5b3534dbab139fcc3bd8c048a57fa067f52c6978d97ed497370631c5812",
  "_filesize": 143628,
  "_sha256": "f9d9a5b3534dbab139fcc3bd8c048a57fa067f52c6978d97ed497370631c5812",
  "_created": "2026-05-21T08:03:41.000Z",
  "_published": "2026-05-21T20:40:21.166Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77264288832,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7130436349"
    },
    {
      "job": 77264288365,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7130434609"
    },
    {
      "job": 77264288526,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7130429071"
    },
    {
      "job": 77264288764,
      "time": 182,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7130434594"
    },
    {
      "job": 77264288465,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7130389231"
    },
    {
      "job": 77264287898,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146678246"
    },
    {
      "job": 77264288728,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7130419053"
    },
    {
      "job": 77264288906,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7130419433"
    },
    {
      "job": 77264288559,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7130427589"
    }
  ],
  "_buildurl": "https://github.com/r-universe/camillejo/actions/runs/26213370767",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/camillejo/cpsurvsim",
  "_commit": {
    "id": "920224475c0671fee409416dd54f6c505f1592fb",
    "author": "camillejo <camille.hochheimer@cuanschutz.edu>",
    "committer": "camillejo <camille.hochheimer@cuanschutz.edu>",
    "message": "Increment version number to 1.2.2.9000\n",
    "time": 1693942495
  },
  "_maintainer": {
    "name": "Camille Hochheimer",
    "email": "dochoch19@gmail.com",
    "login": "camillejo",
    "description": "PhD Biostatistician",
    "uuid": 19976555
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "plyr",
      "version": ">= 1.8.5",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "version": ">= 4.3.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.27",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "camillejo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "camillejo",
      "count": 32,
      "uuid": 19976555
    },
    {
      "user": "chochheimer",
      "count": 3,
      "uuid": 90413922
    }
  ],
  "_userbio": {
    "uuid": 19976555,
    "type": "user",
    "name": "camillejo",
    "description": "PhD Biostatistician"
  },
  "_downloads": {
    "count": 241,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cpsurvsim"
  },
  "_devurl": "https://github.com/camillejo/cpsurvsim",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/contents.json",
    "extra/cpsurvsim.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/camillejo/cpsurvsim",
  "_realowner": "camillejo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2019-06-03"
    },
    {
      "version": "1.2.0",
      "date": "2020-01-20"
    },
    {
      "version": "1.2.1",
      "date": "2022-01-14"
    },
    {
      "version": "1.2.2",
      "date": "2023-09-05"
    }
  ],
  "_exports": [
    "exp_cdfsim",
    "exp_icdf",
    "exp_memsim",
    "weib_cdfsim",
    "weib_icdf",
    "weib_memsim"
  ],
  "_help": [
    {
      "page": "cpsurvsim",
      "title": "cpsurvsim: Simulating Survival Data from Change-Point Hazard Distributions",
      "topics": [
        "cpsurvsim-package",
        "cpsurvsim"
      ]
    },
    {
      "page": "exp_cdfsim",
      "title": "Inverse CDF simulation for the exponential change-point hazard distribution",
      "topics": [
        "exp_cdfsim"
      ]
    },
    {
      "page": "exp_icdf",
      "title": "Inverse CDF for the exponential distribution",
      "topics": [
        "exp_icdf"
      ]
    },
    {
      "page": "exp_memsim",
      "title": "Memoryless simulation for the exponential change-point hazard distribution",
      "topics": [
        "exp_memsim"
      ]
    },
    {
      "page": "weib_cdfsim",
      "title": "Inverse CDF simulation for the Weibull change-point hazard distribution",
      "topics": [
        "weib_cdfsim"
      ]
    },
    {
      "page": "weib_icdf",
      "title": "Inverse CDF value generation for the Weibull distribution",
      "topics": [
        "weib_icdf"
      ]
    },
    {
      "page": "weib_memsim",
      "title": "Memoryless simulation for the Weibull change-point hazard distribution",
      "topics": [
        "weib_memsim"
      ]
    }
  ],
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "colorspace",
    "cpp11",
    "data.table",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "nnet",
    "plyr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "cpsurvsim-vignette.Rmd",
      "filename": "cpsurvsim-vignette.html",
      "title": "Introduction to cpsurvsim",
      "author": "Camille J Hochheimer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Exponential change-point / piecewise constant hazard function",
        "Weibull change-point hazard function"
      ],
      "created": "2019-05-07 18:42:09",
      "modified": "2019-05-07 21:44:19",
      "commits": 2
    }
  ],
  "_score": 3.079181246047625,
  "_indexed": true,
  "_nocasepkg": "cpsurvsim",
  "_universes": [
    "camillejo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2.9000",
      "date": "2026-05-21T08:05:56.000Z",
      "distro": "noble",
      "commit": "920224475c0671fee409416dd54f6c505f1592fb",
      "fileid": "931590b1f8095271125608dad97f346fd4d79c6326bbb87e5de301e3cc6b894e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/camillejo/actions/runs/26213370767"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.2.9000",
      "date": "2026-05-21T08:05:51.000Z",
      "distro": "noble",
      "commit": "920224475c0671fee409416dd54f6c505f1592fb",
      "fileid": "4366600c9ff9525821bc15f075e2559831db726776f5d2c06f333f54e44f11e5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/camillejo/actions/runs/26213370767"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.2.9000",
      "date": "2026-05-21T08:05:43.000Z",
      "commit": "920224475c0671fee409416dd54f6c505f1592fb",
      "fileid": "f6833cbd831befd0da790577551f7d211422618c5260032716c433357b95104a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/camillejo/actions/runs/26213370767"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.2.9000",
      "date": "2026-05-21T08:05:46.000Z",
      "commit": "920224475c0671fee409416dd54f6c505f1592fb",
      "fileid": "b2e036833e37e7ed873b0ee34e96379ffc8bb3d6ba1e528f6b581f00fd893ded",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/camillejo/actions/runs/26213370767"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.2.9000",
      "date": "2026-05-21T20:40:02.000Z",
      "commit": "920224475c0671fee409416dd54f6c505f1592fb",
      "fileid": "46f6878ab766fb54c8a6685ba55f347bb1d9876f8a6283f71b3f0b7a1317c824",
      "status": "success",
      "buildurl": "https://github.com/r-universe/camillejo/actions/runs/26213370767"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.2.9000",
      "date": "2026-05-21T08:04:54.000Z",
      "commit": "920224475c0671fee409416dd54f6c505f1592fb",
      "fileid": "43515485fb0cf217722a064c13c23e48b745a3eb972c26504ec5815a59d06622",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/camillejo/actions/runs/26213370767"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.2.9000",
      "date": "2026-05-21T08:04:54.000Z",
      "commit": "920224475c0671fee409416dd54f6c505f1592fb",
      "fileid": "09a417f5b251184cd62394bc53ec877a85b8ec197ab369e4e91ffd7d16114aa9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/camillejo/actions/runs/26213370767"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.2.9000",
      "date": "2026-05-21T08:05:18.000Z",
      "commit": "920224475c0671fee409416dd54f6c505f1592fb",
      "fileid": "200fa163b6a335c34e96d72f7eab999ba8d6a0e2dbe28837b4e7197d5a4a4d18",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/camillejo/actions/runs/26213370767"
    }
  ]
}