{
  "_id": "6a50cb3589c83ec243a30d6f",
  "Package": "rqPen",
  "Type": "Package",
  "Title": "Penalized Quantile Regression",
  "Version": "4.2",
  "Date": "2026-02-03",
  "Authors@R": "c( person(given=\"Ben\",family=\"Sherwood\",role=c(\"aut\",\"cre\"), email=\"ben.sherwood@ku.edu\"),\nperson(given=\"Shaobo\", family=\"Li\", role=\"aut\"),\nperson(given=\"Adam\", family=\"Maidman\", role=\"aut\"))",
  "RdMacros": "Rdpack",
  "Maintainer": "Ben Sherwood <ben.sherwood@ku.edu>",
  "Description": "Performs penalized quantile regression with LASSO, elastic\nnet, SCAD and MCP penalty functions including group penalties.\nIn addition, offers a group penalty that provides consistent\nvariable selection across quantiles. Provides a function that\nautomatically generates lambdas and evaluates different models\nwith cross validation or BIC, including a large p version of\nBIC. Below URL provides a link to article in the R Journal.",
  "ByteCompile": "TRUE",
  "Encoding": "UTF-8",
  "License": "MIT + file LICENSE",
  "URL": "https://journal.r-project.org/articles/RJ-2025-017/",
  "RoxygenNote": "7.3.2",
  "Repository": "https://bssherwood.r-universe.dev",
  "Date/Publication": "2026-02-03 23:00:03 UTC",
  "RemoteUrl": "https://github.com/bssherwood/rqpen",
  "RemoteRef": "HEAD",
  "RemoteSha": "920669fb3f22a08220b2344601e3a6bd90eeef66",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-10 10:19:19 UTC",
    "User": "root"
  },
  "Author": "Ben Sherwood [aut, cre],\nShaobo Li [aut],\nAdam Maidman [aut]",
  "_user": "bssherwood",
  "_type": "src",
  "_file": "rqPen_4.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/f6cd1328194eb1b3b117d6acf91fc077437a9441d6ab96d28b1b76be0b68f301",
  "_filesize": 398161,
  "_sha256": "f6cd1328194eb1b3b117d6acf91fc077437a9441d6ab96d28b1b76be0b68f301",
  "_expires": "2026-10-18T10:36:36.000Z",
  "_created": "2026-07-10T10:19:19.000Z",
  "_published": "2026-07-10T10:36:37.873Z",
  "_jobs": [
    {
      "job": 86339726472,
      "time": 174,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8224807663"
    },
    {
      "job": 86339726474,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8224805718"
    },
    {
      "job": 86339726527,
      "time": 208,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224819261"
    },
    {
      "job": 86339726482,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224806998"
    },
    {
      "job": 86339726490,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8225033002"
    },
    {
      "job": 86339726476,
      "time": 290,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8225083052"
    },
    {
      "job": 86339726457,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8225021367"
    },
    {
      "job": 86339726444,
      "time": 283,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8225012596"
    },
    {
      "job": 86339120479,
      "time": 213,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224744370"
    },
    {
      "job": 86339726421,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8224792280"
    },
    {
      "job": 86339726471,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8224790018"
    },
    {
      "job": 86339726423,
      "time": 145,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8224800285"
    },
    {
      "job": 86339726454,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224794682"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bssherwood/actions/runs/29085795774",
  "_status": "success",
  "_upstream": "https://github.com/bssherwood/rqpen",
  "_commit": {
    "id": "920669fb3f22a08220b2344601e3a6bd90eeef66",
    "author": "Sherwood <bsherwood@gmail.com>",
    "committer": "Sherwood <bsherwood@gmail.com>",
    "message": "Update gqPenTest.r\n",
    "time": 1770159603
  },
  "_maintainer": {
    "name": "Ben Sherwood",
    "email": "ben.sherwood@ku.edu"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "quantreg",
      "role": "Imports"
    },
    {
      "package": "hqreg",
      "role": "Imports"
    },
    {
      "package": "hrqglas",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "bssherwood",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2025-51",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 8
    }
  ],
  "_tags": [],
  "_stars": 18,
  "_contributors": [
    {
      "user": "bssherwood",
      "count": 891,
      "uuid": 11531295
    },
    {
      "user": "be-green",
      "count": 4,
      "uuid": 23174585
    }
  ],
  "_userbio": {
    "uuid": 11531295,
    "type": "user",
    "name": "bssherwood",
    "followers": 10
  },
  "_downloads": {
    "count": 735,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rqPen"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/bssherwood/rqpen",
  "_searchresults": 163,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rqPen.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bssherwood/rqpen",
  "_realowner": "bssherwood",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-10-29"
    },
    {
      "version": "1.1",
      "date": "2015-03-15"
    },
    {
      "version": "1.2",
      "date": "2015-10-22"
    },
    {
      "version": "1.3",
      "date": "2016-02-08"
    },
    {
      "version": "1.4",
      "date": "2016-04-21"
    },
    {
      "version": "1.5",
      "date": "2016-10-24"
    },
    {
      "version": "1.5.1",
      "date": "2016-11-04"
    },
    {
      "version": "2.0",
      "date": "2017-05-16"
    },
    {
      "version": "2.1",
      "date": "2019-05-01"
    },
    {
      "version": "2.2",
      "date": "2019-12-10"
    },
    {
      "version": "2.2.1",
      "date": "2020-01-28"
    },
    {
      "version": "2.2.2",
      "date": "2020-04-09"
    },
    {
      "version": "2.3",
      "date": "2022-03-22"
    },
    {
      "version": "3.0",
      "date": "2022-08-09"
    },
    {
      "version": "3.0.1",
      "date": "2023-01-31"
    },
    {
      "version": "3.1",
      "date": "2023-02-21"
    },
    {
      "version": "3.1.1",
      "date": "2023-03-03"
    },
    {
      "version": "3.1.2",
      "date": "2023-03-28"
    },
    {
      "version": "3.1.3",
      "date": "2023-04-11"
    },
    {
      "version": "3.2",
      "date": "2023-07-17"
    },
    {
      "version": "3.2.1",
      "date": "2023-08-24"
    },
    {
      "version": "3.2.2",
      "date": "2024-03-14"
    },
    {
      "version": "4.0",
      "date": "2024-04-18"
    },
    {
      "version": "4.1",
      "date": "2024-05-07"
    },
    {
      "version": "4.1.1",
      "date": "2024-06-04"
    },
    {
      "version": "4.1.2",
      "date": "2024-10-29"
    },
    {
      "version": "4.1.3",
      "date": "2025-02-13"
    },
    {
      "version": "4.1.4",
      "date": "2025-12-18"
    },
    {
      "version": "4.2",
      "date": "2026-02-04"
    }
  ],
  "_exports": [
    "bytau.plot",
    "qic.select",
    "rq.gq.pen",
    "rq.gq.pen.cv",
    "rq.group.pen",
    "rq.group.pen.cv",
    "rq.pen",
    "rq.pen.cv"
  ],
  "_help": [
    {
      "page": "bytau.plot",
      "title": "Plot of how coefficients change with tau",
      "topics": [
        "bytau.plot"
      ]
    },
    {
      "page": "bytau.plot.rq.pen.seq",
      "title": "Plot of how coefficients change with tau.",
      "topics": [
        "bytau.plot.rq.pen.seq"
      ]
    },
    {
      "page": "bytau.plot.rq.pen.seq.cv",
      "title": "Plot of coefficients varying by quantiles for rq.pen.seq.cv object",
      "topics": [
        "bytau.plot.rq.pen.seq.cv"
      ]
    },
    {
      "page": "coef.rq.pen.seq",
      "title": "Returns coefficients of a rq.pen.seq object",
      "topics": [
        "coef.rq.pen.seq"
      ]
    },
    {
      "page": "coef.rq.pen.seq.cv",
      "title": "Returns coefficients from a rq.pen.seq.cv object.",
      "topics": [
        "coef.rq.pen.seq.cv"
      ]
    },
    {
      "page": "plot.rq.pen.seq",
      "title": "Plot of coefficients of rq.pen.seq object as a function of lambda",
      "topics": [
        "plot.rq.pen.seq"
      ]
    },
    {
      "page": "plot.rq.pen.seq.cv",
      "title": "Plots cross validation results from a rq.pen.seq.cv object",
      "topics": [
        "plot.rq.pen.seq.cv"
      ]
    },
    {
      "page": "predict.qic.select",
      "title": "Predictions from a qic.select object",
      "topics": [
        "predict.qic.select"
      ]
    },
    {
      "page": "predict.rq.pen.seq",
      "title": "Predictions from rq.pen.seq object",
      "topics": [
        "predict.rq.pen.seq"
      ]
    },
    {
      "page": "predict.rq.pen.seq.cv",
      "title": "Predictions from rq.pen.seq.cv object",
      "topics": [
        "predict.rq.pen.seq.cv"
      ]
    },
    {
      "page": "print.qic.select",
      "title": "Print a qic.select object",
      "topics": [
        "print.qic.select"
      ]
    },
    {
      "page": "print.rq.pen.seq",
      "title": "Print a rq.pen.seq object",
      "topics": [
        "print.rq.pen.seq"
      ]
    },
    {
      "page": "print.rq.pen.seq.cv",
      "title": "Prints a rq.pen.seq.cv object",
      "topics": [
        "print.rq.pen.seq.cv"
      ]
    },
    {
      "page": "qic.select",
      "title": "Select tuning parameters using IC",
      "topics": [
        "qic.select"
      ]
    },
    {
      "page": "qic.select.rq.pen.seq",
      "title": "Select tuning parameters using IC",
      "topics": [
        "qic.select.rq.pen.seq"
      ]
    },
    {
      "page": "qic.select.rq.pen.seq.cv",
      "title": "Select tuning parameters using IC",
      "topics": [
        "qic.select.rq.pen.seq.cv"
      ]
    },
    {
      "page": "rq.gq.pen",
      "title": "Title Quantile regression estimation and consistent variable selection across multiple quantiles",
      "topics": [
        "rq.gq.pen"
      ]
    },
    {
      "page": "rq.gq.pen.cv",
      "title": "Title Cross validation for consistent variable selection across multiple quantiles.",
      "topics": [
        "rq.gq.pen.cv"
      ]
    },
    {
      "page": "rq.group.pen",
      "title": "Fits quantile regression models using a group penalized objective function.",
      "topics": [
        "rq.group.pen"
      ]
    },
    {
      "page": "rq.group.pen.cv",
      "title": "Performs cross validation for a group penalty.",
      "topics": [
        "rq.group.pen.cv"
      ]
    },
    {
      "page": "rq.pen",
      "title": "Fit a quantile regression model using a penalized quantile loss function.",
      "topics": [
        "rq.pen"
      ]
    },
    {
      "page": "rq.pen.cv",
      "title": "Does k-folds cross validation for rq.pen. If multiple values of a are specified then does a grid based search for best value of lambda and a.",
      "topics": [
        "rq.pen.cv"
      ]
    },
    {
      "page": "rqPen",
      "title": "rqPen: A package for estimating quantile regression models using penalized objective functions.",
      "topics": [
        "rqPen-package",
        "rqPen"
      ]
    }
  ],
  "_readme": "https://github.com/bssherwood/rqpen/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "data.table",
    "hqreg",
    "hrqglas",
    "lattice",
    "lifecycle",
    "MASS",
    "Matrix",
    "MatrixModels",
    "plyr",
    "quantreg",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack",
    "rlang",
    "SparseM",
    "survival"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 6.643551368562945,
  "_indexed": true,
  "_nocasepkg": "rqpen",
  "_universes": [
    "bssherwood"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.2",
      "date": "2026-07-10T10:22:15.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "920669fb3f22a08220b2344601e3a6bd90eeef66",
      "fileid": "https://r2.ropensci.org/fd6170a661d867f988dd590c70cac54c13effbec8888171eb8b47edc3840c4be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bssherwood/actions/runs/29085795774"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.2",
      "date": "2026-07-10T10:21:58.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "920669fb3f22a08220b2344601e3a6bd90eeef66",
      "fileid": "https://r2.ropensci.org/dc10b1522820934b6e0021626c4c2263db4955aece9830f3ca552c18113d2e65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bssherwood/actions/runs/29085795774"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "4.2",
      "date": "2026-07-10T10:22:45.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "920669fb3f22a08220b2344601e3a6bd90eeef66",
      "fileid": "https://r2.ropensci.org/daabf0b4d9131363b3e5d37993f6a2b91cb73cb2ae59678dab97e85ad94cee97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bssherwood/actions/runs/29085795774"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "4.2",
      "date": "2026-07-10T10:22:01.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "920669fb3f22a08220b2344601e3a6bd90eeef66",
      "fileid": "https://r2.ropensci.org/bc0f7f4d61cc106f97dd9f2848f5d63ad9b66da1bdd764574a6c72ebea80a512",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bssherwood/actions/runs/29085795774"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "4.2",
      "date": "2026-07-10T10:33:01.000Z",
      "arch": "aarch64",
      "commit": "920669fb3f22a08220b2344601e3a6bd90eeef66",
      "fileid": "https://r2.ropensci.org/79db13ed87c80757876ce062d430fa5d616c0913f3f2ab734c3b9295dbd8185e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bssherwood/actions/runs/29085795774"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "4.2",
      "date": "2026-07-10T10:34:48.000Z",
      "arch": "x86_64",
      "commit": "920669fb3f22a08220b2344601e3a6bd90eeef66",
      "fileid": "https://r2.ropensci.org/2d0aa8ae5907a433e54602b15ed4c0f2436845e1c6c02f25935fe733b150bfa9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bssherwood/actions/runs/29085795774"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "4.2",
      "date": "2026-07-10T10:32:31.000Z",
      "arch": "aarch64",
      "commit": "920669fb3f22a08220b2344601e3a6bd90eeef66",
      "fileid": "https://r2.ropensci.org/4a4550e6d6951a36384b4e8d4becb8f4b14f4a32b5babf8d855e78849392c972",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bssherwood/actions/runs/29085795774"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "4.2",
      "date": "2026-07-10T10:31:19.000Z",
      "arch": "x86_64",
      "commit": "920669fb3f22a08220b2344601e3a6bd90eeef66",
      "fileid": "https://r2.ropensci.org/42fa6a96b337ea29d9c1281dc6202b80f73fb3c5275da02e619a8381e53f0958",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bssherwood/actions/runs/29085795774"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "4.2",
      "date": "2026-07-10T10:21:57.000Z",
      "arch": "emscripten",
      "commit": "920669fb3f22a08220b2344601e3a6bd90eeef66",
      "fileid": "https://r2.ropensci.org/0ecd544f5301093f84a787683ed32478684e36c45da36c492625e56d88d820b2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bssherwood/actions/runs/29085795774"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "4.2",
      "date": "2026-07-10T10:20:44.000Z",
      "arch": "x86_64",
      "commit": "920669fb3f22a08220b2344601e3a6bd90eeef66",
      "fileid": "https://r2.ropensci.org/fb5c23c5563215b6c433b906cba4b16619b74a22685a970d6b7cce11e6b02c44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bssherwood/actions/runs/29085795774"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "4.2",
      "date": "2026-07-10T10:21:00.000Z",
      "arch": "x86_64",
      "commit": "920669fb3f22a08220b2344601e3a6bd90eeef66",
      "fileid": "https://r2.ropensci.org/5496ae236d75d396b4f9045b6848e763a7afd50e5ba864bc885ec84a518b4397",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bssherwood/actions/runs/29085795774"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "4.2",
      "date": "2026-07-10T10:20:53.000Z",
      "arch": "x86_64",
      "commit": "920669fb3f22a08220b2344601e3a6bd90eeef66",
      "fileid": "https://r2.ropensci.org/05ab5642d4d05783b33f1d836c61aad5529df0efc8f74b117433222ddb83ddb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bssherwood/actions/runs/29085795774"
    }
  ]
}