{
  "_id": "6a1139adacfb0bcc41ce55de",
  "Package": "BetaPASS",
  "Title": "Calculate Power and Sample Size with Beta Regression",
  "Version": "1.1-2",
  "Date": "2023-10-15",
  "Authors@R": "c(person(\"Jinpu\", \"Li\", email = \"lijinp@health.missouri.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Ryan\", \"Knigge\", email = \"rknigge@health.missouri.edu\", role = \"aut\"),\nperson(\"Emily\", \"Leary\", email = \"LearyE@health.missouri.edu\", role = \"aut\"))",
  "Description": "Power calculations are a critical component of any\nresearch study to determine the minimum sample size necessary\nto detect differences between multiple groups. Researchers\noften work with data taking the form of proportions that can be\nmodeled with a beta distribution. Here we present an R package,\n'BetaPASS', that perform power and sample size calculations for\ndata following a beta distribution with comparative\nnonparametric output. This package allows flexibility with\nmultiple options for link functions to fit the data and\ngraphing functionality for visual comparisons.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 05:19:59 UTC",
    "User": "root"
  },
  "Author": "Jinpu Li [aut, cre], Ryan Knigge [aut], Emily Leary [aut]",
  "Maintainer": "Jinpu Li <lijinp@health.missouri.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-10-18 22:30:29 UTC",
  "RemoteUrl": "https://github.com/cran/BetaPASS",
  "RemoteRef": "HEAD",
  "RemoteSha": "25acdab19d1d86c82626b91945b5247d9dae5f9d",
  "MD5sum": "a7b9349573efd976e49985882fb75d64",
  "_user": "cran",
  "_type": "src",
  "_file": "BetaPASS_1.1-2.tar.gz",
  "_fileid": "dabf35e42e6dd5939e4c6f2a0f4f2a01e95397541ef449ffa8b8e7c67609628a",
  "_filesize": 270703,
  "_sha256": "dabf35e42e6dd5939e4c6f2a0f4f2a01e95397541ef449ffa8b8e7c67609628a",
  "_created": "2026-05-23T05:19:59.000Z",
  "_published": "2026-05-23T05:22:53.811Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77499355417,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174498536"
    },
    {
      "job": 77499355416,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174501502"
    },
    {
      "job": 77499190531,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174484326"
    },
    {
      "job": 77499355413,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174497147"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26324389954",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/BetaPASS",
  "_commit": {
    "id": "25acdab19d1d86c82626b91945b5247d9dae5f9d",
    "author": "Jinpu Li <lijinp@health.missouri.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1-2\n",
    "time": 1697668229
  },
  "_maintainer": {
    "name": "Jinpu Li",
    "email": "lijinp@health.missouri.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "betareg",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 223,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BetaPASS"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BetaPASS.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0-1",
      "date": "2019-07-23"
    },
    {
      "version": "1.1-1",
      "date": "2019-09-16"
    },
    {
      "version": "1.1-2",
      "date": "2023-10-18"
    }
  ],
  "_exports": [
    "betapower",
    "samplesize"
  ],
  "_help": [
    {
      "page": "betapower",
      "title": "Find Power with Beta distribution",
      "topics": [
        "betapower"
      ]
    },
    {
      "page": "samplesize",
      "title": "Find minimum sample size with Beta distribution",
      "topics": [
        "samplesize"
      ]
    }
  ],
  "_rundeps": [
    "betareg",
    "cli",
    "cpp11",
    "farver",
    "flexmix",
    "Formula",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "modeltools",
    "nnet",
    "pbapply",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "BetaPASS.Rmd",
      "filename": "BetaPASS.html",
      "title": "Calculating Power and Sample Size with BetaPASS",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Important Notes",
        "Introduction",
        "Calculating Power",
        "Calculating Sample Size"
      ],
      "created": "2019-07-23 11:10:09",
      "modified": "2023-10-18 22:30:29",
      "commits": 3
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "betapass",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-2",
      "date": "2026-05-23T05:21:57.000Z",
      "distro": "noble",
      "commit": "25acdab19d1d86c82626b91945b5247d9dae5f9d",
      "fileid": "d4e92459909794ca05b32154a6bb275ffa3337bf786ee95d49a438feb3e0ab60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26324389954"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1-2",
      "date": "2026-05-23T05:22:21.000Z",
      "distro": "noble",
      "commit": "25acdab19d1d86c82626b91945b5247d9dae5f9d",
      "fileid": "5d708b9b071249c54d6aed3a77d1f5e8ba04888a72a904ed4f8b9fbb91e1117c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26324389954"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1-2",
      "date": "2026-05-23T05:22:02.000Z",
      "commit": "25acdab19d1d86c82626b91945b5247d9dae5f9d",
      "fileid": "15d4fb67a7dbd1613468ff56234d97a1af09bd5acdd5088b4db4a55e7809bd2d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26324389954"
    }
  ]
}