{
  "_id": "6a1418ddacfb0bcc41d3cc6f",
  "Package": "ddst",
  "Title": "Data Driven Smooth Tests",
  "Version": "1.6.10",
  "Authors@R": "c(person(\"Przemyslaw\", \"Biecek\", email = \"przemyslaw.biecek@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Teresa\", \"Ledwina\", email = \"ledwina@impan.pl\", role = c(\"aut\")),\nperson(\"Grzegorz\", \"Wylupek\", role = c(\"aut\"))\n)",
  "Description": "Smooth tests are data driven (alternative hypothesis is\ndynamically selected based on data). In this package you will\nfind two groups of smooth of test: goodness-of-fit tests and\nnonparametric tests for comparing distributions. Among\ngoodness-of-fit tests there are tests for exponent, Gaussian,\nGumbel and uniform distribution. Among nonparametric tests\nthere are tests for stochastic dominance, k-sample test, test\nwith umbrella alternatives and test for change-point problems.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "URL": "https://pbiecek.github.io/ddst/",
  "BugReports": "https://github.com/pbiecek/ddst/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "Repository": "https://pbiecek.r-universe.dev",
  "Date/Publication": "2023-08-20 22:03:25 UTC",
  "RemoteUrl": "https://github.com/pbiecek/ddst",
  "RemoteRef": "HEAD",
  "RemoteSha": "39506cfc0fba6aa122dfdff534334b066c793652",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 09:36:53 UTC",
    "User": "root"
  },
  "Author": "Przemyslaw Biecek [aut, cre],\nTeresa Ledwina [aut],\nGrzegorz Wylupek [aut]",
  "Maintainer": "Przemyslaw Biecek <przemyslaw.biecek@gmail.com>",
  "MD5sum": "f016b09af1684b1ee4c3ff42f8e5ecac",
  "_user": "pbiecek",
  "_type": "src",
  "_file": "ddst_1.6.10.tar.gz",
  "_fileid": "2188ecbe4215ceac15b3885c3f36315c6cea1099fa025ae074720f58e24a7311",
  "_filesize": 1294474,
  "_sha256": "2188ecbe4215ceac15b3885c3f36315c6cea1099fa025ae074720f58e24a7311",
  "_created": "2026-05-25T09:36:53.000Z",
  "_published": "2026-05-25T09:39:41.293Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77689733546,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195657978"
    },
    {
      "job": 77689733529,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195656160"
    },
    {
      "job": 77689733516,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7195647897"
    },
    {
      "job": 77689733588,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195647981"
    },
    {
      "job": 77689087458,
      "time": 292,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195622979"
    },
    {
      "job": 77689733494,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195650507"
    },
    {
      "job": 77689733505,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195651078"
    },
    {
      "job": 77689733620,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7195652520"
    },
    {
      "job": 77689733511,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195644591"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pbiecek/actions/runs/26393646349",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pbiecek/ddst",
  "_commit": {
    "id": "39506cfc0fba6aa122dfdff534334b066c793652",
    "author": "Przemysław Biecek <przemyslaw.biecek@gmail.com>",
    "committer": "Przemysław Biecek <przemyslaw.biecek@gmail.com>",
    "message": "changes requested by CRAN\n",
    "time": 1692569005
  },
  "_maintainer": {
    "name": "Przemyslaw Biecek",
    "email": "przemyslaw.biecek@gmail.com",
    "login": "pbiecek",
    "twitter": "@PrzeBiec",
    "description": "I just like to make things. \nhttps://mi2.ai/",
    "uuid": 4624318
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.7",
      "role": "Depends"
    },
    {
      "package": "polynom",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "orthopolynom",
      "role": "Imports"
    },
    {
      "package": "evd",
      "role": "Imports"
    },
    {
      "package": "rmutil",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "pbiecek",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data-driven",
    "smooth-test",
    "statistics",
    "test"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "pbiecek",
      "count": 61,
      "uuid": 4624318
    }
  ],
  "_userbio": {
    "uuid": 4624318,
    "type": "user",
    "name": "Przemysław Biecek",
    "description": "I just like to make things. \r\nhttps://mi2.ai/"
  },
  "_downloads": {
    "count": 224,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ddst"
  },
  "_devurl": "https://github.com/pbiecek/ddst",
  "_pkgdown": "https://pbiecek.github.io/ddst/",
  "_searchresults": 33,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ddst.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pbiecek/ddst",
  "_realowner": "pbiecek",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2008-08-08"
    },
    {
      "version": "1.01",
      "date": "2008-09-28"
    },
    {
      "version": "1.02",
      "date": "2010-07-30"
    },
    {
      "version": "1.03",
      "date": "2012-08-19"
    },
    {
      "version": "1.4",
      "date": "2016-05-26"
    }
  ],
  "_exports": [
    "ddst.againststochdom.test",
    "ddst.evd.test",
    "ddst.exp.test",
    "ddst.forstochdom.test",
    "ddst.ksample.test",
    "ddst.normbounded.test",
    "ddst.normubounded.test",
    "ddst.normunbounded.bias",
    "ddst.twosample.test",
    "ddst.umbrellaknownp.test",
    "ddst.umbrellaunknownp.test",
    "ddst.uniform.test",
    "ddst.upwardtrend.test"
  ],
  "_help": [
    {
      "page": "ddst.againststochdom.test",
      "title": "Data Driven Smooth Test Against Stochastic Dominance",
      "topics": [
        "ddst.againststochdom.test"
      ]
    },
    {
      "page": "ddst.evd.test",
      "title": "Data Driven Smooth Test for Extreme Value Distribution",
      "topics": [
        "ddst.evd.test",
        "ddst.extr.Nk"
      ]
    },
    {
      "page": "ddst.exp.test",
      "title": "Data Driven Smooth Test for Exponentiality",
      "topics": [
        "ddst.exp.Nk",
        "ddst.exp.test"
      ]
    },
    {
      "page": "ddst.forstochdom.test",
      "title": "Data Driven Smooth Test for Stochastic Dominance in Two Samples",
      "topics": [
        "ddst.forstochdom.test"
      ]
    },
    {
      "page": "ddst.ksample.test",
      "title": "Data Driven Smooth Test for k-Sample Problem",
      "topics": [
        "ddst.ksample.test"
      ]
    },
    {
      "page": "ddst.normbounded.test",
      "title": "Data Driven Smooth Test for Normality; Bounded Basis Functions",
      "topics": [
        "ddst.norm.Nk",
        "ddst.normbounded.test"
      ]
    },
    {
      "page": "ddst.normunbounded.test",
      "title": "Data Driven Smooth Test for Normality; Unbounded Basis Functions",
      "topics": [
        "ddst.normubounded.test",
        "ddst.normunbounded.bias"
      ]
    },
    {
      "page": "ddst.twosample.test",
      "title": "Data Driven Smooth Test for Two-Sample Problem",
      "topics": [
        "ddst.twosample.test"
      ]
    },
    {
      "page": "ddst.umbrellaknownp.test",
      "title": "Data Driven Smooth Test for Umbrella Alternatives; Known Peak",
      "topics": [
        "ddst.umbrellaknownp.test"
      ]
    },
    {
      "page": "ddst.umbrellaunknownp.test",
      "title": "Data Driven Smooth Test for Umbrella Alternatives; Unknown Peak",
      "topics": [
        "ddst.umbrellaunknownp.test"
      ]
    },
    {
      "page": "ddst.uniform.test",
      "title": "Data Driven Smooth Test for Uniformity",
      "topics": [
        "ddst.uniform.Nk",
        "ddst.uniform.test"
      ]
    },
    {
      "page": "ddst.upwardtrend.test",
      "title": "Data Driven Smooth Test for Upward Trend Alternatives",
      "topics": [
        "ddst.upwardtrend.test"
      ]
    },
    {
      "page": "plot.ddst.test",
      "title": "Plot Function fo Data Driven Tests",
      "topics": [
        "plot.ddst.test"
      ]
    }
  ],
  "_readme": "https://github.com/pbiecek/ddst/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "evd",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "orthopolynom",
    "polynom",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "examples_all.Rmd",
      "filename": "examples_all.html",
      "title": "Examples for ddst package",
      "author": "Przemyslaw Biecek",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data Driven Smooth Tests with ddst package",
        "II. Data Driven Smooth Tests for Selected Goodness-of-Fit Problems",
        "1. Data Driven Smooth Test for Uniformity",
        "2. Data Driven Smooth Test for Exponentiality",
        "3. Data Driven Smooth Tests for Normality",
        "3.1. Bounded Basis Functions",
        "3.2. Unbounded Basis Functions",
        "4. Data Driven Smooth Test for Extreme Value Distribution",
        "III. Nonparametric Data Driven Smooth Tests for Comparing Distributions",
        "5. Data Driven Smooth Test for k-Sample Problem",
        "6. Data Driven Test for Stochastic Ordering",
        "7. Two-Sample Test Against Stochastic Dominance",
        "8. Data Driven Smooth Test for Upward Trend Alternative in k samples",
        "9. Data Driven Smooth Test for Umbrella Alternatives in k samples",
        "Unknown peak"
      ],
      "created": "2019-07-27 08:21:23",
      "modified": "2020-08-06 22:10:35",
      "commits": 10
    }
  ],
  "_score": 5.8407332346118075,
  "_indexed": true,
  "_nocasepkg": "ddst",
  "_universes": [
    "pbiecek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.10",
      "date": "2026-05-25T09:38:50.000Z",
      "distro": "noble",
      "commit": "39506cfc0fba6aa122dfdff534334b066c793652",
      "fileid": "4f6705108c69f9ba2cdd5a2cef6fc1997759b8ca5f249c3c0e6916f3d039ed9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/26393646349"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.10",
      "date": "2026-05-25T09:38:44.000Z",
      "distro": "noble",
      "commit": "39506cfc0fba6aa122dfdff534334b066c793652",
      "fileid": "554d5b46e1e00e6b44494cb9ece7c1b4406d005a4817c2a1a45180bb18d37d7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/26393646349"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.10",
      "date": "2026-05-25T09:38:24.000Z",
      "commit": "39506cfc0fba6aa122dfdff534334b066c793652",
      "fileid": "7d73529634ee66d7e70d73287456ca4239324819d4f521fb5a031621098b2750",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/26393646349"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.10",
      "date": "2026-05-25T09:38:25.000Z",
      "commit": "39506cfc0fba6aa122dfdff534334b066c793652",
      "fileid": "0e2bea8e84f463ac02e7ff15b73d0a7d19c153b94a7e02d7f0f7eed5b9a9bac3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/26393646349"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.10",
      "date": "2026-05-25T09:38:50.000Z",
      "commit": "39506cfc0fba6aa122dfdff534334b066c793652",
      "fileid": "6872563b9da068592b7b94a414897f3c7e0e0861f552e18bd4fd6120f767b4d0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/26393646349"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.10",
      "date": "2026-05-25T09:38:15.000Z",
      "commit": "39506cfc0fba6aa122dfdff534334b066c793652",
      "fileid": "cad84c6dbd9bd74cc87cd9cb69720c94da31a94a6514b93435fa092332ff2d96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/26393646349"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.10",
      "date": "2026-05-25T09:38:26.000Z",
      "commit": "39506cfc0fba6aa122dfdff534334b066c793652",
      "fileid": "3ef1d995acd93f88e6287d4521197d789c60606cf3b1b75cc28fcd11050e5cc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/26393646349"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.10",
      "date": "2026-05-25T09:37:58.000Z",
      "commit": "39506cfc0fba6aa122dfdff534334b066c793652",
      "fileid": "e05610915bfe2768e28826167822b67ab75ccfee5dfb72ca6f3f06b8b7497597",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/26393646349"
    }
  ]
}