{
  "_id": "6a633302d3420cf5dfdb88a6",
  "Package": "gamlr",
  "Title": "Gamma Lasso Regression",
  "Version": "1.13-9",
  "Authors@R": "person(given = \"Matt\",\nfamily = \"Taddy\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mataddy@gmail.com\")",
  "Description": "The gamma lasso algorithm provides regularization paths\ncorresponding to a range of non-convex cost functions between\nL0 and L1 norms.  As much as possible, usage for this package\nis analogous to that for the glmnet package (which does the\nsame thing for penalization between L1 and L2 norms).  For\ndetails see: Taddy (2017 JCGS), 'One-Step Estimator Paths for\nConcave Regularization', <doi:10.48550/arXiv.1308.5623>.",
  "License": "GPL-3",
  "URL": "https://github.com/TaddyLab/gamlr",
  "BugReports": "https://github.com/TaddyLab/gamlr/issues",
  "Repository": "https://taddylab.r-universe.dev",
  "Date/Publication": "2026-02-24 18:13:40 UTC",
  "RemoteUrl": "https://github.com/taddylab/gamlr",
  "RemoteRef": "HEAD",
  "RemoteSha": "b8cf4d07ee3d10016ba2b5d2e2f23a018b9e73a0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 07:44:48 UTC",
    "User": "root"
  },
  "Author": "Matt Taddy [aut, cre]",
  "Maintainer": "Matt Taddy <mataddy@gmail.com>",
  "_user": "taddylab",
  "_type": "src",
  "_file": "gamlr_1.13-9.tar.gz",
  "_fileid": "https://r2.ropensci.org/6cd069ef07ecfc4c59c49aaeaa142361a7675f07a027ab50208306a737cd21c0",
  "_filesize": 1242431,
  "_sha256": "6cd069ef07ecfc4c59c49aaeaa142361a7675f07a027ab50208306a737cd21c0",
  "_expires": "2026-11-01T09:40:16.000Z",
  "_created": "2026-07-24T07:44:48.000Z",
  "_published": "2026-07-24T09:40:18.343Z",
  "_jobs": [
    {
      "job": 89428317430,
      "time": 113,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8590097791"
    },
    {
      "job": 89428317435,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8590106093"
    },
    {
      "job": 89428317441,
      "time": 118,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590099625"
    },
    {
      "job": 89428317421,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590113284"
    },
    {
      "job": 89428317469,
      "time": 181,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8592627289"
    },
    {
      "job": 89428317457,
      "time": 298,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8592689547"
    },
    {
      "job": 89428317420,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8592605458"
    },
    {
      "job": 89428317453,
      "time": 200,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8592449293"
    },
    {
      "job": 89427770623,
      "time": 183,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590054232"
    },
    {
      "job": 89428317381,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8590091671"
    },
    {
      "job": 89428317478,
      "time": 84,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8590087281"
    },
    {
      "job": 89428317434,
      "time": 118,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8590099096"
    },
    {
      "job": 89428317427,
      "time": 81,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590086316"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/taddylab/actions/runs/30076316223",
  "_status": "success",
  "_upstream": "https://github.com/taddylab/gamlr",
  "_commit": {
    "id": "b8cf4d07ee3d10016ba2b5d2e2f23a018b9e73a0",
    "author": "Matt Taddy <mataddy@amazon.com>",
    "committer": "Matt Taddy <mataddy@amazon.com>",
    "message": "version iteration\n",
    "time": 1771956820
  },
  "_maintainer": {
    "name": "Matt Taddy",
    "email": "mataddy@gmail.com",
    "login": "mataddy",
    "description": "",
    "uuid": 4673515
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.15",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    }
  ],
  "_owner": "taddylab",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 23,
  "_contributors": [
    {
      "user": "mataddy",
      "count": 192,
      "uuid": 4673515
    },
    {
      "user": "kkdey",
      "count": 7,
      "uuid": 9523596
    },
    {
      "user": "nelsonauner",
      "count": 4,
      "uuid": 3402261
    },
    {
      "user": "villegar",
      "count": 2,
      "uuid": 5126692
    },
    {
      "user": "richardli",
      "count": 1,
      "uuid": 2946093
    },
    {
      "user": "walterwzhang",
      "count": 1,
      "uuid": 5598140
    }
  ],
  "_userbio": {
    "uuid": 6721745,
    "type": "organization",
    "name": "TaddyLab",
    "followers": 56
  },
  "_downloads": {
    "count": 634,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gamlr"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/taddylab/gamlr",
  "_searchresults": 343,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gamlr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/taddylab/gamlr",
  "_realowner": "taddylab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2013-03-26"
    },
    {
      "version": "1.0",
      "date": "2013-07-11"
    },
    {
      "version": "1.11",
      "date": "2013-11-01"
    },
    {
      "version": "1.11-1",
      "date": "2013-11-03"
    },
    {
      "version": "1.11-2",
      "date": "2014-01-30"
    },
    {
      "version": "1.11-3",
      "date": "2014-04-07"
    },
    {
      "version": "1.12",
      "date": "2014-09-15"
    },
    {
      "version": "1.12-1",
      "date": "2014-10-01"
    },
    {
      "version": "1.13",
      "date": "2015-04-01"
    },
    {
      "version": "1.13-1",
      "date": "2015-04-14"
    },
    {
      "version": "1.13-2",
      "date": "2015-08-18"
    },
    {
      "version": "1.13-3",
      "date": "2015-08-26"
    },
    {
      "version": "1.13-4",
      "date": "2018-02-11"
    },
    {
      "version": "1.13-5",
      "date": "2018-05-13"
    },
    {
      "version": "1.13-6",
      "date": "2020-06-08"
    },
    {
      "version": "1.13-7",
      "date": "2021-05-07"
    },
    {
      "version": "1.13-8",
      "date": "2023-04-16"
    },
    {
      "version": "1.13-9",
      "date": "2026-02-25"
    }
  ],
  "_exports": [
    "AICc",
    "cv.gamlr",
    "doubleML",
    "gamlr",
    "naref"
  ],
  "_datasets": [
    {
      "name": "config",
      "title": "NHL hockey data",
      "object": "hockey",
      "file": "hockey.rda",
      "class": [
        "dgCMatrix"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "goal",
      "title": "NHL hockey data",
      "object": "hockey",
      "file": "hockey.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "homegoal",
        "season",
        "team.away",
        "team.home",
        "period",
        "differential",
        "playoffs"
      ],
      "rows": 69449,
      "table": true,
      "tojson": true
    },
    {
      "name": "player",
      "title": "NHL hockey data",
      "object": "hockey",
      "file": "hockey.rda",
      "class": [
        "dgCMatrix"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "team",
      "title": "NHL hockey data",
      "object": "hockey",
      "file": "hockey.rda",
      "class": [
        "dgCMatrix"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "AICc",
      "title": "Corrected AIC",
      "topics": [
        "AICc"
      ]
    },
    {
      "page": "cv.gamlr",
      "title": "Cross Validation for gamlr",
      "topics": [
        "coef.cv.gamlr",
        "cv.gamlr",
        "plot.cv.gamlr",
        "predict.cv.gamlr"
      ]
    },
    {
      "page": "doubleML",
      "title": "double ML",
      "topics": [
        "doubleML"
      ]
    },
    {
      "page": "gamlr",
      "title": "Gamma-Lasso regression",
      "topics": [
        "coef.gamlr",
        "gamlr",
        "logLik.gamlr",
        "plot.gamlr",
        "predict.gamlr"
      ]
    },
    {
      "page": "hockey",
      "title": "NHL hockey data",
      "topics": [
        "config",
        "goal",
        "hockey",
        "player",
        "team"
      ]
    },
    {
      "page": "naref",
      "title": "NA reference level",
      "topics": [
        "naref"
      ]
    }
  ],
  "_readme": "https://github.com/taddylab/gamlr/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix"
  ],
  "_score": 7.772083219452064,
  "_indexed": true,
  "_nocasepkg": "gamlr",
  "_universes": [
    "taddylab",
    "mataddy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.13-9",
      "date": "2026-07-24T07:46:44.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b8cf4d07ee3d10016ba2b5d2e2f23a018b9e73a0",
      "fileid": "https://r2.ropensci.org/a938851290f9790a57edc5d71091e5cb8227e2be393c59f557a627194e4ad6ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taddylab/actions/runs/30076316223"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.13-9",
      "date": "2026-07-24T07:46:58.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b8cf4d07ee3d10016ba2b5d2e2f23a018b9e73a0",
      "fileid": "https://r2.ropensci.org/cef80f501805cd8eaf805c1176fb3b7a7b647821c0ac4d0bea5350a358286473",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taddylab/actions/runs/30076316223"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.13-9",
      "date": "2026-07-24T07:46:48.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b8cf4d07ee3d10016ba2b5d2e2f23a018b9e73a0",
      "fileid": "https://r2.ropensci.org/95ff59798acae5dc7d07dd3a9a7838ecf11d2882433a0e6017a134d716b72adc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taddylab/actions/runs/30076316223"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.13-9",
      "date": "2026-07-24T07:47:19.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b8cf4d07ee3d10016ba2b5d2e2f23a018b9e73a0",
      "fileid": "https://r2.ropensci.org/60315618e1cfcb2e132e37eb38b80af2ac6bc587492f4171931aa4e9042d6e8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taddylab/actions/runs/30076316223"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.13-9",
      "date": "2026-07-24T09:36:23.000Z",
      "arch": "aarch64",
      "commit": "b8cf4d07ee3d10016ba2b5d2e2f23a018b9e73a0",
      "fileid": "https://r2.ropensci.org/f40a7e55a885027e189175edc81a9030401f1ae474acf36fe6075e74a47b3949",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taddylab/actions/runs/30076316223"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.13-9",
      "date": "2026-07-24T09:38:18.000Z",
      "arch": "x86_64",
      "commit": "b8cf4d07ee3d10016ba2b5d2e2f23a018b9e73a0",
      "fileid": "https://r2.ropensci.org/537459f8937921772cb6254c4b98dd9ff7e6ae04c98d59e6f88a9699341d9f12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taddylab/actions/runs/30076316223"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.13-9",
      "date": "2026-07-24T09:35:23.000Z",
      "arch": "aarch64",
      "commit": "b8cf4d07ee3d10016ba2b5d2e2f23a018b9e73a0",
      "fileid": "https://r2.ropensci.org/61ec227ddd44f06e370be014159ae8469e13a66726a0f0eee3927e2cb4662acd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taddylab/actions/runs/30076316223"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.13-9",
      "date": "2026-07-24T09:28:25.000Z",
      "arch": "x86_64",
      "commit": "b8cf4d07ee3d10016ba2b5d2e2f23a018b9e73a0",
      "fileid": "https://r2.ropensci.org/104dae33cc74065657f4bd9c39e4690f786a507af0af45dced09d4b91ef5d2b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taddylab/actions/runs/30076316223"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.13-9",
      "date": "2026-07-24T07:46:46.000Z",
      "arch": "emscripten",
      "commit": "b8cf4d07ee3d10016ba2b5d2e2f23a018b9e73a0",
      "fileid": "https://r2.ropensci.org/5137840a35763bf6a653f5fea84d3caa6a88304798a8d758c02f77cf27f28169",
      "status": "success",
      "buildurl": "https://github.com/r-universe/taddylab/actions/runs/30076316223"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.13-9",
      "date": "2026-07-24T07:45:55.000Z",
      "arch": "x86_64",
      "commit": "b8cf4d07ee3d10016ba2b5d2e2f23a018b9e73a0",
      "fileid": "https://r2.ropensci.org/156bc015eb3b8ee5d08070b099fcc1cc771417a1bbfa8cb94b54cd163d13420d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taddylab/actions/runs/30076316223"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.13-9",
      "date": "2026-07-24T07:46:17.000Z",
      "arch": "x86_64",
      "commit": "b8cf4d07ee3d10016ba2b5d2e2f23a018b9e73a0",
      "fileid": "https://r2.ropensci.org/b0cc6d3f4d8dc9f1ac010cbe1eb4284fd8909622a95be853610e0cb3d40d8fd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taddylab/actions/runs/30076316223"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.13-9",
      "date": "2026-07-24T07:45:51.000Z",
      "arch": "x86_64",
      "commit": "b8cf4d07ee3d10016ba2b5d2e2f23a018b9e73a0",
      "fileid": "https://r2.ropensci.org/c714b6ef395fc6488886871aa7225e4924fd3874bef6c9c2c4a9781fa54fc68f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taddylab/actions/runs/30076316223"
    }
  ]
}