{
  "_id": "6a51dfdb9b92047c28d51f9a",
  "Type": "Package",
  "Package": "deltatest",
  "Title": "Statistical Hypothesis Testing Using the Delta Method",
  "Version": "0.2.0.9000",
  "Authors@R": "c(\nperson(\"Koji\", \"Makiyama\", , \"hoxo.smile@gmail.com\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Kazuyuki\", \"Sano\", role = c(\"ctb\", \"wdc\")),\nperson(\"Shinichi\", \"Takayanagi\", , \"shinichi.takayanagi@gmail.com\", role = \"med\"),\nperson(\"Daisuke\", \"Ichikawa\", role = \"exp\"),\nperson(\"LY Corporation Analytics Solution Enhancement Team\", role = \"spn\")\n)",
  "Description": "Statistical hypothesis testing using the Delta method as\nproposed by Deng et al. (2018) <doi:10.1145/3219819.3219919>.\nThis method replaces the standard variance estimation formula\nin the Z-test with an approximate formula derived via the Delta\nmethod, which can account for within-user correlation.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/hoxo-m/deltatest,\nhttps://hoxo-m.github.io/deltatest/",
  "BugReports": "https://github.com/hoxo-m/deltatest/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://hoxo-m.r-universe.dev",
  "Date/Publication": "2026-03-13 09:08:03 UTC",
  "RemoteUrl": "https://github.com/hoxo-m/deltatest",
  "RemoteRef": "HEAD",
  "RemoteSha": "f3e730b1756e09184117b34db77d806be77d0921",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-11 06:13:48 UTC",
    "User": "root"
  },
  "Author": "Koji Makiyama [aut, cre, cph],\nKazuyuki Sano [ctb, wdc],\nShinichi Takayanagi [med],\nDaisuke Ichikawa [exp],\nLY Corporation Analytics Solution Enhancement Team [spn]",
  "Maintainer": "Koji Makiyama <hoxo.smile@gmail.com>",
  "_user": "hoxo-m",
  "_type": "src",
  "_file": "deltatest_0.2.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/4a8050c0fd9066625bb4d91f02471939e83637c995755ae927abe72e39014c9e",
  "_filesize": 175845,
  "_sha256": "4a8050c0fd9066625bb4d91f02471939e83637c995755ae927abe72e39014c9e",
  "_expires": "2026-10-19T06:16:57.000Z",
  "_created": "2026-07-11T06:13:48.000Z",
  "_published": "2026-07-11T06:16:59.559Z",
  "_jobs": [
    {
      "job": 86518161173,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8245630900"
    },
    {
      "job": 86518161175,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245633293"
    },
    {
      "job": 86518161180,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8245627608"
    },
    {
      "job": 86518161194,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245623941"
    },
    {
      "job": 86517854639,
      "time": 248,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245610760"
    },
    {
      "job": 86518161184,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8245627662"
    },
    {
      "job": 86518161203,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8245623153"
    },
    {
      "job": 86518161210,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8245621675"
    },
    {
      "job": 86518161285,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245622733"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/29142366620",
  "_status": "success",
  "_upstream": "https://github.com/hoxo-m/deltatest",
  "_commit": {
    "id": "f3e730b1756e09184117b34db77d806be77d0921",
    "author": "hoxo-m <hoxo.smile@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Fix column name collisions in metric evaluation (#13)",
    "time": 1773392883
  },
  "_maintainer": {
    "name": "Koji Makiyama",
    "email": "hoxo.smile@gmail.com",
    "login": "hoxo-m",
    "description": "Japanese translator of R for Everyone, Feature Engineering for Machine Learning, and Models of the Mind.",
    "uuid": 7479163
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "R6",
      "version": ">= 2.6.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "hoxo-m",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 10
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2026-03-09"
    }
  ],
  "_topics": [
    "ab-testing",
    "data-science",
    "statistics"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "hoxo-m",
      "count": 98,
      "uuid": 7479163
    },
    {
      "user": "statditto",
      "count": 1,
      "uuid": 27876663
    }
  ],
  "_userbio": {
    "uuid": 7479163,
    "type": "user",
    "name": "hoxo-m",
    "followers": 134,
    "description": "Japanese translator of R for Everyone, Feature Engineering for Machine Learning, and Models of the Mind."
  },
  "_downloads": {
    "count": 226,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/deltatest"
  },
  "_devurl": "https://github.com/hoxo-m/deltatest",
  "_pkgdown": "https://hoxo-m.github.io/deltatest/",
  "_searchresults": 16,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/deltatest.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hoxo-m/deltatest",
  "_realowner": "hoxo-m",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-03-03"
    },
    {
      "version": "0.2.0",
      "date": "2026-03-09"
    }
  ],
  "_exports": [
    "DeltaMethodForRatio",
    "deltatest",
    "generate_dummy_data"
  ],
  "_help": [
    {
      "page": "DeltaMethodForRatio",
      "title": "The Delta Method for Ratio",
      "topics": [
        "DeltaMethodForRatio"
      ]
    },
    {
      "page": "deltatest",
      "title": "Two Sample Z-Test for Ratio Metrics Using the Delta Method",
      "topics": [
        "deltatest"
      ]
    },
    {
      "page": "generate_dummy_data",
      "title": "Generate Dummy Data",
      "topics": [
        "generate_dummy_data"
      ]
    }
  ],
  "_readme": "https://github.com/hoxo-m/deltatest/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "broom",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.049218022670182,
  "_indexed": true,
  "_nocasepkg": "deltatest",
  "_universes": [
    "hoxo-m"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-11T06:16:04.000Z",
      "distro": "resolute",
      "commit": "f3e730b1756e09184117b34db77d806be77d0921",
      "fileid": "https://r2.ropensci.org/717c9d3c9fbcb1b4eb1cf7cb0db354be96c240f240c73739e9113b68332df456",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/29142366620"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-11T06:16:18.000Z",
      "distro": "resolute",
      "commit": "f3e730b1756e09184117b34db77d806be77d0921",
      "fileid": "https://r2.ropensci.org/2743d06acd1e149af5abc519c312cf2397b7b04d76c009c2929e12e5bdb3d5b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/29142366620"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-11T06:15:39.000Z",
      "commit": "f3e730b1756e09184117b34db77d806be77d0921",
      "fileid": "https://r2.ropensci.org/c735f0b728f17fc5b38f914e5bdc6ff2c3476d08c09af13136e39fa59df76037",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/29142366620"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-11T06:15:20.000Z",
      "commit": "f3e730b1756e09184117b34db77d806be77d0921",
      "fileid": "https://r2.ropensci.org/d84ed629ca4d94c377650dc99355ef46eeffacdbed4d7cf8b6a04a5b5605f2ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/29142366620"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-07-11T06:15:57.000Z",
      "commit": "f3e730b1756e09184117b34db77d806be77d0921",
      "fileid": "https://r2.ropensci.org/801491a8f23fb8047a1fee0250d80b904ca2dc4f90f6e15bf88902f10044302f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/29142366620"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-11T06:15:05.000Z",
      "commit": "f3e730b1756e09184117b34db77d806be77d0921",
      "fileid": "https://r2.ropensci.org/a15dc1e107d9051010816595343d3801d9970c3a8d83a0334846e2a9f5bd1154",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/29142366620"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-11T06:14:56.000Z",
      "commit": "f3e730b1756e09184117b34db77d806be77d0921",
      "fileid": "https://r2.ropensci.org/0ad6ce15e3b1c2a6f5425f9aa544919ed9bce7fcce04d47ed45e20391a4d3a6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/29142366620"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-11T06:15:01.000Z",
      "commit": "f3e730b1756e09184117b34db77d806be77d0921",
      "fileid": "https://r2.ropensci.org/be5b0d91c6757f6e081751215184f26c20f122735445d66dfac231a6f71ef0d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/29142366620"
    }
  ]
}