{
  "_id": "6a55d919ff0138dec5d69bae",
  "Type": "Package",
  "Package": "precisely",
  "Title": "Estimate Sample Size Based on Precision Rather than Power",
  "Version": "0.1.2.9000",
  "Authors@R": "person(\"Malcolm\", \"Barrett\", , \"malcolmbarrett@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0299-5825\"))",
  "Maintainer": "Malcolm Barrett <malcolmbarrett@gmail.com>",
  "Description": "Estimate sample size based on precision rather than power.\n'precisely' is a study planning tool to calculate sample size\nbased on precision. Power calculations are focused on whether\nor not an estimate will be statistically significant;\ncalculations of precision are based on the same principles as\npower calculation but turn the focus to the width of the\nconfidence interval. 'precisely' is based on the work of\n'Rothman and Greenland' (2018).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/malcolmbarrett/precisely",
  "BugReports": "https://github.com/malcolmbarrett/precisely/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://malcolmbarrett.r-universe.dev",
  "Date/Publication": "2021-10-10 20:29:32 UTC",
  "RemoteUrl": "https://github.com/malcolmbarrett/precisely",
  "RemoteRef": "HEAD",
  "RemoteSha": "8e4c2f2db3bfb9ac8b853a675608f7f02d301021",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-14 06:33:39 UTC",
    "User": "root"
  },
  "Author": "Malcolm Barrett [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0299-5825>)",
  "_user": "malcolmbarrett",
  "_type": "src",
  "_file": "precisely_0.1.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/f2249bc1f490cfb5ce3f80feaaa4391d767db19e5e8d58be5bd2d006fa78a649",
  "_filesize": 3340219,
  "_sha256": "f2249bc1f490cfb5ce3f80feaaa4391d767db19e5e8d58be5bd2d006fa78a649",
  "_expires": "2026-10-22T06:37:11.000Z",
  "_created": "2026-07-14T06:33:39.000Z",
  "_published": "2026-07-14T06:37:13.036Z",
  "_jobs": [
    {
      "job": 87016780669,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8302369019"
    },
    {
      "job": 87016780694,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8302363168"
    },
    {
      "job": 87016780664,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8302339163"
    },
    {
      "job": 87016780707,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8302356944"
    },
    {
      "job": 87016187896,
      "time": 218,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8302313260"
    },
    {
      "job": 87016780657,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8302354262"
    },
    {
      "job": 87016780722,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8302343827"
    },
    {
      "job": 87016780708,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8302346741"
    },
    {
      "job": 87016780716,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8302345489"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/29311531195",
  "_status": "success",
  "_upstream": "https://github.com/malcolmbarrett/precisely",
  "_commit": {
    "id": "8e4c2f2db3bfb9ac8b853a675608f7f02d301021",
    "author": "Malcolm Barrett <malcolmbarrett@gmail.com>",
    "committer": "Malcolm Barrett <malcolmbarrett@gmail.com>",
    "message": "Increment version number to 0.1.2.9000\n",
    "time": 1633897772
  },
  "_maintainer": {
    "name": "Malcolm Barrett",
    "email": "malcolmbarrett@gmail.com",
    "login": "malcolmbarrett",
    "mastodon": "@malcolmbarrett@mstdn.jp",
    "bluesky": "@malcolmbarrett.malco.io",
    "orcid": "0000-0003-0299-5825",
    "description": "Open-source data science. Ph.D. in Epidemiology",
    "uuid": 23123711
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinycssloaders",
      "role": "Imports"
    },
    {
      "package": "shinythemes",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggrepel",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "malcolmbarrett",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 93,
  "_contributors": [
    {
      "user": "malcolmbarrett",
      "count": 71,
      "uuid": 23123711
    },
    {
      "user": "minesh1291",
      "count": 1,
      "uuid": 6646693
    }
  ],
  "_userbio": {
    "uuid": 23123711,
    "type": "user",
    "name": "Malcolm Barrett",
    "followers": 577,
    "description": "Open-source data science. Ph.D. in Epidemiology"
  },
  "_downloads": {
    "count": 313,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/precisely"
  },
  "_devurl": "https://github.com/malcolmbarrett/precisely",
  "_searchresults": 21,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/precisely.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/malcolmbarrett/precisely",
  "_realowner": "malcolmbarrett",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-06-02"
    },
    {
      "version": "0.1.1",
      "date": "2021-01-12"
    },
    {
      "version": "0.1.2",
      "date": "2021-10-10"
    }
  ],
  "_exports": [
    "%>%",
    "launch_precisely_app",
    "map_precisely",
    "n_odds_ratio",
    "n_rate_difference",
    "n_rate_ratio",
    "n_risk_difference",
    "n_risk_ratio",
    "plot_precision",
    "plot_sample_size",
    "plot_upper_limit",
    "precision_odds_ratio",
    "precision_rate_difference",
    "precision_rate_ratio",
    "precision_risk_difference",
    "precision_risk_ratio",
    "theme_precisely",
    "upper_odds_ratio",
    "upper_rate_difference",
    "upper_rate_ratio",
    "upper_risk_difference",
    "upper_risk_ratio"
  ],
  "_help": [
    {
      "page": "launch_precisely_app",
      "title": "Launch precisely Shiny app",
      "topics": [
        "launch_precisely_app"
      ]
    },
    {
      "page": "map_precisely",
      "title": "Calculate with precisely functions across values",
      "topics": [
        "map_precisely"
      ]
    },
    {
      "page": "n_risk_difference",
      "title": "Estimate sample size based on precision of a measure",
      "topics": [
        "n_odds_ratio",
        "n_rate_difference",
        "n_rate_ratio",
        "n_risk_difference",
        "n_risk_ratio"
      ]
    },
    {
      "page": "plot_sample_size",
      "title": "Plot precisely",
      "topics": [
        "plot_precision",
        "plot_sample_size",
        "plot_upper_limit"
      ]
    },
    {
      "page": "precision_risk_difference",
      "title": "Estimate precision of a measure based on sample size",
      "topics": [
        "precision_odds_ratio",
        "precision_rate_difference",
        "precision_rate_ratio",
        "precision_risk_difference",
        "precision_risk_ratio"
      ]
    },
    {
      "page": "theme_precisely",
      "title": "Minimalist themes for precision plots",
      "topics": [
        "theme_precisely"
      ]
    },
    {
      "page": "upper_risk_difference",
      "title": "Estimate sample size based on probability that upper limit is below level of concern.",
      "topics": [
        "upper_odds_ratio",
        "upper_rate_difference",
        "upper_rate_ratio",
        "upper_risk_difference",
        "upper_risk_ratio"
      ]
    }
  ],
  "_readme": "https://github.com/malcolmbarrett/precisely/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "digest",
    "dplyr",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinycssloaders",
    "shinythemes",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "introduction-to-precisely.Rmd",
      "filename": "introduction-to-precisely.html",
      "title": "Introduction to Precisely",
      "author": "Malcolm Barrett",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Estimating for precision",
        "Estimating Precision for a Sample Size",
        "Probability that upper limit is below level of concern",
        "Mapping and Plotting with precisely"
      ],
      "created": "2018-10-22 19:06:12",
      "modified": "2021-01-11 23:45:09",
      "commits": 7
    }
  ],
  "_score": 5.989672247623873,
  "_indexed": true,
  "_nocasepkg": "precisely",
  "_universes": [
    "malcolmbarrett"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-07-14T06:36:22.000Z",
      "distro": "resolute",
      "commit": "8e4c2f2db3bfb9ac8b853a675608f7f02d301021",
      "fileid": "https://r2.ropensci.org/e3632f3e76bff1a5f5f6998a18caa02777a231024aa35704a9f2c83f05f1a456",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/29311531195"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-07-14T06:36:01.000Z",
      "distro": "resolute",
      "commit": "8e4c2f2db3bfb9ac8b853a675608f7f02d301021",
      "fileid": "https://r2.ropensci.org/3e44ca0f3767d8988efe709142e11b8d0cbebc23ebe03ad450e3dc4aa0591604",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/29311531195"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-07-14T06:34:55.000Z",
      "commit": "8e4c2f2db3bfb9ac8b853a675608f7f02d301021",
      "fileid": "https://r2.ropensci.org/910ac862935ab5800d32e34de76a1334ffe9f944cb2d24b904040cd22e5bc6bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/29311531195"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-07-14T06:35:44.000Z",
      "commit": "8e4c2f2db3bfb9ac8b853a675608f7f02d301021",
      "fileid": "https://r2.ropensci.org/eb34c3878e893014c358d245cf32b3e129b2b4009850d92c9affa447c2a5b29c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/29311531195"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2.9000",
      "date": "2026-07-14T06:36:02.000Z",
      "commit": "8e4c2f2db3bfb9ac8b853a675608f7f02d301021",
      "fileid": "https://r2.ropensci.org/b125206831490027d05881eaefd99418799c1d49910eb0c1d0730ad5fb8b3a95",
      "status": "success",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/29311531195"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-07-14T06:34:51.000Z",
      "commit": "8e4c2f2db3bfb9ac8b853a675608f7f02d301021",
      "fileid": "https://r2.ropensci.org/efc17b988eddaf7b354dd4d3bca7a4ff2acbc622f20e578933a66cdb3af672dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/29311531195"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-07-14T06:34:59.000Z",
      "commit": "8e4c2f2db3bfb9ac8b853a675608f7f02d301021",
      "fileid": "https://r2.ropensci.org/96032b855638ded862d98bdc8b45b2f1274211c3c61652422b12653c42427d0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/29311531195"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-07-14T06:34:58.000Z",
      "commit": "8e4c2f2db3bfb9ac8b853a675608f7f02d301021",
      "fileid": "https://r2.ropensci.org/59f98324fe0a80c63b4a8d9b8c8e537220587885e34e9b18be4b97d88882d7bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/29311531195"
    }
  ]
}