{
  "_id": "6a1d53d71d7bb097a0a4642f",
  "Package": "HDtweedie",
  "Title": "The Lasso for Tweedie's Compound Poisson Model Using an IRLS-BMD\nAlgorithm",
  "Version": "1.2",
  "Date": "2022-05-09",
  "Author": "Wei Qian <weiqian@stat.umn.edu>, Yi Yang <yiyang@umn.edu>, Hui\nZou <hzou@stat.umn.edu>",
  "Maintainer": "Wei Qian <weiqian@stat.umn.edu>",
  "Description": "The Tweedie lasso model implements an iteratively\nreweighed least square (IRLS) strategy that incorporates a\nblockwise majorization decent (BMD) method, for efficiently\ncomputing solution paths of the (grouped) lasso and the\n(grouped) elastic net methods.",
  "License": "GPL-2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 09:33:44 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-05-10 01:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/HDtweedie",
  "RemoteRef": "HEAD",
  "RemoteSha": "608a38f548b9e62885e0a7160e6124292585a1d2",
  "MD5sum": "9d7e531319ed2eb26f43bd5afece0a94",
  "_user": "cran",
  "_type": "src",
  "_file": "HDtweedie_1.2.tar.gz",
  "_fileid": "ad514f55731a3a6e3d4130aebcc48fccf31bda0943a42401a4b02c57f97aa93a",
  "_filesize": 441015,
  "_sha256": "ad514f55731a3a6e3d4130aebcc48fccf31bda0943a42401a4b02c57f97aa93a",
  "_created": "2026-06-01T09:33:44.000Z",
  "_published": "2026-06-01T09:41:43.338Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78824594291,
      "time": 143,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7328185321"
    },
    {
      "job": 78824594270,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7328081318"
    },
    {
      "job": 78824594337,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328081167"
    },
    {
      "job": 78824188650,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328040992"
    },
    {
      "job": 78824594241,
      "time": 85,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328069549"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26746763109",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/HDtweedie",
  "_commit": {
    "id": "608a38f548b9e62885e0a7160e6124292585a1d2",
    "author": "Wei Qian <weiqian@stat.umn.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2\n",
    "time": 1652145602
  },
  "_maintainer": {
    "name": "Wei Qian",
    "email": "weiqian@stat.umn.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 283,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/HDtweedie"
  },
  "_searchresults": 51,
  "_topics": [
    "openblas",
    "fortran"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HDtweedie.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1",
      "date": "2013-10-22"
    },
    {
      "version": "1.2",
      "date": "2022-05-10"
    }
  ],
  "_exports": [
    "coef.HDtweedie",
    "cv.HDtweedie",
    "HDtweedie",
    "predict.HDtweedie"
  ],
  "_datasets": [
    {
      "name": "auto",
      "title": "A motor insurance dataset",
      "object": "auto",
      "file": "auto.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "auto",
      "title": "A motor insurance dataset",
      "topics": [
        "auto"
      ]
    },
    {
      "page": "coef.cv.HDtweedie",
      "title": "get coefficients or make coefficient predictions from a \"cv.HDtweedie\" object.",
      "topics": [
        "coef.cv.HDtweedie"
      ]
    },
    {
      "page": "coef.HDtweedie",
      "title": "get coefficients or make coefficient predictions from an \"HDtweedie\" object.",
      "topics": [
        "coef.HDtweedie"
      ]
    },
    {
      "page": "cv.HDtweedie",
      "title": "Cross-validation for HDtweedie",
      "topics": [
        "cv.HDtweedie"
      ]
    },
    {
      "page": "HDtweedie",
      "title": "Fits the regularization paths for lasso-type methods of the Tweedie model",
      "topics": [
        "HDtweedie"
      ]
    },
    {
      "page": "plot.cv.HDtweedie",
      "title": "plot the cross-validation curve produced by cv.HDtweedie",
      "topics": [
        "plot.cv.HDtweedie"
      ]
    },
    {
      "page": "plot.HDtweedie",
      "title": "Plot solution paths from a \"HDtweedie\" object",
      "topics": [
        "plot.HDtweedie"
      ]
    },
    {
      "page": "predict.cv.HDtweedie",
      "title": "make predictions from a \"cv.HDtweedie\" object.",
      "topics": [
        "predict.cv.HDtweedie"
      ]
    },
    {
      "page": "predict.HDtweedie",
      "title": "make predictions from a \"HDtweedie\" object.",
      "topics": [
        "predict.HDtweedie"
      ]
    },
    {
      "page": "print.HDtweedie",
      "title": "print a HDtweedie object",
      "topics": [
        "print.HDtweedie"
      ]
    }
  ],
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    }
  ],
  "_score": 2.661812685537261,
  "_indexed": true,
  "_nocasepkg": "hdtweedie",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-02T09:15:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "608a38f548b9e62885e0a7160e6124292585a1d2",
      "fileid": "fa6602caf0d6f066ffeaef13d0a24b9f03e134101b1c120c12a9749888209fa5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25248615015"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-06-01T09:41:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "608a38f548b9e62885e0a7160e6124292585a1d2",
      "fileid": "0d68be3a13b54701437e2ae5df6f0b903f2c804c45ccd19995ecf570233dc4db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26746763109"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-06-01T09:35:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "608a38f548b9e62885e0a7160e6124292585a1d2",
      "fileid": "e759d2dd45345c356e5f088fee796b5ec75852ebc79237974fe5135a4b5c2836",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26746763109"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-06-01T09:35:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "608a38f548b9e62885e0a7160e6124292585a1d2",
      "fileid": "ea737a491a6aee802469994e8f0cd3251a1af6dae615f9b592e4750bedae4be9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26746763109"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-06-01T09:35:27.000Z",
      "arch": "emscripten",
      "commit": "608a38f548b9e62885e0a7160e6124292585a1d2",
      "fileid": "75a370a390e5708f26d0d71c2088a41d8fbae7d8eec4921718dd35b72ff46bc6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26746763109"
    }
  ]
}