{
  "_id": "6a1f0e5cb401979e7341d2e0",
  "Package": "cvmdisc",
  "Type": "Package",
  "Title": "Cramer von Mises Tests for Discrete or Grouped Distributions",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Shaun Zheng\", \"Sun\", email=\"Shaun.Sun@ufv.ca\", role = c(\"aut\", \"cre\")),\nperson(\"Dillon\", \"Duncan\", email=\"dillon.duncan@student.ufv.ca\", role = \"aut\"))",
  "Description": "Implements Cramer-von Mises Statistics for testing fit to\n(1) fully specified discrete distributions as described in\nChoulakian, Lockhart and Stephens (1994) <doi:10.2307/3315828>\n(2) discrete distributions with unknown parameters that must be\nestimated from the sample data, see Spinelli & Stephens (1997)\n<doi:10.2307/3315735> and Lockhart, Spinelli and Stephens\n(2007) <doi:10.1002/cjs.5550350111> (3) grouped continuous\ndistributions with Unknown Parameters, see Spinelli (2001)\n<doi:10.2307/3316040>. Maximum likelihood estimation (MLE) is\nused to estimate the parameters. The package computes the\nCramer-von Mises Statistics, Anderson-Darling Statistics and\nthe Watson-Stephens Statistics and their p-values.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 08:54:09 UTC",
    "User": "root"
  },
  "Author": "Shaun Zheng Sun [aut, cre], Dillon Duncan [aut]",
  "Maintainer": "Shaun Zheng Sun <Shaun.Sun@ufv.ca>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-11-04 14:30:05 UTC",
  "RemoteUrl": "https://github.com/cran/cvmdisc",
  "RemoteRef": "HEAD",
  "RemoteSha": "6c76e1932aed1acc03b6e0c09dab11a9d6d30763",
  "MD5sum": "c71f8ef717257ddd4972f190cda20ffa",
  "_user": "cran",
  "_type": "src",
  "_file": "cvmdisc_0.1.0.tar.gz",
  "_fileid": "1051bbd6941b5217f29b66abb15eb2d07cb3f357d131ce51f04ef605d7536df5",
  "_filesize": 146588,
  "_sha256": "1051bbd6941b5217f29b66abb15eb2d07cb3f357d131ce51f04ef605d7536df5",
  "_created": "2026-05-17T08:54:09.000Z",
  "_published": "2026-06-02T17:09:48.189Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79128529355,
      "time": 97,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041002138"
    },
    {
      "job": 79128529276,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041002554"
    },
    {
      "job": 79128528273,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040990452"
    },
    {
      "job": 79128528131,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364691703"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25986336397",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/cvmdisc",
  "_commit": {
    "id": "6c76e1932aed1acc03b6e0c09dab11a9d6d30763",
    "author": "Shaun Zheng Sun <Shaun.Sun@ufv.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1572877805
  },
  "_maintainer": {
    "name": "Shaun Zheng Sun",
    "email": "shaun.sun@ufv.ca"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "stats4",
      "role": "Depends"
    },
    {
      "package": "CompQuadForm",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 197,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cvmdisc"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cvmdisc.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-11-04"
    }
  ],
  "_exports": [
    "cvmPval",
    "cvmTest",
    "distrFit",
    "groupFit"
  ],
  "_help": [
    {
      "page": "cvmdisc",
      "title": "Fit Grouped Data",
      "topics": [
        "cvmdisc-package",
        "cvmdisc"
      ]
    },
    {
      "page": "cvmPval",
      "title": "cvmPval",
      "topics": [
        "cvmPval"
      ]
    },
    {
      "page": "cvmTest",
      "title": "cvmTest",
      "topics": [
        "cvmTest"
      ]
    },
    {
      "page": "distrFit",
      "title": "distrFit",
      "topics": [
        "distrFit"
      ]
    },
    {
      "page": "groupFit",
      "title": "groupFit",
      "topics": [
        "groupFit"
      ]
    }
  ],
  "_rundeps": [
    "CompQuadForm"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "cvmdisc",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-17T08:55:48.000Z",
      "distro": "noble",
      "commit": "6c76e1932aed1acc03b6e0c09dab11a9d6d30763",
      "fileid": "472da7d9dff52b05061bb651ec9a3a3fe114a35eba48fafe2f67bb01c06a8738",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25986336397"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-17T08:55:48.000Z",
      "distro": "noble",
      "commit": "6c76e1932aed1acc03b6e0c09dab11a9d6d30763",
      "fileid": "42391732a04c5881b2dfb63eb55aa4e950658adbda7f44180d2e8fe0be6a7df7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25986336397"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T17:09:31.000Z",
      "commit": "6c76e1932aed1acc03b6e0c09dab11a9d6d30763",
      "fileid": "826c0722c5a8f68634bfba70155bae75d91f3d2d6ab5b27ebe9553e9f578d16c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25986336397"
    }
  ]
}