{
  "_id": "6a101f14acfb0bcc41c8af62",
  "Package": "DWreg",
  "Title": "Parametric Regression for Discrete Response",
  "Version": "3.0",
  "Authors@R": "c(person(given = \"Veronica\",\nfamily = \"Vinciotti\",\nrole = c(\"aut\", \"cre\"),\nemail = \"veronica.vinciotti@unitn.it\"))",
  "Description": "Regression for a discrete response, where the conditional\ndistribution is modelled via a discrete Weibull distribution.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 07:00:00 UTC",
    "User": "root"
  },
  "Author": "Veronica Vinciotti [aut, cre]",
  "Maintainer": "Veronica Vinciotti <veronica.vinciotti@unitn.it>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-05-19 13:02:44 UTC",
  "RemoteUrl": "https://github.com/cran/DWreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "1ffeb7df56e39965a24f0a6683f3f609e024b998",
  "MD5sum": "a858c90f0d257cfd30317e5f2e954b15",
  "_user": "cran",
  "_type": "src",
  "_file": "DWreg_3.0.tar.gz",
  "_fileid": "01bcbedc911276cfec2beaf3b0c795523faad6d21d0228b39f0130ff0d4ce116",
  "_filesize": 160415,
  "_sha256": "01bcbedc911276cfec2beaf3b0c795523faad6d21d0228b39f0130ff0d4ce116",
  "_created": "2026-05-14T07:00:00.000Z",
  "_published": "2026-05-22T09:17:08.009Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77351043506,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989007415"
    },
    {
      "job": 77351043619,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989002742"
    },
    {
      "job": 77351043250,
      "time": 149,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988971598"
    },
    {
      "job": 77351043172,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157051687"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25846556911",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/DWreg",
  "_commit": {
    "id": "1ffeb7df56e39965a24f0a6683f3f609e024b998",
    "author": "Veronica Vinciotti <veronica.vinciotti@unitn.it>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 3.0\n",
    "time": 1747659764
  },
  "_maintainer": {
    "name": "Veronica Vinciotti",
    "email": "veronica.vinciotti@unitn.it"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "maxLik",
      "role": "Imports"
    },
    {
      "package": "DiscreteWeibull",
      "role": "Imports"
    },
    {
      "package": "Ecdat",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "3.0",
      "date": "2025-05-19"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 641,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DWreg"
  },
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DWreg.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-12-09"
    },
    {
      "version": "2.0",
      "date": "2016-07-18"
    },
    {
      "version": "3.0",
      "date": "2025-05-19"
    }
  ],
  "_exports": [
    "ddw",
    "dw.meanvar",
    "dw.parest",
    "dw.reg",
    "pdw",
    "qdw",
    "rdw",
    "res.dw"
  ],
  "_help": [
    {
      "page": "dw",
      "title": "Discrete Weibull",
      "topics": [
        "ddw",
        "pdw",
        "qdw",
        "rdw"
      ]
    },
    {
      "page": "dw.meanvar",
      "title": "Mean and Variance of Discrete Weibull",
      "topics": [
        "dw.meanvar"
      ]
    },
    {
      "page": "dw.parest",
      "title": "Parameter estimation for discrete Weibull",
      "topics": [
        "dw.parest"
      ]
    },
    {
      "page": "dw.reg",
      "title": "DW regression",
      "topics": [
        "dw.reg"
      ]
    },
    {
      "page": "res.dw",
      "title": "DW regression: Diagnostics",
      "topics": [
        "res.dw"
      ]
    }
  ],
  "_rundeps": [
    "codetools",
    "digest",
    "DiscreteWeibull",
    "Ecdat",
    "future",
    "future.apply",
    "generics",
    "globals",
    "lattice",
    "listenv",
    "Matrix",
    "maxLik",
    "miscTools",
    "numDeriv",
    "parallelly",
    "Rcpp",
    "RcppArmadillo",
    "Rsolnp",
    "sandwich",
    "survival",
    "truncnorm",
    "zoo"
  ],
  "_score": 1.7781512503836436,
  "_indexed": true,
  "_nocasepkg": "dwreg",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0",
      "date": "2026-05-14T07:02:09.000Z",
      "distro": "noble",
      "commit": "1ffeb7df56e39965a24f0a6683f3f609e024b998",
      "fileid": "372fb0a5e07e624aae13ea3ce4d6d11eec6d209b40d190dae8ad8902d317ec63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25846556911"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0",
      "date": "2026-05-14T07:01:53.000Z",
      "distro": "noble",
      "commit": "1ffeb7df56e39965a24f0a6683f3f609e024b998",
      "fileid": "9fa97ec38d9f5416ecd1dc30d4ce72abc6dd49dafd9ea739aa0115220233c031",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25846556911"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0",
      "date": "2026-05-22T09:16:48.000Z",
      "commit": "1ffeb7df56e39965a24f0a6683f3f609e024b998",
      "fileid": "16c79f1a6e09e56e3af6940e1c4ff3fc56eb266ae695e75e203fe661083f182e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25846556911"
    }
  ]
}