{
  "_id": "6a3d88aea319ef941447bccb",
  "Package": "FragiliTidy",
  "Title": "Tidyverse-Compatible Fragility Index Calculations",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Tom\",\nfamily = \"Drake\",\nrole = c(\"aut\", \"cre\"),\nemail = \"t.drake@ed.ac.uk\")",
  "Description": "Provides optimized, Tidyverse-compatible functions for\ncalculating the Fragility Index and Reverse Fragility Index for\n2x2 contingency tables from clinical trials. Uses customized\nhypergeometric and algebraic calculations along with binary\nsearch algorithms to achieve substantial speedups over standard\nimplementations, with seamless integration into 'dplyr'\npipelines.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/tomdrake/fragilitidy",
  "BugReports": "https://github.com/tomdrake/fragilitidy/issues",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-25 19:57:00 UTC",
    "User": "root"
  },
  "Author": "Tom Drake [aut, cre]",
  "Maintainer": "Tom Drake <t.drake@ed.ac.uk>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-25 15:50:21 UTC",
  "RemoteUrl": "https://github.com/cran/FragiliTidy",
  "RemoteRef": "HEAD",
  "RemoteSha": "42f4888230105c8d8c4f46bd5067366395879541",
  "MD5sum": "4f3eb6c4a51d8f730280a1b722776b03",
  "_user": "cran",
  "_type": "src",
  "_file": "FragiliTidy_0.1.0.tar.gz",
  "_fileid": "c952a1ffdf32caca11bc87e0772b066b478464e423eaed41e493a3345a360cee",
  "_filesize": 120290,
  "_sha256": "c952a1ffdf32caca11bc87e0772b066b478464e423eaed41e493a3345a360cee",
  "_created": "2026-06-25T19:57:00.000Z",
  "_published": "2026-06-25T19:59:42.019Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83525473490,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7889400821"
    },
    {
      "job": 83525473507,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7889399835"
    },
    {
      "job": 83524922880,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7889350375"
    },
    {
      "job": 83525473500,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7889391677"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28196583134",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/FragiliTidy",
  "_commit": {
    "id": "42f4888230105c8d8c4f46bd5067366395879541",
    "author": "Tom Drake <t.drake@ed.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1782402621
  },
  "_maintainer": {
    "name": "Tom Drake",
    "email": "t.drake@ed.ac.uk",
    "login": "tomdrake",
    "description": "",
    "uuid": 10367455
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "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-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-06-25"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "tomdrake",
      "count": 1,
      "uuid": 10367455
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 611,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FragiliTidy"
  },
  "_devurl": "https://github.com/tomdrake/fragilitidy",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FragiliTidy.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-25"
    }
  ],
  "_exports": [
    "continuous_fragility_index",
    "continuous_fragility_index_raw",
    "continuous_fragility_index_summary",
    "continuous_fragility_index_vec",
    "fragility_index",
    "fragility_index_vec",
    "reverse_continuous_fragility_index",
    "reverse_continuous_fragility_index_summary",
    "reverse_continuous_fragility_index_vec",
    "revfragility_index",
    "revfragility_index_vec"
  ],
  "_help": [
    {
      "page": "continuous_fragility",
      "title": "Continuous Fragility Index",
      "topics": [
        "continuous_fragility"
      ]
    },
    {
      "page": "continuous_fragility_index",
      "title": "Continuous Fragility Index for a Data Frame",
      "topics": [
        "continuous_fragility_index"
      ]
    },
    {
      "page": "continuous_fragility_index_raw",
      "title": "Continuous Fragility Index from raw outcome vectors",
      "topics": [
        "continuous_fragility_index_raw"
      ]
    },
    {
      "page": "continuous_fragility_index_summary",
      "title": "Continuous Fragility Index from summary statistics",
      "topics": [
        "continuous_fragility_index_summary"
      ]
    },
    {
      "page": "continuous_fragility_index_vec",
      "title": "Vectorised Continuous Fragility Index",
      "topics": [
        "continuous_fragility_index_vec"
      ]
    },
    {
      "page": "fragility_index",
      "title": "Fragility Index for a Data Frame",
      "topics": [
        "fragility_index"
      ]
    },
    {
      "page": "fragility_index_vec",
      "title": "Vectorised Fragility Index Calculation",
      "topics": [
        "fragility_index_vec"
      ]
    },
    {
      "page": "reverse_continuous_fragility_index",
      "title": "Reverse Continuous Fragility Index for a Data Frame",
      "topics": [
        "reverse_continuous_fragility_index"
      ]
    },
    {
      "page": "reverse_continuous_fragility_index_summary",
      "title": "Reverse Continuous Fragility Index",
      "topics": [
        "reverse_continuous_fragility_index_summary"
      ]
    },
    {
      "page": "reverse_continuous_fragility_index_vec",
      "title": "Vectorised Reverse Continuous Fragility Index",
      "topics": [
        "reverse_continuous_fragility_index_vec"
      ]
    },
    {
      "page": "revfragility_index",
      "title": "Reverse Fragility Index for a Data Frame",
      "topics": [
        "revfragility_index"
      ]
    },
    {
      "page": "revfragility_index_vec",
      "title": "Vectorised Reverse Fragility Index Calculation",
      "topics": [
        "revfragility_index_vec"
      ]
    },
    {
      "page": "tidyverse_fragility",
      "title": "Tidyverse-Compatible Fragility Index Functions (Binary Search Optimized)",
      "topics": [
        "tidyverse_fragility"
      ]
    }
  ],
  "_readme": "https://github.com/cran/FragiliTidy/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "FragiliTidy.Rmd",
      "filename": "FragiliTidy.html",
      "title": "Introduction to FragiliTidy",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Dichotomous outcomes",
        "Continuous outcomes",
        "From raw data",
        "From summary statistics",
        "Reverse CFI: distance from significance",
        "Tidy interface",
        "References"
      ],
      "created": "2026-06-25 15:50:21",
      "modified": "2026-06-25 15:50:21",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "fragilitidy",
  "_universes": [
    "cran",
    "tomdrake"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-25T19:59:10.000Z",
      "distro": "resolute",
      "commit": "42f4888230105c8d8c4f46bd5067366395879541",
      "fileid": "0fcdee2d977ab0a04887139ad7db638451fabb2c6284b2b75a15f672aba9fb3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28196583134"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-25T19:59:06.000Z",
      "distro": "resolute",
      "commit": "42f4888230105c8d8c4f46bd5067366395879541",
      "fileid": "37fd5dde01d36ebf234136dbc1e8ea249753ddad39624101043b85771b0bdd0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28196583134"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-25T19:59:03.000Z",
      "commit": "42f4888230105c8d8c4f46bd5067366395879541",
      "fileid": "ea8302eff672730efa90be3fbd8af26d9191202dd9d0bca7e2b17e00ece14868",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28196583134"
    }
  ]
}