{
  "_id": "6a14132bacfb0bcc41d3bbeb",
  "Package": "dgof",
  "Version": "1.5.1",
  "Date": "2024-10-09",
  "Title": "Discrete Goodness-of-Fit Tests",
  "Authors@R": "c(person(given = c(\"Taylor\", \"B.\"),\nfamily = \"Arnold\",\nrole = c(\"aut\", \"cre\"),\nemail = \"taylor.b.arnold@gmail.com\"),\nperson(given = c(\"John\", \"W.\"),\nfamily = \"Emerson\",\nrole = \"aut\"),\nperson(given = c(\"R Core Team and contributors worldwide\"),\nrole = \"aut\"))",
  "Maintainer": "Taylor B. Arnold <taylor.b.arnold@gmail.com>",
  "Description": "A revision to the stats::ks.test() function and the\nassociated ks.test.Rd help page. With one minor exception, it\ndoes not change the existing behavior of ks.test(), and it adds\nfeatures necessary for doing one-sample tests with hypothesized\ndiscrete distributions. The package also contains cvm.test(),\nfor doing one-sample Cramer-von Mises goodness-of-fit tests.",
  "License": "GPL (>= 2.0)",
  "LazyLoad": "yes",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-25 09:13:09 UTC",
    "User": "root"
  },
  "Author": "Taylor B. Arnold [aut, cre], John W. Emerson [aut], R Core Team\nand contributors worldwide [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-10-09 16:20:01 UTC",
  "RemoteUrl": "https://github.com/cran/dgof",
  "RemoteRef": "HEAD",
  "RemoteSha": "7cb7fa1875d3f1375e1edfc76eb857379a40c5f4",
  "MD5sum": "46835ceb1d0edc0404fe7a6746ff1fcd",
  "_user": "cran",
  "_type": "src",
  "_file": "dgof_1.5.1.tar.gz",
  "_fileid": "d4ae99d1e06e645918708ccbf2ca42a806174cf32ea8d908f31674211e5f5f63",
  "_filesize": 158517,
  "_sha256": "d4ae99d1e06e645918708ccbf2ca42a806174cf32ea8d908f31674211e5f5f63",
  "_created": "2026-05-25T09:13:09.000Z",
  "_published": "2026-05-25T09:15:23.712Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77686588452,
      "time": 99,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195277971"
    },
    {
      "job": 77686588443,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195280126"
    },
    {
      "job": 77686588479,
      "time": 94,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195276840"
    },
    {
      "job": 77686588414,
      "time": 95,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195277326"
    },
    {
      "job": 77686091477,
      "time": 217,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195253113"
    },
    {
      "job": 77686588364,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195274495"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26392724015",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/dgof",
  "_commit": {
    "id": "7cb7fa1875d3f1375e1edfc76eb857379a40c5f4",
    "author": "Taylor B. Arnold <taylor.b.arnold@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.5.1\n",
    "time": 1728490801
  },
  "_maintainer": {
    "name": "Taylor B. Arnold",
    "email": "taylor.b.arnold@gmail.com"
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "statmath",
      "count": 1,
      "uuid": 1789076
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 1237,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dgof"
  },
  "_mentions": 2,
  "_searchresults": 163,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dgof.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1",
      "date": "2012-08-04"
    },
    {
      "version": "1.2",
      "date": "2013-10-25"
    },
    {
      "version": "1.4",
      "date": "2022-06-16"
    },
    {
      "version": "1.5.1",
      "date": "2024-10-09"
    }
  ],
  "_exports": [
    "cvm.test",
    "ks.test"
  ],
  "_help": [
    {
      "page": "cvm.test",
      "title": "Discrete Cramer-von Mises Goodness-of-Fit Tests",
      "topics": [
        "cvm.test"
      ]
    },
    {
      "page": "ks.test",
      "title": "Kolmogorov-Smirnov Tests",
      "topics": [
        "ks.test"
      ]
    }
  ],
  "_readme": "https://github.com/cran/dgof/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.48064856308876,
  "_indexed": true,
  "_nocasepkg": "dgof",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.1",
      "date": "2026-05-25T09:14:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7cb7fa1875d3f1375e1edfc76eb857379a40c5f4",
      "fileid": "3ded67d7913af7d03e2f01e2fdd107aafe87241ad73f24f04ea931a71b15a914",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26392724015"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.1",
      "date": "2026-05-25T09:14:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7cb7fa1875d3f1375e1edfc76eb857379a40c5f4",
      "fileid": "049f1f068b02f6b021eeaeb83f28ec27b3e48daf60d221ffc5d2c095f57867e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26392724015"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.1",
      "date": "2026-05-25T09:14:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7cb7fa1875d3f1375e1edfc76eb857379a40c5f4",
      "fileid": "ef5c465a90dc47563dcee9e966fb0da2cb7f4f78e79ef68553f274459a5deb07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26392724015"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.1",
      "date": "2026-05-25T09:14:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7cb7fa1875d3f1375e1edfc76eb857379a40c5f4",
      "fileid": "5decd78b67a5c9d9c0525e438ac6aa4efa2804e75e0ceed56c78764277a7c753",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26392724015"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.1",
      "date": "2026-05-25T09:14:45.000Z",
      "arch": "emscripten",
      "commit": "7cb7fa1875d3f1375e1edfc76eb857379a40c5f4",
      "fileid": "1c49d774afeb4999caeb939ff0728ce1cbda3f52b1cd392452f0e794dad96aa6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26392724015"
    }
  ]
}