{
  "_id": "6a4797a52f27a93436c0f672",
  "Package": "glmnetUtils",
  "Type": "Package",
  "Version": "1.1.9",
  "Title": "Utilities for 'Glmnet'",
  "Description": "Provides a formula interface for the 'glmnet' package for\nelasticnet regression, a method for cross-validating the alpha\nparameter, and other quality-of-life tools.",
  "Authors@R": "c(\nperson(\"Microsoft\", role=\"cph\"),\nperson(\"Hong\", \"Ooi\", email=\"hongooi73@gmail.com\", role=c(\"aut\", \"cre\"))\n)",
  "NeedsCompilation": "no",
  "VignetteBuilder": "knitr",
  "Copyright": "Microsoft",
  "License": "GPL-2",
  "URL": "https://github.com/hongooi73/glmnetUtils",
  "Collate": "'glmnetUtils.r' 'cvGlmnetFormula.r' 'cvaGlmnetFormula.r'\n'glmnetFormula.r' 'makeModelComponents.r'",
  "RoxygenNote": "7.1.1",
  "Roxygen": "list(markdown=TRUE)",
  "Repository": "https://hongooi73.r-universe.dev",
  "Date/Publication": "2023-09-10 05:15:30 UTC",
  "RemoteUrl": "https://github.com/hongooi73/glmnetutils",
  "RemoteRef": "HEAD",
  "RemoteSha": "bbf9ac5b8d53c912a6e73a938e17645332e3e2c8",
  "Packaged": {
    "Date": "2026-07-03 07:47:27 UTC",
    "User": "root"
  },
  "Author": "Microsoft [cph],\nHong Ooi [aut, cre]",
  "Maintainer": "Hong Ooi <hongooi73@gmail.com>",
  "_user": "hongooi73",
  "_type": "src",
  "_file": "glmnetUtils_1.1.9.tar.gz",
  "_fileid": "https://r2.ropensci.org/4634ca4296a92e15789d068f11eec0007f3096eb396b1c592f0842d890f8b7cd",
  "_filesize": 213836,
  "_sha256": "4634ca4296a92e15789d068f11eec0007f3096eb396b1c592f0842d890f8b7cd",
  "_expires": "2026-10-11T11:06:13.000Z",
  "_created": "2026-07-03T07:47:27.000Z",
  "_published": "2026-07-03T11:06:13.972Z",
  "_jobs": [
    {
      "job": 84986796642,
      "time": 227,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8060872207"
    },
    {
      "job": 84986796643,
      "time": 222,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8060870286"
    },
    {
      "job": 84986796405,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8060835748"
    },
    {
      "job": 84986796433,
      "time": 178,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8060855890"
    },
    {
      "job": 84986796091,
      "time": 196,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8060795388"
    },
    {
      "job": 84986796314,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8060842997"
    },
    {
      "job": 84986796179,
      "time": 171,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8060853942"
    },
    {
      "job": 84986796538,
      "time": 167,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8060852298"
    },
    {
      "job": 84986796473,
      "time": 178,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8060855955"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hongooi73/actions/runs/28646223624",
  "_status": "success",
  "_upstream": "https://github.com/hongooi73/glmnetutils",
  "_commit": {
    "id": "bbf9ac5b8d53c912a6e73a938e17645332e3e2c8",
    "author": "Hong Ooi <hongooi73@gmail.com>",
    "committer": "Hong Ooi <hongooi73@gmail.com>",
    "message": "rm link to obsolete revoscaler\n",
    "time": 1694322930
  },
  "_maintainer": {
    "name": "Hong Ooi",
    "email": "hongooi73@gmail.com",
    "login": "hongooi73",
    "description": "",
    "uuid": 11328890
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "hongooi73",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "cross-validation",
    "glmnet",
    "lasso",
    "regression-models"
  ],
  "_stars": 66,
  "_contributors": [
    {
      "user": "hongooi73",
      "count": 98,
      "uuid": 11328890
    }
  ],
  "_userbio": {
    "uuid": 11328890,
    "type": "user",
    "name": "Hong Ooi",
    "followers": 80
  },
  "_downloads": {
    "count": 8322,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/glmnetUtils"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/hongooi73/glmnetutils",
  "_searchresults": 443,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/glmnetUtils.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hongooi73/glmnetutils",
  "_realowner": "hongooi73",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-02-05"
    },
    {
      "version": "1.0.2",
      "date": "2017-04-24"
    },
    {
      "version": "1.1",
      "date": "2017-08-01"
    },
    {
      "version": "1.1.1",
      "date": "2019-01-17"
    },
    {
      "version": "1.1.2",
      "date": "2019-03-08"
    },
    {
      "version": "1.1.3",
      "date": "2019-11-18"
    },
    {
      "version": "1.1.4",
      "date": "2019-12-12"
    },
    {
      "version": "1.1.5",
      "date": "2020-03-12"
    },
    {
      "version": "1.1.6",
      "date": "2020-10-06"
    },
    {
      "version": "1.1.7",
      "date": "2021-02-23"
    },
    {
      "version": "1.1.8",
      "date": "2021-02-25"
    },
    {
      "version": "1.1.9",
      "date": "2023-09-10"
    }
  ],
  "_exports": [
    "cv.glmnet",
    "cva.glmnet",
    "glmnet",
    "minlossplot"
  ],
  "_help": [
    {
      "page": "cv.glmnet",
      "title": "Formula interface for elastic net cross-validation with cv.glmnet",
      "topics": [
        "coef.cv.glmnet.formula",
        "coef.cv.relaxed.formula",
        "cv.glmnet",
        "cv.glmnet.default",
        "cv.glmnet.formula",
        "predict.cv.glmnet.formula",
        "predict.cv.relaxed.formula",
        "print.cv.glmnet.formula"
      ]
    },
    {
      "page": "cva.glmnet",
      "title": "Do elastic net cross-validation for alpha and lambda simultaneously",
      "topics": [
        "coef.cva.glmnet",
        "cva.glmnet",
        "cva.glmnet.default",
        "cva.glmnet.formula",
        "minlossplot",
        "minlossplot.cva.glmnet",
        "plot.cva.glmnet",
        "predict.cva.glmnet",
        "predict.cva.glmnet.formula",
        "print.cva.glmnet.formula"
      ]
    },
    {
      "page": "glmnet",
      "title": "Formula interface for elastic net modelling with glmnet",
      "topics": [
        "coef.glmnet.formula",
        "coef.relaxed.formula",
        "glmnet",
        "glmnet.default",
        "glmnet.formula",
        "predict.glmnet.formula",
        "predict.relaxed.formula",
        "print.glmnet.formula",
        "print.relaxed.formula"
      ]
    },
    {
      "page": "glmnet.model.matrix",
      "title": "Model matrix options for glmnet",
      "topics": [
        "glmnet.model.frame",
        "glmnet.model.matrix",
        "glmnet.modelFrame",
        "glmnet.modelMatrix"
      ]
    },
    {
      "page": "glmnetUtils",
      "title": "Utilities for glmnet",
      "topics": [
        "glmnetUtils-package",
        "glmnetUtils"
      ]
    }
  ],
  "_readme": "https://github.com/hongooi73/glmnetutils/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "foreach",
    "glmnet",
    "iterators",
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppEigen",
    "shape",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "intro.rmd",
      "filename": "intro.html",
      "title": "Introduction to glmnetUtils",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The formula interface",
        "Generating the model matrix",
        "Using model.frame",
        "Manually building the model matrix",
        "Speed comparisons",
        "Sparse model matrix",
        "Crossvalidation for $\\alpha$",
        "Conclusion"
      ],
      "created": "2016-10-19 06:46:24",
      "modified": "2023-09-10 05:15:30",
      "commits": 13
    }
  ],
  "_score": 9.516509141716872,
  "_indexed": true,
  "_nocasepkg": "glmnetutils",
  "_universes": [
    "hongooi73"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.9",
      "date": "2026-07-03T07:49:46.000Z",
      "distro": "resolute",
      "commit": "bbf9ac5b8d53c912a6e73a938e17645332e3e2c8",
      "fileid": "https://r2.ropensci.org/6adcc7600b574d1522c535d68d30eae4424b6daaf8acaee53528db04c7e93100",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hongooi73/actions/runs/28646223624"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.9",
      "date": "2026-07-03T07:49:38.000Z",
      "distro": "resolute",
      "commit": "bbf9ac5b8d53c912a6e73a938e17645332e3e2c8",
      "fileid": "https://r2.ropensci.org/66cb79169ed6a9b20ee521cdba2179533e74d631d5f0ec1f4dcb4ca71673c67d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hongooi73/actions/runs/28646223624"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.9",
      "date": "2026-07-03T07:48:51.000Z",
      "commit": "bbf9ac5b8d53c912a6e73a938e17645332e3e2c8",
      "fileid": "https://r2.ropensci.org/b1f3b5dd668d9c0bffba78d362598629e350bf56a6f6f62356996e080f2e7b1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hongooi73/actions/runs/28646223624"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.9",
      "date": "2026-07-03T07:49:19.000Z",
      "commit": "bbf9ac5b8d53c912a6e73a938e17645332e3e2c8",
      "fileid": "https://r2.ropensci.org/155ce44a1851857aef049e4edbf3f3ab8ec4411f22a374069029d3ad8be99796",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hongooi73/actions/runs/28646223624"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.9",
      "date": "2026-07-03T07:50:07.000Z",
      "commit": "bbf9ac5b8d53c912a6e73a938e17645332e3e2c8",
      "fileid": "https://r2.ropensci.org/b67b511b42b1ff389985aa0b722c222c50caf9854f426b1591c4e0d1b0b0b517",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hongooi73/actions/runs/28646223624"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.9",
      "date": "2026-07-03T07:48:41.000Z",
      "commit": "bbf9ac5b8d53c912a6e73a938e17645332e3e2c8",
      "fileid": "https://r2.ropensci.org/cbf10c3540ed9bfb799efe907004fdeef39b1847db4b4965c7af2162eb3d9961",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hongooi73/actions/runs/28646223624"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.9",
      "date": "2026-07-03T07:48:38.000Z",
      "commit": "bbf9ac5b8d53c912a6e73a938e17645332e3e2c8",
      "fileid": "https://r2.ropensci.org/e75a3d9b35442c67c3307d5e9a28ddc377cda8b06ecba386d9ac13b9897969d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hongooi73/actions/runs/28646223624"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.9",
      "date": "2026-07-03T07:48:43.000Z",
      "commit": "bbf9ac5b8d53c912a6e73a938e17645332e3e2c8",
      "fileid": "https://r2.ropensci.org/4b3e157ee8a8a2845c1a1d1553b3bad222d3db2542596660cbd99f04f4c6475c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hongooi73/actions/runs/28646223624"
    }
  ]
}