{
  "_id": "6a1703acacfb0bcc41d90ff5",
  "Package": "FastSurvival",
  "Type": "Package",
  "Title": "Fast Kaplan-Meier, Log-Rank, and Hazard Ratio Estimation for\nSurvival Analysis",
  "Version": "0.1.0",
  "Authors@R": "person(\ngiven  = \"Gosuke\",\nfamily = \"Homma\",\nrole   = c(\"aut\", \"cre\"),\nemail  = \"my.name.is.gosuke@gmail.com\"\n)",
  "Description": "Provides fast alternatives to standard survival analysis\nfunctions in the 'survival' package. The package implements a\nsingle-time-point Kaplan-Meier estimator (survfit_fast()), a\nlog-rank test (survdiff_fast()), a closed-form hazard ratio\nestimator based on the Pike-Halley Estimator method\n(coxph_fast()), and a clinical trial data simulator\n(simdata_fast()). All functions are designed for repeated\nevaluation inside large simulation loops, such as adaptive\nsample-size re-estimation, probability-of-success calculations,\nand regional consistency evaluation in multi-regional trials.\nCore computations are implemented in 'C++' via 'Rcpp' for\nmaximum performance. Methodological background is described in\nCollett (2014, ISBN:9780429196294).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/gosukehommaEX/FastSurvival",
  "BugReports": "https://github.com/gosukehommaEX/FastSurvival/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-27 14:42:22 UTC",
    "User": "root"
  },
  "Author": "Gosuke Homma [aut, cre]",
  "Maintainer": "Gosuke Homma <my.name.is.gosuke@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-27 08:40:07 UTC",
  "RemoteUrl": "https://github.com/cran/FastSurvival",
  "RemoteRef": "HEAD",
  "RemoteSha": "797960ded971f6daedf71d1768b0922e923bafe0",
  "MD5sum": "b74429a025609a8c603a5fe28050e924",
  "_user": "cran",
  "_type": "src",
  "_file": "FastSurvival_0.1.0.tar.gz",
  "_fileid": "5fc787db5164fe9731af21ffd0837b1dfb264828e4ebc6f773b7c559482bf348",
  "_filesize": 177546,
  "_sha256": "5fc787db5164fe9731af21ffd0837b1dfb264828e4ebc6f773b7c559482bf348",
  "_created": "2026-05-27T14:42:22.000Z",
  "_published": "2026-05-27T14:46:04.183Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78102086230,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7243394712"
    },
    {
      "job": 78102086301,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7243402681"
    },
    {
      "job": 78102086311,
      "time": 172,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243407770"
    },
    {
      "job": 78102086267,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243399049"
    },
    {
      "job": 78101306846,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243334717"
    },
    {
      "job": 78102086269,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243391203"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26517609289",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/FastSurvival",
  "_commit": {
    "id": "797960ded971f6daedf71d1768b0922e923bafe0",
    "author": "Gosuke Homma <my.name.is.gosuke@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1779871207
  },
  "_maintainer": {
    "name": "Gosuke Homma",
    "email": "my.name.is.gosuke@gmail.com",
    "login": "gosukehommaex",
    "description": "",
    "uuid": 210875127
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "dqrng",
      "role": "LinkingTo"
    },
    {
      "package": "dqrng",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-05-27"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gosukehommaex",
      "count": 1,
      "uuid": 210875127
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FastSurvival"
  },
  "_devurl": "https://github.com/gosukehommaex/fastsurvival",
  "_searchresults": 3,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FastSurvival.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-27"
    }
  ],
  "_exports": [
    "coxph_fast",
    "simdata_fast",
    "survdiff_fast",
    "survfit_fast"
  ],
  "_help": [
    {
      "page": "coxph_fast",
      "title": "Fast Closed-Form Hazard Ratio Estimation via the Pike-Halley Estimator",
      "topics": [
        "coxph_fast"
      ]
    },
    {
      "page": "print.coxph_fast",
      "title": "Print Method for coxph_fast Objects",
      "topics": [
        "print.coxph_fast"
      ]
    },
    {
      "page": "print.survdiff_fast",
      "title": "Print Method for survdiff_fast Objects",
      "topics": [
        "print.survdiff_fast"
      ]
    },
    {
      "page": "print.survfit_fast",
      "title": "Print Method for survfit_fast Objects",
      "topics": [
        "print.survfit_fast"
      ]
    },
    {
      "page": "simdata_fast",
      "title": "Fast Survival Data Simulation for Clinical Trials",
      "topics": [
        "simdata_fast"
      ]
    },
    {
      "page": "survdiff_fast",
      "title": "Fast Log-Rank Test for Two-Group Survival Data",
      "topics": [
        "survdiff_fast"
      ]
    },
    {
      "page": "survfit_fast",
      "title": "Fast Kaplan-Meier Survival Probability at a Specified Time Point",
      "topics": [
        "survfit_fast"
      ]
    }
  ],
  "_readme": "https://github.com/cran/FastSurvival/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "dqrng",
    "Rcpp",
    "sitmo"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "FastSurvival.Rmd",
      "filename": "FastSurvival.html",
      "title": "Introduction to FastSurvival",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "1. Numerical agreement with the survival package",
        "1.1 survfit_fast() versus survfit() + summary()",
        "1.2 survdiff_fast() versus survdiff()",
        "1.3 coxph_fast() versus coxph()",
        "2. Speed comparison",
        "3. Simulation example",
        "3.1 Generate simulated data",
        "3.2 Apply the three analysis functions to each simulated trial",
        "3.3 Summarize the results across 100 simulations",
        "References"
      ],
      "created": "2026-05-27 08:40:07",
      "modified": "2026-05-27 08:40:07",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "fastsurvival",
  "_universes": [
    "cran",
    "gosukehommaex"
  ],
  "_indexurl": "https://gosukehommaex.r-universe.dev/FastSurvival",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T14:44:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "797960ded971f6daedf71d1768b0922e923bafe0",
      "fileid": "8c54540177630fa6c1fb646f8b3624dca739a32451bc490fa91dee001b7ebd8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26517609289"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T14:45:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "797960ded971f6daedf71d1768b0922e923bafe0",
      "fileid": "7552c691c12be27e87a942c322ca8bce8e9761f5ef993cf59e611aa962fac706",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26517609289"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T14:45:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "797960ded971f6daedf71d1768b0922e923bafe0",
      "fileid": "e2174eed71d1192461ae809850d00dd7b7616edd6e21aa3a89fc60a9b0dd4d51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26517609289"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T14:44:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "797960ded971f6daedf71d1768b0922e923bafe0",
      "fileid": "e5e10755c9d1fbe6f9cb16971c4dffa2bd3b3a5fed8db552fcd8f1b334e3c2f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26517609289"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-27T14:44:53.000Z",
      "arch": "emscripten",
      "commit": "797960ded971f6daedf71d1768b0922e923bafe0",
      "fileid": "e265a2596b2c48473511616f332b22d258ed19a351bd2247d6346c3e3ed5f5f8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26517609289"
    }
  ]
}