{
  "_id": "6a2145c5cd65a98ecbd2b611",
  "Package": "cqrReg",
  "Type": "Package",
  "Title": "Quantile, Composite Quantile Regression and Regularized Versions",
  "Version": "1.2.1",
  "Date": "2022-06-07",
  "Author": "Jueyu Gao & Linglong Kong",
  "Maintainer": "Jueyu Gao <jueyu@ualberta.ca>",
  "Description": "Estimate quantile regression(QR) and composite quantile\nregression (cqr) and with adaptive lasso penalty using interior\npoint (IP), majorize and minimize(MM), coordinate descent (CD),\nand alternating direction method of multipliers\nalgorithms(ADMM).",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-04 09:26:13 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-06-07 04:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/cqrReg",
  "RemoteRef": "HEAD",
  "RemoteSha": "bc077b0f51949cf3f054b98dbae7c16f03e12250",
  "MD5sum": "61c5a47423170b8eb6fed559d7302214",
  "_user": "cran",
  "_type": "src",
  "_file": "cqrReg_1.2.1.tar.gz",
  "_fileid": "d999129312aba31807337e6298784e9a74e4752858f03bdd2975af16bc518ccb",
  "_filesize": 167101,
  "_sha256": "d999129312aba31807337e6298784e9a74e4752858f03bdd2975af16bc518ccb",
  "_created": "2026-06-04T09:26:13.000Z",
  "_published": "2026-06-04T09:30:45.550Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79489519464,
      "time": 173,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407924533"
    },
    {
      "job": 79489519324,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407924140"
    },
    {
      "job": 79489519406,
      "time": 173,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407924152"
    },
    {
      "job": 79489519368,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407920978"
    },
    {
      "job": 79488958231,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407861747"
    },
    {
      "job": 79489519336,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407914056"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26943007267",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/cqrReg",
  "_commit": {
    "id": "bc077b0f51949cf3f054b98dbae7c16f03e12250",
    "author": "Jueyu Gao <jueyu@ualberta.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.1\n",
    "time": 1654574402
  },
  "_maintainer": {
    "name": "Jueyu Gao",
    "email": "jueyu@ualberta.ca"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "version": ">= 0.10.0",
      "role": "Depends"
    },
    {
      "package": "quantreg",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 2.6",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 289,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cqrReg"
  },
  "_searchresults": 20,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cqrReg.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-11-28"
    },
    {
      "version": "1.1",
      "date": "2015-03-01"
    },
    {
      "version": "1.2",
      "date": "2015-04-08"
    },
    {
      "version": "1.2.1",
      "date": "2022-06-07"
    }
  ],
  "_exports": [
    "cqr.admm",
    "cqr.cd",
    "cqr.fit",
    "cqr.fit.lasso",
    "cqr.ip",
    "cqr.lasso.admm",
    "cqr.lasso.cd",
    "cqr.lasso.mm",
    "cqr.mm",
    "CQRADMMCPP",
    "CQRCDCPP",
    "CQRMMCPP",
    "CQRPADMMCPP",
    "CQRPCDCPP",
    "CQRPMMCPP",
    "QR.admm",
    "QR.cd",
    "QR.ip",
    "QR.lasso.admm",
    "QR.lasso.cd",
    "QR.lasso.ip",
    "QR.lasso.mm",
    "QR.mm",
    "QRADMMCPP",
    "QRCDCPP",
    "qrfit",
    "qrfit.lasso",
    "QRMMCPP",
    "QRPADMMCPP",
    "QRPCDCPP",
    "QRPMMCPP"
  ],
  "_help": [
    {
      "page": "cqr.admm",
      "title": "Composite Quantile regression (cqr) use Alternating Direction Method of Multipliers (ADMM) algorithm.",
      "topics": [
        "cqr.admm"
      ]
    },
    {
      "page": "cqr.cd",
      "title": "Composite Quantile Regression (cqr) use Coordinate Descent (cd) Algorithms",
      "topics": [
        "cqr.cd"
      ]
    },
    {
      "page": "cqr.fit",
      "title": "Composite Quantile Regression (cqr) model fitting",
      "topics": [
        "cqr.fit"
      ]
    },
    {
      "page": "cqr.fit.lasso",
      "title": "Composite Quantile Regression (cqr) with Adaptive Lasso Penalty (lasso)",
      "topics": [
        "cqr.fit.lasso"
      ]
    },
    {
      "page": "cqr.ip",
      "title": "Composite Quantile Regression (cqr) use Interior Point (ip) Method",
      "topics": [
        "cqr.ip"
      ]
    },
    {
      "page": "cqr.lasso.admm",
      "title": "Composite Quantile Regression (cqr) with Adaptive Lasso Penalty (lasso) use Alternating Direction Method of Multipliers (ADMM) algorithm",
      "topics": [
        "cqr.lasso.admm"
      ]
    },
    {
      "page": "cqr.lasso.cd",
      "title": "Composite Quantile Regression (cqr) with Adaptive Lasso Penalty (lasso) use Coordinate Descent (cd) Algorithms",
      "topics": [
        "cqr.lasso.cd"
      ]
    },
    {
      "page": "cqr.lasso.mm",
      "title": "Composite Quantile Regression (cqr) with Adaptive Lasso Penalty (lasso) use Majorize and Minimize (mm) Algorithm",
      "topics": [
        "cqr.lasso.mm"
      ]
    },
    {
      "page": "cqr.mm",
      "title": "Composite Quantile Regression (cqr) use Majorize and Minimize (mm) Algorithm",
      "topics": [
        "cqr.mm"
      ]
    },
    {
      "page": "CQRADMMCPP",
      "title": "Composite Quantile regression (cqr) use Alternating Direction Method of Multipliers (ADMM) algorithm core computational part",
      "topics": [
        "CQRADMMCPP"
      ]
    },
    {
      "page": "CQRCDCPP",
      "title": "Composite Quantile Regression (cqr) use Coordinate Descent (cd) Algorithms core computational part",
      "topics": [
        "CQRCDCPP"
      ]
    },
    {
      "page": "CQRMMCPP",
      "title": "Composite Quantile Regression (cqr) use Majorize and Minimize (mm) Algorithm core computational part",
      "topics": [
        "CQRMMCPP"
      ]
    },
    {
      "page": "CQRPADMMCPP",
      "title": "Composite Quantile Regression (cqr) with Adaptive Lasso Penalty (lasso) use Alternating Direction Method of Multipliers (ADMM) algorithm core computational part",
      "topics": [
        "CQRPADMMCPP"
      ]
    },
    {
      "page": "CQRPCDCPP",
      "title": "Composite Quantile Regression (cqr) with Adaptive Lasso Penalty (lasso) use Coordinate Descent (cd) Algorithms core computational part",
      "topics": [
        "CQRPCDCPP"
      ]
    },
    {
      "page": "CQRPMMCPP",
      "title": "Composite Quantile Regression (cqr) with Adaptive Lasso Penalty (lasso) use Majorize and Minimize (mm) Algorithm core computational part",
      "topics": [
        "CQRPMMCPP"
      ]
    },
    {
      "page": "QR.admm",
      "title": "Quantile Regression (QR) use Alternating Direction Method of Multipliers (ADMM) algorithm",
      "topics": [
        "QR.admm"
      ]
    },
    {
      "page": "QR.cd",
      "title": "Quantile Regression (QR) use Coordinate Descent (cd) Algorithms",
      "topics": [
        "QR.cd"
      ]
    },
    {
      "page": "QR.ip",
      "title": "Quantile Regression (QR) use Interior Point (ip) Method",
      "topics": [
        "QR.ip"
      ]
    },
    {
      "page": "QR.lasso.admm",
      "title": "Quantile Regression (QR) with Adaptive Lasso Penalty (lasso) use Alternating Direction Method of Multipliers (ADMM) algorithm",
      "topics": [
        "QR.lasso.admm"
      ]
    },
    {
      "page": "QR.lasso.cd",
      "title": "Quantile Regression (QR) with Adaptive Lasso Penalty (lasso) use Coordinate Descent (cd) Algorithms",
      "topics": [
        "QR.lasso.cd"
      ]
    },
    {
      "page": "QR.lasso.ip",
      "title": "Quantile Regression (QR) with Adaptive Lasso Penalty (lasso) use Interior Point (ip) Method",
      "topics": [
        "QR.lasso.ip"
      ]
    },
    {
      "page": "QR.lasso.mm",
      "title": "Quantile Regression (QR) with Adaptive Lasso Penalty (lasso) use Majorize and Minimize (mm) algorithm",
      "topics": [
        "QR.lasso.mm"
      ]
    },
    {
      "page": "QR.mm",
      "title": "Quantile Regression (QR) use Majorize and Minimize (mm) algorithm",
      "topics": [
        "QR.mm"
      ]
    },
    {
      "page": "QRADMMCPP",
      "title": "Quantile Regression (QR) use Alternating Direction Method of Multipliers (ADMM) algorithm core computational part",
      "topics": [
        "QRADMMCPP"
      ]
    },
    {
      "page": "QRCDCPP",
      "title": "Quantile Regression (QR) use Coordinate Descent (cd) Algorithms core computational part",
      "topics": [
        "QRCDCPP"
      ]
    },
    {
      "page": "qrfit",
      "title": "Quantile Regression (qr) model fitting",
      "topics": [
        "qrfit"
      ]
    },
    {
      "page": "qrfit.lasso",
      "title": "Quantile Regression (qr) with Adaptive Lasso Penalty (lasso)",
      "topics": [
        "qrfit.lasso"
      ]
    },
    {
      "page": "QRMMCPP",
      "title": "Quantile Regression (QR) use Majorize and Minimize (mm) algorithm core computational part",
      "topics": [
        "QRMMCPP"
      ]
    },
    {
      "page": "QRPADMMCPP",
      "title": "Quantile Regression (QR) with Adaptive Lasso Penalty (lasso) use Alternating Direction Method of Multipliers (ADMM) algorithm core computational part",
      "topics": [
        "QRPADMMCPP"
      ]
    },
    {
      "page": "QRPCDCPP",
      "title": "Quantile Regression (QR) with Adaptive Lasso Penalty (lasso) use Coordinate Descent (cd) Algorithms core computational part",
      "topics": [
        "QRPCDCPP"
      ]
    },
    {
      "page": "QRPMMCPP",
      "title": "Quantile Regression (QR) with Adaptive Lasso Penalty (lasso) use Majorize and Minimize (mm) algorithm core computational part",
      "topics": [
        "QRPMMCPP"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "MASS",
    "Matrix",
    "MatrixModels",
    "quantreg",
    "Rcpp",
    "RcppArmadillo",
    "SparseM",
    "survival"
  ],
  "_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": "libblas",
      "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": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "cqrreg",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-06-04T09:29:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bc077b0f51949cf3f054b98dbae7c16f03e12250",
      "fileid": "b8f3d508fa3b9dad3a23614323666c507f90f0d0392bd4c9fe15f73aaf8b5004",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26943007267"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-06-04T09:29:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bc077b0f51949cf3f054b98dbae7c16f03e12250",
      "fileid": "8bf7fc6e7eda8aeb45f8574d2cbe7ffebc8773c7313fbad98bb1ce8fa4826b68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26943007267"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-06-04T09:29:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bc077b0f51949cf3f054b98dbae7c16f03e12250",
      "fileid": "a367e593fa5a29e3ee418758ac4897e93608609c7bb07cafb363d72d2700b75a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26943007267"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-06-04T09:28:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bc077b0f51949cf3f054b98dbae7c16f03e12250",
      "fileid": "ca831c0a0a2c0b0b2664fa65a9532f0b9dca10502ad8907f21a758e963cd53f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26943007267"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-06-04T09:29:04.000Z",
      "arch": "emscripten",
      "commit": "bc077b0f51949cf3f054b98dbae7c16f03e12250",
      "fileid": "b75257dd1baf293ce8ed06121df9414b7f004964e6ad3c6c0bd6560e54389260",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26943007267"
    }
  ]
}