{
  "_id": "6a1ef88db401979e73417d85",
  "Package": "POSSA",
  "Title": "Power Simulation for Sequential Analyses and Multiple Hypotheses",
  "Version": "0.6.5",
  "Date": "2025-08-21",
  "Authors@R": "c(person(\"Gáspár\", \"Lukács\", email = \"lkcsgaspar@gmail.com\", role =\nc(\"aut\", \"cre\")))",
  "Description": "Calculates, via simulation, power and appropriate stopping\nalpha boundaries (and/or futility bounds) for sequential\nanalyses (i.e., group sequential design) as well as for\nmultiple hypotheses (multiple tests included in an analysis),\ngiven any specified global error rate. This enables the\nsequential use of practically any significance test, as long as\nthe underlying data can be simulated in advance to a reasonable\napproximation. Lukács (2022) <doi:10.21105/joss.04643>.",
  "URL": "https://github.com/gasparl/possa",
  "License": "BSD_2_clause + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://gasparl.r-universe.dev",
  "Date/Publication": "2025-08-21 06:12:57 UTC",
  "RemoteUrl": "https://github.com/gasparl/possa",
  "RemoteRef": "HEAD",
  "RemoteSha": "339b98c6427de22d36efe6bb7e549dfecb17df3d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 05:58:38 UTC",
    "User": "root"
  },
  "Author": "Gáspár Lukács [aut, cre]",
  "Maintainer": "Gáspár Lukács <lkcsgaspar@gmail.com>",
  "MD5sum": "c277b86737a6e4139550a587f38a0f6b",
  "_user": "gasparl",
  "_type": "src",
  "_file": "POSSA_0.6.5.tar.gz",
  "_fileid": "1132b64a4531f605de3c12f1356b935d9e5b80c5c622329a5ae8ad078b742687",
  "_filesize": 278988,
  "_sha256": "1132b64a4531f605de3c12f1356b935d9e5b80c5c622329a5ae8ad078b742687",
  "_created": "2026-05-19T05:58:38.000Z",
  "_published": "2026-06-02T15:36:45.817Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79109912386,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7075971140"
    },
    {
      "job": 79109912081,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075969624"
    },
    {
      "job": 79109912542,
      "time": 232,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7075984766"
    },
    {
      "job": 79109911578,
      "time": 197,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075969875"
    },
    {
      "job": 79109910930,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075939134"
    },
    {
      "job": 79109910783,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362467526"
    },
    {
      "job": 79109911708,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7075962435"
    },
    {
      "job": 79109912529,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7075965921"
    },
    {
      "job": 79109912347,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075960658"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gasparl/actions/runs/26079139817",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gasparl/possa",
  "_commit": {
    "id": "339b98c6427de22d36efe6bb7e549dfecb17df3d",
    "author": "gaspar <gaspar.luka@proton.me>",
    "committer": "gaspar <gaspar.luka@proton.me>",
    "message": "date\n",
    "time": 1755756777
  },
  "_maintainer": {
    "name": "Gáspár Lukács",
    "email": "lkcsgaspar@gmail.com",
    "login": "packetsphere",
    "description": "Alternative for https://github.com/gasparl",
    "uuid": 182086690
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "faux",
      "role": "Suggests"
    }
  ],
  "_owner": "gasparl",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.6.5",
      "date": "2025-08-04"
    }
  ],
  "_topics": [
    "multiple-testing",
    "r-pkg",
    "sequential-analyses",
    "sequential-design",
    "statistical-analysis"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "packetsphere",
      "count": 116,
      "uuid": 182086690
    },
    {
      "user": "gasparl",
      "count": 4,
      "uuid": 37374850
    }
  ],
  "_userbio": {
    "uuid": 37374850,
    "type": "user",
    "name": "Gaspar Lukacs"
  },
  "_downloads": {
    "count": 183,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/POSSA"
  },
  "_devurl": "https://github.com/gasparl/possa",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/POSSA.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gasparl/possa",
  "_realowner": "gasparl",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.5",
      "date": "2022-07-18"
    },
    {
      "version": "0.6.1",
      "date": "2022-08-29"
    },
    {
      "version": "0.6.3",
      "date": "2023-03-14"
    },
    {
      "version": "0.6.4",
      "date": "2023-04-22"
    },
    {
      "version": "0.6.5",
      "date": "2025-08-21"
    }
  ],
  "_exports": [
    "get_p",
    "pow",
    "sim"
  ],
  "_help": [
    {
      "page": "get_p",
      "title": "Extract p-value from tests",
      "topics": [
        "get_p",
        "get_p.aov",
        "get_p.aovlist"
      ]
    },
    {
      "page": "pow",
      "title": "Power calculation",
      "topics": [
        "pow"
      ]
    },
    {
      "page": "print.possa_pow_df",
      "title": "Print pow results data frame",
      "topics": [
        "print.possa_pow_df"
      ]
    },
    {
      "page": "print.possa_pow_list",
      "title": "Print pow results",
      "topics": [
        "print.possa_pow_list"
      ]
    },
    {
      "page": "print.possa_sim_df",
      "title": "Print sim results",
      "topics": [
        "print.possa_sim_df"
      ]
    },
    {
      "page": "sim",
      "title": "Simulation procedure",
      "topics": [
        "sim"
      ]
    }
  ],
  "_readme": "https://github.com/gasparl/possa/raw/HEAD/README.md",
  "_rundeps": [
    "data.table"
  ],
  "_vignettes": [
    {
      "source": "v_1_intro.Rmd",
      "filename": "v_1_intro.html",
      "title": "Introduction to POSSA. Sequential tests for two means (t-tests).",
      "engine": "knitr::rmarkdown",
      "headings": [
        "User functions for sample simulation and testing",
        "POSSA's sim and pow",
        "Adjusting local alphas",
        "Specifying initial local alphas",
        "Futility bounds",
        "Specifying observation numbers per each sample",
        "Paired (and correlated) samples – \"GRP\" group notation",
        "Arbitrary stops",
        "More..."
      ],
      "created": "2022-07-20 12:36:55",
      "modified": "2025-08-21 05:55:45",
      "commits": 3
    },
    {
      "source": "v_2_multiple_hypotheses.Rmd",
      "filename": "v_2_multiple_hypotheses.html",
      "title": "Recording descriptives. Varying factors. Testing multiple hypotheses.",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Recording descriptives",
        "Varying factors",
        "Testing multiple hypotheses",
        "Basics – notation for multiple groups",
        "Sequential design",
        "Specifying local alphas per each test",
        "Non-stopping local alphas",
        "Specifying observation numbers per each group",
        "That's all"
      ],
      "created": "2022-07-20 12:36:55",
      "modified": "2023-03-07 18:11:00",
      "commits": 2
    },
    {
      "source": "v_3_examples.Rmd",
      "filename": "v_3_examples.html",
      "title": "Practical examples (unequal variances; ranked data; ANOVA; DeLong's test)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Unequal variances",
        "Ranked data",
        "ANOVA",
        "DeLong's test"
      ],
      "created": "2022-07-20 12:36:55",
      "modified": "2023-03-07 18:11:00",
      "commits": 3
    },
    {
      "source": "v_4_benchmarking.Rmd",
      "filename": "v_4_benchmarking.html",
      "title": "Benchmarking POSSA.",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-07-20 12:36:55",
      "modified": "2023-03-07 18:11:00",
      "commits": 2
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "possa",
  "_universes": [
    "gasparl",
    "packetsphere"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.5",
      "date": "2026-05-19T06:00:48.000Z",
      "distro": "noble",
      "commit": "339b98c6427de22d36efe6bb7e549dfecb17df3d",
      "fileid": "730cc023c0ad4d5b4b186b5e026ef9ee01c32a1e8b142935aee77c6830d2debb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gasparl/actions/runs/26079139817"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.5",
      "date": "2026-05-19T06:00:44.000Z",
      "distro": "noble",
      "commit": "339b98c6427de22d36efe6bb7e549dfecb17df3d",
      "fileid": "7527a4f305e5e225090554a9b58cafd9990e01a58dad5caef009fe14e293070e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gasparl/actions/runs/26079139817"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.5",
      "date": "2026-05-19T06:01:46.000Z",
      "commit": "339b98c6427de22d36efe6bb7e549dfecb17df3d",
      "fileid": "4ff79458946e428880f618e936257924184d7c8cddcae3b681aa5acd36484f82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gasparl/actions/runs/26079139817"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.5",
      "date": "2026-05-19T06:00:47.000Z",
      "commit": "339b98c6427de22d36efe6bb7e549dfecb17df3d",
      "fileid": "be97db958541e486ea09d5cbd741aa9c091722ebb3832bb375962b95d1c22caf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gasparl/actions/runs/26079139817"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-05-19T06:00:03.000Z",
      "commit": "339b98c6427de22d36efe6bb7e549dfecb17df3d",
      "fileid": "4c0506b42edbe74b1112091874149f7a1d96502d6f339e5ff6e1201dcfca0570",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gasparl/actions/runs/26079139817"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-05-19T06:00:23.000Z",
      "commit": "339b98c6427de22d36efe6bb7e549dfecb17df3d",
      "fileid": "21387556e0840ff7fcb2eac33cc5d1a27591abaa738298807c6978b1937f9596",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gasparl/actions/runs/26079139817"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-05-19T05:59:57.000Z",
      "commit": "339b98c6427de22d36efe6bb7e549dfecb17df3d",
      "fileid": "51d014d9a0ab115fbc1ba9a34cbde18c0bc23d01c5b9e5430742e6c048c765fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gasparl/actions/runs/26079139817"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.5",
      "date": "2026-06-02T15:36:19.000Z",
      "commit": "339b98c6427de22d36efe6bb7e549dfecb17df3d",
      "fileid": "da65f6164b19c13783d5bac7f03402a7d97a941079ca2cbe0efb4f8316486ec0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gasparl/actions/runs/26079139817"
    }
  ]
}