{
  "_id": "6a27ab9324555f66ed534564",
  "Package": "RealSurvSim",
  "Title": "Simulate Survival Data",
  "Version": "1.0.0",
  "Date": "2025-11-05",
  "Authors@R": "c(person(\"Maria\", \"Thurow\",\nemail = \"maria.thurow@tu-dortmund.de\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-8710-6857\")),\nperson(\"Manasi\", \"Butee\",\nemail = \"manasi.butee@tu-dortmund.de\",\nrole=\"aut\"),\nperson(\"Ina\", \"Dormuth\",\nemail = \"ina.dormuth@tu-dortmund.de\",\nrole=\"ctb\"),\nperson(\"Christina\", \"Sauer\",\nemail = \"christina.sauer@stat.uni-muenchen.de\",\nrole=\"ctb\"),\nperson(\"Marc\", \"Ditzhaus\",\nrole = \"ctb\"),\nperson(\"Markus\", \"Pauly\",\nemail = \"markus.pauly@tu-dortmund.de\",\nrole = \"ctb\"))",
  "Description": "Provides tools for simulating synthetic survival data\nusing a variety of methods, including kernel density\nestimation, parametric distribution fitting, and bootstrap\nresampling techniques for a desired sample size.",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "License": "MIT + file LICENSE",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 07:23:24 UTC",
    "User": "root"
  },
  "Author": "Maria Thurow [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8710-6857>), Manasi Butee [aut],\nIna Dormuth [ctb], Christina Sauer [ctb], Marc Ditzhaus [ctb],\nMarkus Pauly [ctb]",
  "Maintainer": "Maria Thurow <maria.thurow@tu-dortmund.de>",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://mariathurow.r-universe.dev",
  "Date/Publication": "2025-12-09 08:47:33 UTC",
  "RemoteUrl": "https://github.com/cran/RealSurvSim",
  "RemoteRef": "HEAD",
  "RemoteSha": "35cbf9a0b796679b1163bae53d39ee15f48e5e2c",
  "MD5sum": "e3b199ccc2127ac428dc5ae8a170ff0b",
  "_user": "mariathurow",
  "_type": "src",
  "_file": "RealSurvSim_1.0.0.tar.gz",
  "_fileid": "305087300c7450e1c7f73620369a6a82f86eeec4c5ebfa94cb5b95c0e707ddc9",
  "_filesize": 139544,
  "_sha256": "305087300c7450e1c7f73620369a6a82f86eeec4c5ebfa94cb5b95c0e707ddc9",
  "_created": "2026-06-08T07:23:24.000Z",
  "_published": "2026-06-09T05:58:43.974Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80256689741,
      "time": 186,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473879078"
    },
    {
      "job": 80256690137,
      "time": 203,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473883765"
    },
    {
      "job": 80256689807,
      "time": 201,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7473875319"
    },
    {
      "job": 80256689582,
      "time": 230,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499621110"
    },
    {
      "job": 80256689804,
      "time": 241,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473825897"
    },
    {
      "job": 80256689901,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473863654"
    },
    {
      "job": 80256689932,
      "time": 140,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473866669"
    },
    {
      "job": 80256689628,
      "time": 146,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7499514782"
    },
    {
      "job": 80256690132,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473864393"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mariathurow/actions/runs/27122117760",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RealSurvSim",
  "_commit": {
    "id": "35cbf9a0b796679b1163bae53d39ee15f48e5e2c",
    "author": "Maria Thurow <maria.thurow@tu-dortmund.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1765270053
  },
  "_maintainer": {
    "name": "Maria Thurow",
    "email": "maria.thurow@tu-dortmund.de",
    "login": "mariathurow",
    "uuid": 96418497,
    "orcid": "0000-0002-8710-6857"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "fitdistrplus",
      "role": "Imports"
    },
    {
      "package": "kdensity",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "univariateML",
      "role": "Imports"
    },
    {
      "package": "actuar",
      "role": "Imports"
    },
    {
      "package": "flexsurv",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "FAdist",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-50",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2025-12-09"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mariathurow",
      "count": 1,
      "uuid": 96418497
    }
  ],
  "_userbio": {
    "uuid": 96418497,
    "type": "user",
    "name": "Maria Thurow"
  },
  "_downloads": {
    "count": 105,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RealSurvSim"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/RealSurvSim.html",
    "manual.pdf"
  ],
  "_realowner": "mariathurow",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "data_simul_Bootstr",
    "data_simul_Estim",
    "data_simul_KDE",
    "RealSurvSim"
  ],
  "_datasets": [
    {
      "name": "dats",
      "title": "Collection of Survival Datasets (dats)",
      "object": "dats",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "data_simul_Bootstr",
      "title": "Simulate Data Using Bootstrap Methods",
      "topics": [
        "data_simul_Bootstr"
      ]
    },
    {
      "page": "data_simul_Estim",
      "title": "Simulate Data Based on Parametric Distribution Estimates",
      "topics": [
        "data_simul_Estim"
      ]
    },
    {
      "page": "data_simul_KDE",
      "title": "Kernel Density Estimation-based Data Simulation",
      "topics": [
        "data_simul_KDE"
      ]
    },
    {
      "page": "dats",
      "title": "Collection of Survival Datasets (dats)",
      "topics": [
        "dats"
      ]
    },
    {
      "page": "RealSurvSim",
      "title": "Simulate Datasets Using Various Simulation Models",
      "topics": [
        "RealSurvSim"
      ]
    }
  ],
  "_readme": "https://github.com/cran/RealSurvSim/raw/HEAD/README.md",
  "_rundeps": [
    "actuar",
    "assertthat",
    "bbmle",
    "bdsmatrix",
    "cli",
    "cpp11",
    "cvar",
    "data.table",
    "deSolve",
    "dplyr",
    "expint",
    "extraDistr",
    "FAdist",
    "farver",
    "fastGHQuad",
    "fastICA",
    "fBasics",
    "fGarch",
    "fitdistrplus",
    "flexsurv",
    "gbutils",
    "generics",
    "ggplot2",
    "glue",
    "gss",
    "gtable",
    "GUILDS",
    "intervals",
    "isoband",
    "kdensity",
    "labeling",
    "lattice",
    "lifecycle",
    "logitnorm",
    "lsoda",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "mstate",
    "muhaz",
    "mvtnorm",
    "nakagami",
    "nlme",
    "nloptr",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "poilog",
    "poweRlaw",
    "pracma",
    "purrr",
    "quadprog",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "Rdpack",
    "Rfast",
    "rlang",
    "rstpm2",
    "S7",
    "sads",
    "scales",
    "spatial",
    "stabledist",
    "statmod",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "timeSeries",
    "univariateML",
    "utf8",
    "vctrs",
    "VGAM",
    "viridisLite",
    "withr",
    "zigg"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "realsurvsim",
  "_universes": [
    "mariathurow"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-08T07:26:04.000Z",
      "distro": "noble",
      "commit": "35cbf9a0b796679b1163bae53d39ee15f48e5e2c",
      "fileid": "cf35097f9c5e29c32bf2f578e63e2f7a94cf33bcdf1a499706d2278e95e6d57a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mariathurow/actions/runs/27122117760"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-08T07:26:24.000Z",
      "distro": "noble",
      "commit": "35cbf9a0b796679b1163bae53d39ee15f48e5e2c",
      "fileid": "6133b6f317b83acfb5ea077577198f5e6bdb65621a7eb45074977431090c11ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mariathurow/actions/runs/27122117760"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-08T07:26:11.000Z",
      "commit": "35cbf9a0b796679b1163bae53d39ee15f48e5e2c",
      "fileid": "89cad4b20a1822408c95d8e49ad01f76f3017078714f61a76038717ac19e0700",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mariathurow/actions/runs/27122117760"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-09T05:56:59.000Z",
      "commit": "35cbf9a0b796679b1163bae53d39ee15f48e5e2c",
      "fileid": "a62da6674b97b1873078c33c19d29aefa36bc38356024b76b0901716f2d45b68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mariathurow/actions/runs/27122117760"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-08T07:26:09.000Z",
      "commit": "35cbf9a0b796679b1163bae53d39ee15f48e5e2c",
      "fileid": "29cc278a583c4c54519ddba834a17d78396c37a8d7b7379683deafb1e9da1d77",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mariathurow/actions/runs/27122117760"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-08T07:25:15.000Z",
      "commit": "35cbf9a0b796679b1163bae53d39ee15f48e5e2c",
      "fileid": "0629a90dffdca7ca9ccc1f56e8caa70408684253b1bd592a3403265e8f072661",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mariathurow/actions/runs/27122117760"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-09T05:48:48.000Z",
      "commit": "35cbf9a0b796679b1163bae53d39ee15f48e5e2c",
      "fileid": "69412d9811e705a41a0a3223f905837d27573465f0cde80df06b039da9afd992",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mariathurow/actions/runs/27122117760"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-08T07:25:10.000Z",
      "commit": "35cbf9a0b796679b1163bae53d39ee15f48e5e2c",
      "fileid": "db40eac86074f8f1c6e7cd0d5c7660ca7a3dd57822e6207bee96e6f74f0cd5eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mariathurow/actions/runs/27122117760"
    }
  ]
}