{
  "_id": "6a3e64c8a319ef9414488161",
  "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",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/tomdrake/fragilitidy",
  "BugReports": "https://github.com/tomdrake/fragilitidy/issues",
  "Repository": "https://tomdrake.r-universe.dev",
  "Date/Publication": "2026-06-22 04:01:45 UTC",
  "RemoteUrl": "https://github.com/tomdrake/fragilitidy",
  "RemoteRef": "HEAD",
  "RemoteSha": "f45c36ebc485041de75598aeb6c0619b595a5def",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-26 11:35:32 UTC",
    "User": "root"
  },
  "Author": "Tom Drake [aut, cre]",
  "Maintainer": "Tom Drake <t.drake@ed.ac.uk>",
  "MD5sum": "41ad6044675192f87d3bd4bc9a97f088",
  "_user": "tomdrake",
  "_type": "src",
  "_file": "FragiliTidy_0.1.0.tar.gz",
  "_fileid": "55fe1e8e2cc3d2b7330fa46c8f44e93cb56867fa48c42d678d978bc7a539e414",
  "_filesize": 119861,
  "_sha256": "55fe1e8e2cc3d2b7330fa46c8f44e93cb56867fa48c42d678d978bc7a539e414",
  "_created": "2026-06-26T11:35:32.000Z",
  "_published": "2026-06-26T11:38:48.175Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83649303273,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7904394918"
    },
    {
      "job": 83649303291,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7904387868"
    },
    {
      "job": 83649303292,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7904386829"
    },
    {
      "job": 83649303274,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7904382631"
    },
    {
      "job": 83648879815,
      "time": 170,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7904345202"
    },
    {
      "job": 83649303262,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7904382526"
    },
    {
      "job": 83649303311,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7904366679"
    },
    {
      "job": 83649303332,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7904367024"
    },
    {
      "job": 83649303300,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7904370250"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tomdrake/actions/runs/28235368694",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tomdrake/fragilitidy",
  "_commit": {
    "id": "f45c36ebc485041de75598aeb6c0619b595a5def",
    "author": "Thomas Drake <t.drake@ed.ac.uk>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update DESCRIPTION",
    "time": 1782100905
  },
  "_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": "tomdrake",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 7
    },
    {
      "week": "2026-26",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "tomdrake",
      "count": 10,
      "uuid": 10367455
    },
    {
      "user": "claude",
      "count": 4,
      "uuid": 81847
    }
  ],
  "_userbio": {
    "uuid": 10367455,
    "type": "user",
    "name": "Thomas Drake",
    "followers": 10
  },
  "_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.1",
  "_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"
  ],
  "_homeurl": "https://github.com/tomdrake/fragilitidy",
  "_realowner": "tomdrake",
  "_cranurl": true,
  "_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/tomdrake/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-13 00:52:49",
      "modified": "2026-06-13 00:52:49",
      "commits": 1
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "fragilitidy",
  "_universes": [
    "tomdrake"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-26T11:38:08.000Z",
      "distro": "resolute",
      "commit": "f45c36ebc485041de75598aeb6c0619b595a5def",
      "fileid": "8a473803dd0ab2883654f91f88f54fd877e57e726bd64b990fe6768ce965a005",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tomdrake/actions/runs/28235368694"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-26T11:37:46.000Z",
      "distro": "resolute",
      "commit": "f45c36ebc485041de75598aeb6c0619b595a5def",
      "fileid": "9ee0867b2295720f2ea5404015101a65f16da651a611f00ca5a226f13b84705b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tomdrake/actions/runs/28235368694"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-26T11:37:44.000Z",
      "commit": "f45c36ebc485041de75598aeb6c0619b595a5def",
      "fileid": "41158d1e003d6b7f75ddd6cb9c97e26e06f453b6e5fcf69719bb163e1df0de5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tomdrake/actions/runs/28235368694"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-26T11:37:28.000Z",
      "commit": "f45c36ebc485041de75598aeb6c0619b595a5def",
      "fileid": "57788d1ba5afecf7bec32c251e4a16259d8b37dc58815832bfbec6eed1a42b15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tomdrake/actions/runs/28235368694"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-26T11:37:44.000Z",
      "commit": "f45c36ebc485041de75598aeb6c0619b595a5def",
      "fileid": "49b655506789646db1d508c7c8da5c510adeacc1efefc4f5efea7550263ff487",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tomdrake/actions/runs/28235368694"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-26T11:36:35.000Z",
      "commit": "f45c36ebc485041de75598aeb6c0619b595a5def",
      "fileid": "d3b69bb66e74c50089e40ef7432b947e586686464561fa014cc3616ed24a0715",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tomdrake/actions/runs/28235368694"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-26T11:36:36.000Z",
      "commit": "f45c36ebc485041de75598aeb6c0619b595a5def",
      "fileid": "f18b6284a3bf6d62362a09fe8ee888c0aefdd70ab9b146bc8fdb9342758cfeb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tomdrake/actions/runs/28235368694"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-26T11:36:43.000Z",
      "commit": "f45c36ebc485041de75598aeb6c0619b595a5def",
      "fileid": "9dbcb92645b769d7af3717d369ce37a090baa7d2607a3ada9761b52dc329a185",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tomdrake/actions/runs/28235368694"
    }
  ]
}