{
  "_id": "6a1f1ca6b401979e7341f94f",
  "Package": "peppwR",
  "Title": "Power Analysis for Phosphopeptide Abundance Hypothesis Test",
  "Version": "0.1.0",
  "Author": "Dan MacLean [aut, cre]",
  "Maintainer": "Dan MacLean <dan.maclean@tsl.ac.uk>",
  "Authors@R": "person(\"Dan\", \"MacLean\", email = \"dan.maclean@tsl.ac.uk\", role = c(\"aut\", \"cre\"))",
  "Description": "Estimate best fit distributions and do power analysis for\nhypothesis tests on phosphopeptide abundance data.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://teammaclean.github.io/peppwR/,\nhttps://github.com/TeamMacLean/peppwR",
  "BugReports": "https://github.com/TeamMacLean/peppwR/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://teammaclean.r-universe.dev",
  "Date/Publication": "2026-04-16 10:23:58 UTC",
  "RemoteUrl": "https://github.com/teammaclean/peppwr",
  "RemoteRef": "HEAD",
  "RemoteSha": "f9746302c7ff73d12fda02a290b722596b03f1dd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:54:24 UTC",
    "User": "root"
  },
  "MD5sum": "f9e12429bc99929c0a1d6a9349ea6d9a",
  "_user": "teammaclean",
  "_type": "src",
  "_file": "peppwR_0.1.0.tar.gz",
  "_fileid": "79b9210d75676aa1092601b9c4658b5c627f2a2d2f2eb8c4f96711287ea8ab97",
  "_filesize": 1054571,
  "_sha256": "79b9210d75676aa1092601b9c4658b5c627f2a2d2f2eb8c4f96711287ea8ab97",
  "_created": "2026-05-16T08:54:24.000Z",
  "_published": "2026-06-02T18:10:46.892Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79139919795,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032127721"
    },
    {
      "job": 79139920211,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032126308"
    },
    {
      "job": 79139920020,
      "time": 160,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032124923"
    },
    {
      "job": 79139920316,
      "time": 211,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032128100"
    },
    {
      "job": 79139919521,
      "time": 266,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032111838"
    },
    {
      "job": 79139919120,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366061287"
    },
    {
      "job": 79139920029,
      "time": 144,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032125534"
    },
    {
      "job": 79139920530,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032121938"
    },
    {
      "job": 79139920082,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032123538"
    }
  ],
  "_buildurl": "https://github.com/r-universe/teammaclean/actions/runs/25957738940",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/teammaclean/peppwr",
  "_commit": {
    "id": "f9746302c7ff73d12fda02a290b722596b03f1dd",
    "author": "danmaclean <maclean.daniel@gmail.com>",
    "committer": "danmaclean <maclean.daniel@gmail.com>",
    "message": "Add JSS submission R script and update license\n\n- Create comprehensive jss-article.R with all manuscript code\n- Full reproducibility without caching for JSS submission\n- Load data from installed peppwR package using system.file()\n- Update LICENSE.md\n\nCo-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>\n",
    "time": 1776335038
  },
  "_maintainer": {
    "name": "Dan MacLean",
    "email": "dan.maclean@tsl.ac.uk",
    "login": "tsl-zz",
    "uuid": 204196
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fitdistrplus",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "univariateML",
      "role": "Imports"
    },
    {
      "package": "bench",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "teammaclean",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 13
    },
    {
      "week": "2026-06",
      "n": 28
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 13
    },
    {
      "week": "2026-14",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 5
    }
  ],
  "_tags": [],
  "_topics": [
    "phosphoproteomics",
    "phosphoproteomics-data",
    "proteomics",
    "proteomics-data-analysis"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "danmaclean",
      "count": 66,
      "uuid": 78520
    }
  ],
  "_userbio": {
    "uuid": 14328659,
    "type": "organization",
    "name": "Team MacLean Bioinformatics",
    "description": "Bioinformatics software, analysis and DevOps projects from Team MacLean"
  },
  "_downloads": {
    "count": 458,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/peppwR"
  },
  "_devurl": "https://github.com/teammaclean/peppwr",
  "_pkgdown": "https://teammaclean.github.io/peppwR/",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/peppwR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/teammaclean/peppwr",
  "_realowner": "teammaclean",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-30"
    }
  ],
  "_exports": [
    "compute_dataset_mnar",
    "compute_missingness",
    "fit_distributions",
    "get_distribution_preset",
    "is_count_data",
    "new_peppwr_fits",
    "new_peppwr_power",
    "plot_density_overlay",
    "plot_missingness",
    "plot_param_distribution",
    "plot_power_heatmap",
    "plot_power_vs_effect",
    "plot_qq",
    "power_analysis",
    "run_power_sim",
    "run_power_sim_empirical",
    "run_power_sim_fdr",
    "run_power_sim_with_missingness",
    "simulate_empirical",
    "simulate_experiment",
    "simulate_with_missingness",
    "test_bayes_t",
    "test_bootstrap_t",
    "test_rankprod",
    "test_wilcoxon",
    "validate_peppwr_fits",
    "validate_peppwr_power"
  ],
  "_help": [
    {
      "page": "compute_dataset_mnar",
      "title": "Compute dataset-level MNAR metric",
      "topics": [
        "compute_dataset_mnar"
      ]
    },
    {
      "page": "compute_missingness",
      "title": "Compute missingness statistics for a vector of values",
      "topics": [
        "compute_missingness"
      ]
    },
    {
      "page": "fit_distributions",
      "title": "Fit distributions to peptide abundance data",
      "topics": [
        "fit_distributions"
      ]
    },
    {
      "page": "get_distribution_preset",
      "title": "Get distributions for a preset",
      "topics": [
        "get_distribution_preset"
      ]
    },
    {
      "page": "is_count_data",
      "title": "Check if data appears to be count data (non-negative integers)",
      "topics": [
        "is_count_data"
      ]
    },
    {
      "page": "new_peppwr_fits",
      "title": "Create a new peppwr_fits object",
      "topics": [
        "new_peppwr_fits"
      ]
    },
    {
      "page": "new_peppwr_power",
      "title": "Create a new peppwr_power object",
      "topics": [
        "new_peppwr_power"
      ]
    },
    {
      "page": "plot_density_overlay",
      "title": "Plot density overlay: observed histogram with fitted density curve",
      "topics": [
        "plot_density_overlay"
      ]
    },
    {
      "page": "plot_missingness",
      "title": "Plot missingness statistics",
      "topics": [
        "plot_missingness"
      ]
    },
    {
      "page": "plot_param_distribution",
      "title": "Plot distribution of fitted parameters across peptidome",
      "topics": [
        "plot_param_distribution"
      ]
    },
    {
      "page": "plot_power_heatmap",
      "title": "Plot power heatmap: N x effect size grid",
      "topics": [
        "plot_power_heatmap"
      ]
    },
    {
      "page": "plot_power_vs_effect",
      "title": "Plot power vs effect size at fixed N",
      "topics": [
        "plot_power_vs_effect"
      ]
    },
    {
      "page": "plot_qq",
      "title": "Plot QQ plots for goodness-of-fit",
      "topics": [
        "plot_qq"
      ]
    },
    {
      "page": "plot.peppwr_fits",
      "title": "Plot method for peppwr_fits",
      "topics": [
        "plot.peppwr_fits"
      ]
    },
    {
      "page": "plot.peppwr_power",
      "title": "Plot method for peppwr_power",
      "topics": [
        "plot.peppwr_power"
      ]
    },
    {
      "page": "power_analysis",
      "title": "Power analysis for peptide abundance data",
      "topics": [
        "power_analysis"
      ]
    },
    {
      "page": "power_analysis.character",
      "title": "Power analysis with specified distribution (aggregate mode)",
      "topics": [
        "power_analysis.character",
        "power_analysis.default"
      ]
    },
    {
      "page": "power_analysis.peppwr_fits",
      "title": "Power analysis for per-peptide mode using fitted distributions",
      "topics": [
        "power_analysis.peppwr_fits"
      ]
    },
    {
      "page": "print.peppwr_fits",
      "title": "Print method for peppwr_fits",
      "topics": [
        "print.peppwr_fits"
      ]
    },
    {
      "page": "print.peppwr_power",
      "title": "Print method for peppwr_power",
      "topics": [
        "print.peppwr_power"
      ]
    },
    {
      "page": "print.summary.peppwr_fits",
      "title": "Print method for summary.peppwr_fits",
      "topics": [
        "print.summary.peppwr_fits"
      ]
    },
    {
      "page": "print.summary.peppwr_power",
      "title": "Print method for summary.peppwr_power",
      "topics": [
        "print.summary.peppwr_power"
      ]
    },
    {
      "page": "run_power_sim",
      "title": "Run power simulation",
      "topics": [
        "run_power_sim"
      ]
    },
    {
      "page": "run_power_sim_empirical",
      "title": "Run power simulation using empirical bootstrap",
      "topics": [
        "run_power_sim_empirical"
      ]
    },
    {
      "page": "run_power_sim_fdr",
      "title": "Run FDR-aware power simulation for whole peptidome",
      "topics": [
        "run_power_sim_fdr"
      ]
    },
    {
      "page": "run_power_sim_with_missingness",
      "title": "Run power simulation with missingness",
      "topics": [
        "run_power_sim_with_missingness"
      ]
    },
    {
      "page": "simulate_empirical",
      "title": "Simulate experiment using empirical bootstrap",
      "topics": [
        "simulate_empirical"
      ]
    },
    {
      "page": "simulate_experiment",
      "title": "Simulate an experiment with control and treatment groups",
      "topics": [
        "simulate_experiment"
      ]
    },
    {
      "page": "simulate_with_missingness",
      "title": "Simulate experiment with realistic missingness",
      "topics": [
        "simulate_with_missingness"
      ]
    },
    {
      "page": "summary.peppwr_fits",
      "title": "Summary method for peppwr_fits",
      "topics": [
        "summary.peppwr_fits"
      ]
    },
    {
      "page": "summary.peppwr_power",
      "title": "Summary method for peppwr_power",
      "topics": [
        "summary.peppwr_power"
      ]
    },
    {
      "page": "test_bayes_t",
      "title": "Bayes factor t-test",
      "topics": [
        "test_bayes_t"
      ]
    },
    {
      "page": "test_bootstrap_t",
      "title": "Bootstrap-t test",
      "topics": [
        "test_bootstrap_t"
      ]
    },
    {
      "page": "test_rankprod",
      "title": "Rank Products test",
      "topics": [
        "test_rankprod"
      ]
    },
    {
      "page": "test_wilcoxon",
      "title": "Wilcoxon rank-sum test",
      "topics": [
        "test_wilcoxon"
      ]
    },
    {
      "page": "validate_peppwr_fits",
      "title": "Validate a peppwr_fits object",
      "topics": [
        "validate_peppwr_fits"
      ]
    },
    {
      "page": "validate_peppwr_power",
      "title": "Validate a peppwr_power object",
      "topics": [
        "validate_peppwr_power"
      ]
    }
  ],
  "_pkglogo": "https://github.com/teammaclean/peppwr/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/teammaclean/peppwr/raw/HEAD/README.md",
  "_rundeps": [
    "actuar",
    "assertthat",
    "bbmle",
    "bdsmatrix",
    "cli",
    "cowplot",
    "cpp11",
    "cvar",
    "dplyr",
    "expint",
    "extraDistr",
    "farver",
    "fastICA",
    "fBasics",
    "fGarch",
    "fitdistrplus",
    "gbutils",
    "generics",
    "ggplot2",
    "glue",
    "gss",
    "gtable",
    "GUILDS",
    "intervals",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "logitnorm",
    "magrittr",
    "MASS",
    "Matrix",
    "mvtnorm",
    "nakagami",
    "nloptr",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "poilog",
    "poweRlaw",
    "pracma",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "Rdpack",
    "Rfast",
    "rlang",
    "S7",
    "sads",
    "scales",
    "spatial",
    "stabledist",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "timeSeries",
    "univariateML",
    "utf8",
    "vctrs",
    "VGAM",
    "viridisLite",
    "withr",
    "zigg"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with peppwR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Setup",
        "Generate Synthetic Pilot Data",
        "Fit Distributions",
        "Visualize Distribution Fits",
        "Assess Fit Quality",
        "A Note on Sample Size and Distribution Detection",
        "Power Analysis - Aggregate Mode",
        "Finding Required Sample Size",
        "Finding Power at Fixed N",
        "Power Analysis - Per-Peptide Mode",
        "Interpreting Per-Peptide Results",
        "Summary",
        "Next Steps"
      ],
      "created": "2026-01-29 15:05:53",
      "modified": "2026-02-06 14:26:48",
      "commits": 4
    },
    {
      "source": "find-fits.Rmd",
      "filename": "find-fits.html",
      "title": "How to find the best fitting distribution",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-04-29 13:09:35",
      "modified": "2024-04-29 13:09:35",
      "commits": 1
    }
  ],
  "_score": 5.100370545117563,
  "_indexed": true,
  "_nocasepkg": "peppwr",
  "_universes": [
    "teammaclean",
    "tsl-zz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T08:56:47.000Z",
      "distro": "noble",
      "commit": "f9746302c7ff73d12fda02a290b722596b03f1dd",
      "fileid": "5eb600da69819efda1e46f9f5957a8c604fa0879228161503652eb258c2c8ce9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teammaclean/actions/runs/25957738940"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T08:56:42.000Z",
      "distro": "noble",
      "commit": "f9746302c7ff73d12fda02a290b722596b03f1dd",
      "fileid": "3da0d358382b0750e03d91d3e1220f16f8265cee2160fb63252c1da6fa879af8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teammaclean/actions/runs/25957738940"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T08:56:30.000Z",
      "commit": "f9746302c7ff73d12fda02a290b722596b03f1dd",
      "fileid": "60951bf36142c0cd4e8ec51f3480518448a0f6586e788a1f519ea84798eecf50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teammaclean/actions/runs/25957738940"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T08:56:51.000Z",
      "commit": "f9746302c7ff73d12fda02a290b722596b03f1dd",
      "fileid": "a07f7e7ef0295e702981941d80579d21ed9e2a287a08652d32fab563c5501c1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teammaclean/actions/runs/25957738940"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T08:56:14.000Z",
      "commit": "f9746302c7ff73d12fda02a290b722596b03f1dd",
      "fileid": "5500b68780c103c0f28afb66ad7b8b070164fdad1412118e77d356bc9df3c896",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teammaclean/actions/runs/25957738940"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T08:55:35.000Z",
      "commit": "f9746302c7ff73d12fda02a290b722596b03f1dd",
      "fileid": "783f795a6b5c1a0e1c366c9c4463da0f8f35b63349008de5cf8d17e5d0e3ef6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teammaclean/actions/runs/25957738940"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T08:55:54.000Z",
      "commit": "f9746302c7ff73d12fda02a290b722596b03f1dd",
      "fileid": "4d84f2cad9f7a18bb423de03bdcd6d07f156c9870e0a958e1a42fe7d7607e8c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teammaclean/actions/runs/25957738940"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T18:10:27.000Z",
      "commit": "f9746302c7ff73d12fda02a290b722596b03f1dd",
      "fileid": "06d171a5f0b765fcc1bb70592d5f95f3898ca32c064fa8ef3f4a9cd42f250a56",
      "status": "success",
      "buildurl": "https://github.com/r-universe/teammaclean/actions/runs/25957738940"
    }
  ]
}