{
  "_id": "6a102ab6acfb0bcc41c9221e",
  "Package": "R2sample",
  "Title": "Various Methods for the Two Sample Problem",
  "Version": "4.1.0",
  "Authors@R": "person(\"Wolfgang\", \"Rolke\", , \"wolfgang.rolke@upr.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-3514-726X\"))",
  "Description": "The routine twosample_test() in this package runs the two\nsample test using various test statistic. The p values are\nfound via permutation or large sample theory. The routine\ntwosample_power() allows the calculation of the power in\nvarious cases, and plot_power() draws the corresponding power\ngraphs. The routine run.studies allows a user to quickly study\nthe power of a new method and how it compares to some of the\nstandard ones.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-13 06:52:15 UTC",
    "User": "root"
  },
  "Author": "Wolfgang Rolke [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3514-726X>)",
  "Maintainer": "Wolfgang Rolke <wolfgang.rolke@upr.edu>",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://wolfgangrolke.r-universe.dev",
  "Date/Publication": "2025-06-16 18:30:06 UTC",
  "RemoteUrl": "https://github.com/cran/R2sample",
  "RemoteRef": "HEAD",
  "RemoteSha": "b8b1bfbc22d0caeeef8e8145f16b381b7c0f5d55",
  "MD5sum": "2b2d27d1723a56b21de314a4aeef7225",
  "_user": "wolfgangrolke",
  "_type": "src",
  "_file": "R2sample_4.1.0.tar.gz",
  "_fileid": "bb315421863dffd735164c08967659cca27abc02f7f4082d1d757274fdb4c081",
  "_filesize": 517364,
  "_sha256": "bb315421863dffd735164c08967659cca27abc02f7f4082d1d757274fdb4c081",
  "_created": "2026-05-13T06:52:15.000Z",
  "_published": "2026-05-22T10:06:46.541Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77358484990,
      "time": 162,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963497535"
    },
    {
      "job": 77358484887,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963497333"
    },
    {
      "job": 77358485035,
      "time": 173,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963500147"
    },
    {
      "job": 77358485281,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963500672"
    },
    {
      "job": 77358484798,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963668900"
    },
    {
      "job": 77358484919,
      "time": 341,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963545953"
    },
    {
      "job": 77358484834,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963694838"
    },
    {
      "job": 77358484815,
      "time": 229,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963613741"
    },
    {
      "job": 77358483975,
      "time": 257,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963455727"
    },
    {
      "job": 77358484091,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157961138"
    },
    {
      "job": 77358484848,
      "time": 165,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963498107"
    },
    {
      "job": 77358484982,
      "time": 208,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963508787"
    },
    {
      "job": 77358484564,
      "time": 163,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963497763"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/25783215055",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/R2sample",
  "_commit": {
    "id": "b8b1bfbc22d0caeeef8e8145f16b381b7c0f5d55",
    "author": "Wolfgang Rolke <wolfgang.rolke@upr.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 4.1.0\n",
    "time": 1750098606
  },
  "_maintainer": {
    "name": "Wolfgang Rolke",
    "email": "wolfgang.rolke@upr.edu",
    "login": "wolfgangrolke",
    "uuid": 9784563,
    "orcid": "0000-0002-3514-726X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "microbenchmark",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "4.1.0",
      "date": "2025-06-16"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "wolfgangrolke",
      "count": 10,
      "uuid": 9784563
    }
  ],
  "_userbio": {
    "uuid": 9784563,
    "type": "user",
    "name": "WolfgangRolke"
  },
  "_downloads": {
    "count": 220,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/R2sample"
  },
  "_searchresults": 5,
  "_topics": [
    "cpp"
  ],
  "_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/R2sample.html",
    "manual.pdf"
  ],
  "_realowner": "wolfgangrolke",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-10-12"
    },
    {
      "version": "1.0.0",
      "date": "2022-10-26"
    },
    {
      "version": "1.1.0",
      "date": "2023-01-23"
    },
    {
      "version": "2.2.0",
      "date": "2024-10-21"
    },
    {
      "version": "3.0.0",
      "date": "2025-02-01"
    },
    {
      "version": "3.1.0",
      "date": "2025-03-09"
    },
    {
      "version": "3.1.1",
      "date": "2025-03-16"
    },
    {
      "version": "4.0.0",
      "date": "2025-04-27"
    },
    {
      "version": "4.0.1",
      "date": "2025-04-30"
    },
    {
      "version": "4.1.0",
      "date": "2025-06-16"
    }
  ],
  "_exports": [
    "myTS2",
    "plot_power",
    "powerR",
    "run_shiny",
    "run.studies",
    "test_methods",
    "timecheck",
    "twosample_power",
    "twosample_test",
    "twosample_test_adjusted_pvalue"
  ],
  "_datasets": [
    {
      "name": "power_studies_results",
      "title": "power_studies_results",
      "object": "power_studies_results",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "pvaluecdf",
      "title": "pvaluecdf",
      "object": "pvaluecdf",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "z",
        "y1",
        "y2"
      ],
      "rows": 250,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "asymptotic_pvalues",
      "title": "This function finds the p values of several tests based on large sample theory",
      "topics": [
        "asymptotic_pvalues"
      ]
    },
    {
      "page": "case.studies",
      "title": "This function creates the functions needed to run the various case studies.",
      "topics": [
        "case.studies"
      ]
    },
    {
      "page": "chi_power",
      "title": "This function runs the chi-square test for continuous or discrete data",
      "topics": [
        "chi_power"
      ]
    },
    {
      "page": "myTS2",
      "title": "a local function needed for the vignette",
      "topics": [
        "myTS2"
      ]
    },
    {
      "page": "plot_power",
      "title": "This function draws the power graph, with curves sorted by the mean power and smoothed for easier reading.",
      "topics": [
        "plot_power"
      ]
    },
    {
      "page": "power_newtest",
      "title": "Power for tests with p values",
      "topics": [
        "power_newtest"
      ]
    },
    {
      "page": "power_studies_results",
      "title": "power_studies_results",
      "topics": [
        "power_studies_results"
      ]
    },
    {
      "page": "powerR",
      "title": "Find the power of two sample tests using Rcpp and parallel computing.",
      "topics": [
        "powerR"
      ]
    },
    {
      "page": "pvaluecdf",
      "title": "pvaluecdf",
      "topics": [
        "pvaluecdf"
      ]
    },
    {
      "page": "run_shiny",
      "title": "Runs the shiny app associated with R2sample package",
      "topics": [
        "run_shiny"
      ]
    },
    {
      "page": "run.studies",
      "title": "Power Comparisons",
      "topics": [
        "run.studies"
      ]
    },
    {
      "page": "signif.digits",
      "title": "This function does some rounding to nice numbers",
      "topics": [
        "signif.digits"
      ]
    },
    {
      "page": "timecheck",
      "title": "test function",
      "topics": [
        "timecheck"
      ]
    },
    {
      "page": "twosample_power",
      "title": "Power estimation for two-sample methods",
      "topics": [
        "twosample_power"
      ]
    },
    {
      "page": "twosample_test",
      "title": "Tests for the univariate two-sample problem",
      "topics": [
        "twosample_test"
      ]
    },
    {
      "page": "twosample_test_adjusted_pvalue",
      "title": "Adjusted p values for simultaneous testing in the two-sample problem.",
      "topics": [
        "twosample_test_adjusted_pvalue"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "digest",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gtable",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "microbenchmark",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "R2sample.Rmd",
      "filename": "R2sample.html",
      "title": "R2sample",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example 1",
        "New Tests",
        "Arguments and output of new test routine for continuous data",
        "Example 2",
        "New Test",
        "Arguments and output of new test routine for discrete data",
        "Permutation Method",
        "Parametric Bootstrap",
        "Example 3",
        "The Testing Methods",
        "The Arguments of twosample_test",
        "The Output of twosample_test",
        "shiny app",
        "twosample_power and plot_power",
        "Example 4",
        "The Arguments of twosample_power",
        "Example 5",
        "Example 6",
        "Adjusted p values for Several Tests",
        "Case Studies",
        "References"
      ],
      "created": "2022-10-12 13:42:48",
      "modified": "2025-06-16 18:30:06",
      "commits": 8
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "r2sample",
  "_universes": [
    "wolfgangrolke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.1.0",
      "date": "2026-05-13T06:54:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b8b1bfbc22d0caeeef8e8145f16b381b7c0f5d55",
      "fileid": "f779b0810853223d354d822cb0fd8b82f4caf8b6080d214e8f0cc8b5986d32a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/25783215055"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.1.0",
      "date": "2026-05-13T06:54:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b8b1bfbc22d0caeeef8e8145f16b381b7c0f5d55",
      "fileid": "bc82880aca67132a21b75f3bafeb145d13b112d561badc3672e2baeaa9151cac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/25783215055"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "4.1.0",
      "date": "2026-05-13T06:55:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b8b1bfbc22d0caeeef8e8145f16b381b7c0f5d55",
      "fileid": "2997f3c5e07cdf759e4b16f75777519c71e30244ae6291e7cfa7d94baed3f3f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/25783215055"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "4.1.0",
      "date": "2026-05-13T06:55:09.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b8b1bfbc22d0caeeef8e8145f16b381b7c0f5d55",
      "fileid": "cd2f4fd724f2376de9537eacd31a139b35a0af71c27d770c17f739462e393cd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/25783215055"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "4.1.0",
      "date": "2026-05-13T07:05:41.000Z",
      "arch": "aarch64",
      "commit": "b8b1bfbc22d0caeeef8e8145f16b381b7c0f5d55",
      "fileid": "bd7d0205681a18a5115c740ca7f72056a170a93bd1b924d1a465d2f403d24d08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/25783215055"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "4.1.0",
      "date": "2026-05-13T06:57:28.000Z",
      "arch": "x86_64",
      "commit": "b8b1bfbc22d0caeeef8e8145f16b381b7c0f5d55",
      "fileid": "cae37448319ea668d4b2fc48ea2fd982fe065f491a64e14d21c4d9e595260281",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/25783215055"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "4.1.0",
      "date": "2026-05-13T07:07:05.000Z",
      "arch": "aarch64",
      "commit": "b8b1bfbc22d0caeeef8e8145f16b381b7c0f5d55",
      "fileid": "ff3f893765aabcd1e9d23ef8747c121c090d24045b0c1c6976c610635a207218",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/25783215055"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "4.1.0",
      "date": "2026-05-13T07:01:37.000Z",
      "arch": "x86_64",
      "commit": "b8b1bfbc22d0caeeef8e8145f16b381b7c0f5d55",
      "fileid": "76e8f5d17ca8ca9ee15659bf20ff6ccf4b8d2e8ea99a36ccdbd0fd0e2a72300d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/25783215055"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "4.1.0",
      "date": "2026-05-13T06:54:15.000Z",
      "arch": "x86_64",
      "commit": "b8b1bfbc22d0caeeef8e8145f16b381b7c0f5d55",
      "fileid": "dd2c016ccd2b0f0dd7b0f9545fc06eb38f346abb6601eb8e7c05ed16780755cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/25783215055"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "4.1.0",
      "date": "2026-05-13T06:54:43.000Z",
      "arch": "x86_64",
      "commit": "b8b1bfbc22d0caeeef8e8145f16b381b7c0f5d55",
      "fileid": "0e1fc32251e396afbac3d7b973635be2e711f11f6206931559b956ef003d8b29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/25783215055"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "4.1.0",
      "date": "2026-05-13T06:54:09.000Z",
      "arch": "x86_64",
      "commit": "b8b1bfbc22d0caeeef8e8145f16b381b7c0f5d55",
      "fileid": "ff3a8255eb6373c85bdbe64e0c8af90fedb719f6d8f96c45db0b2694a68a4146",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/25783215055"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "4.1.0",
      "date": "2026-05-22T10:06:02.000Z",
      "arch": "emscripten",
      "commit": "b8b1bfbc22d0caeeef8e8145f16b381b7c0f5d55",
      "fileid": "d2540d6916eefb4817628a890f2e0ff37117be0fab01359ce6e50506f445acb9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wolfgangrolke/actions/runs/25783215055"
    }
  ]
}