{
  "_id": "6a647183059529545f577f3e",
  "Package": "L2E",
  "Type": "Package",
  "Title": "Robust Structured Regression via the L2 Criterion",
  "Version": "2.0",
  "Description": "An implementation of a computational framework for\nperforming robust structured regression with the L2 criterion\nfrom Chi and Chi (2021+). Improvements using the\nmajorization-minimization (MM) principle from Liu, Chi, and\nLange (2022+) added in Version 2.0.",
  "Authors@R": "c(\nperson(\"Xiaoqian\", \"Liu\", email=\"xiaoqian.liu1025@gmail.com\", role=c(\"aut\", \"ctb\")),\nperson(\"Jocelyn\", \"Chi\", email=\"jocetchi@gmail.com\", role=c(\"aut\", \"cre\")),\nperson(\"Lisa\", \"Lin\", email=\"llin.texas@hotmail.com\", role=c(\"ctb\")),\nperson(\"Kenneth\", \"Lange\", email=\"klange@ucla.edu\", role=c(\"aut\")),\nperson(\"Eric\", \"Chi\", email=\"ecchi1105@gmail.com\", role=c(\"aut\"))\n)",
  "Maintainer": "Jocelyn Chi <jocetchi@gmail.com>",
  "VignetteBuilder": "knitr",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-25 08:12:56 UTC",
    "User": "root"
  },
  "Author": "Xiaoqian Liu [aut, ctb], Jocelyn Chi [aut, cre], Lisa Lin\n[ctb], Kenneth Lange [aut], Eric Chi [aut]",
  "Config/pak/sysreqs": "make",
  "Repository": "https://jocelynchi.r-universe.dev",
  "Date/Publication": "2022-09-08 20:13:00 UTC",
  "RemoteUrl": "https://github.com/cran/L2E",
  "RemoteRef": "HEAD",
  "RemoteSha": "a30f7a539613530b370a20d63936ac52bd3877be",
  "_user": "jocelynchi",
  "_type": "src",
  "_file": "L2E_2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/624414e074a7d2f9652ac34dba920c717bc9ad28d8efb54e63f4a765f632b916",
  "_filesize": 951899,
  "_sha256": "624414e074a7d2f9652ac34dba920c717bc9ad28d8efb54e63f4a765f632b916",
  "_expires": "2026-11-02T08:19:13.000Z",
  "_created": "2026-07-25T08:12:56.000Z",
  "_published": "2026-07-25T08:19:15.117Z",
  "_jobs": [
    {
      "job": 89660529553,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8617550214"
    },
    {
      "job": 89660529523,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8617549469"
    },
    {
      "job": 89660529516,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8617542722"
    },
    {
      "job": 89660529525,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8617554469"
    },
    {
      "job": 89660258331,
      "time": 205,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8617526150"
    },
    {
      "job": 89660529540,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8617544950"
    },
    {
      "job": 89660529528,
      "time": 327,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8617575433"
    },
    {
      "job": 89660529536,
      "time": 289,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8617569955"
    },
    {
      "job": 89660529529,
      "time": 329,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8617576237"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jocelynchi/actions/runs/30150604435",
  "_status": "success",
  "_upstream": "https://github.com/cran/L2E",
  "_commit": {
    "id": "a30f7a539613530b370a20d63936ac52bd3877be",
    "author": "Jocelyn Chi <jocetchi@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0\n",
    "time": 1662667980
  },
  "_maintainer": {
    "name": "Jocelyn Chi",
    "email": "jocetchi@gmail.com",
    "login": "jocelynchi",
    "description": "\n",
    "uuid": 2458628
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "osqp",
      "role": "Depends"
    },
    {
      "package": "isotone",
      "role": "Imports"
    },
    {
      "package": "cobs",
      "role": "Imports"
    },
    {
      "package": "ncvreg",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "signal",
      "role": "Imports"
    },
    {
      "package": "robustbase",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "latex2exp",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jocelynchi",
      "count": 2,
      "uuid": 2458628
    }
  ],
  "_userbio": {
    "uuid": 2458628,
    "type": "user",
    "name": "Jocelyn T. Chi",
    "followers": 0
  },
  "_downloads": {
    "count": 240,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/L2E"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/L2E.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "jocelynchi",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2022-01-07"
    },
    {
      "version": "2.0",
      "date": "2022-09-08"
    }
  ],
  "_exports": [
    "CV_L2E_sparse_dist",
    "CV_L2E_sparse_ncv",
    "CV_L2E_TF_dist",
    "CV_L2E_TF_lasso",
    "L2E_convex",
    "L2E_isotonic",
    "L2E_multivariate",
    "l2e_regression",
    "l2e_regression_convex",
    "l2e_regression_convex_MM",
    "l2e_regression_isotonic",
    "l2e_regression_isotonic_MM",
    "l2e_regression_MM",
    "L2E_sparse_dist",
    "L2E_sparse_ncv",
    "L2E_TF_dist",
    "L2E_TF_lasso",
    "myGetDkn",
    "objective",
    "objective_tau"
  ],
  "_datasets": [
    {
      "name": "bank",
      "title": "Bank data",
      "object": "bank",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "x3",
        "x4",
        "x5",
        "x6",
        "x7",
        "x8",
        "x9",
        "x10",
        "x11",
        "x12",
        "x13",
        "y"
      ],
      "rows": 1949,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bank",
      "title": "Bank data",
      "topics": [
        "bank"
      ]
    },
    {
      "page": "CV_L2E_sparse_dist",
      "title": "Cross validation for L2E sparse regression with distance penalization",
      "topics": [
        "CV_L2E_sparse_dist"
      ]
    },
    {
      "page": "CV_L2E_sparse_ncv",
      "title": "Cross validation for L2E sparse regression with existing penalization methods",
      "topics": [
        "CV_L2E_sparse_ncv"
      ]
    },
    {
      "page": "CV_L2E_TF_dist",
      "title": "Cross validation for L2E trend filtering regression with distance penalization",
      "topics": [
        "CV_L2E_TF_dist"
      ]
    },
    {
      "page": "CV_L2E_TF_lasso",
      "title": "Cross validation for L2E trend filtering regression with Lasso penalization",
      "topics": [
        "CV_L2E_TF_lasso"
      ]
    },
    {
      "page": "L2E",
      "title": "L2E",
      "topics": [
        "L2E"
      ]
    },
    {
      "page": "L2E_convex",
      "title": "L2E convex regression",
      "topics": [
        "L2E_convex"
      ]
    },
    {
      "page": "L2E_isotonic",
      "title": "L2E isotonic regression",
      "topics": [
        "L2E_isotonic"
      ]
    },
    {
      "page": "L2E_multivariate",
      "title": "L2E multivariate regression",
      "topics": [
        "L2E_multivariate"
      ]
    },
    {
      "page": "l2e_regression",
      "title": "L2E multivariate regression - PG",
      "topics": [
        "l2e_regression"
      ]
    },
    {
      "page": "l2e_regression_convex",
      "title": "L2E convex regression - PG",
      "topics": [
        "l2e_regression_convex"
      ]
    },
    {
      "page": "l2e_regression_convex_MM",
      "title": "L2E convex regression - MM",
      "topics": [
        "l2e_regression_convex_MM"
      ]
    },
    {
      "page": "l2e_regression_isotonic",
      "title": "L2E isotonic regression - PG",
      "topics": [
        "l2e_regression_isotonic"
      ]
    },
    {
      "page": "l2e_regression_isotonic_MM",
      "title": "L2E isotonic regression - MM",
      "topics": [
        "l2e_regression_isotonic_MM"
      ]
    },
    {
      "page": "l2e_regression_MM",
      "title": "L2E multivariate regression - MM",
      "topics": [
        "l2e_regression_MM"
      ]
    },
    {
      "page": "l2e_regression_sparse_dist",
      "title": "L2E sparse regression with distance penalization",
      "topics": [
        "l2e_regression_sparse_dist"
      ]
    },
    {
      "page": "l2e_regression_sparse_ncv",
      "title": "L2E sparse regression with existing penalization methods",
      "topics": [
        "l2e_regression_sparse_ncv"
      ]
    },
    {
      "page": "l2e_regression_TF_dist",
      "title": "L2E trend filtering regression with distance penalization",
      "topics": [
        "l2e_regression_TF_dist"
      ]
    },
    {
      "page": "l2e_regression_TF_lasso",
      "title": "L2E trend filtering regression with Lasso penalization",
      "topics": [
        "l2e_regression_TF_lasso"
      ]
    },
    {
      "page": "L2E_sparse_dist",
      "title": "Solution path of L2E sparse regression with distance penalization",
      "topics": [
        "L2E_sparse_dist"
      ]
    },
    {
      "page": "L2E_sparse_ncv",
      "title": "Solution path of L2E sparse regression with existing penalization methods",
      "topics": [
        "L2E_sparse_ncv"
      ]
    },
    {
      "page": "L2E_TF_dist",
      "title": "Solution path of the L2E trend filtering regression with distance penalization",
      "topics": [
        "L2E_TF_dist"
      ]
    },
    {
      "page": "L2E_TF_lasso",
      "title": "Solution path of the L2E trend filtering regression with Lasso",
      "topics": [
        "L2E_TF_lasso"
      ]
    },
    {
      "page": "myGetDkn",
      "title": "Compute kth order differencing matrix",
      "topics": [
        "myGetDkn"
      ]
    },
    {
      "page": "objective",
      "title": "Objective function of the L2E regression - eta",
      "topics": [
        "objective"
      ]
    },
    {
      "page": "objective_tau",
      "title": "Objective function of the L2E regression - tau",
      "topics": [
        "objective_tau"
      ]
    },
    {
      "page": "update_beta_convex",
      "title": "Beta update in L2E convex regression - PG",
      "topics": [
        "update_beta_convex"
      ]
    },
    {
      "page": "update_beta_isotonic",
      "title": "Beta update in L2E isotonic regression - PG",
      "topics": [
        "update_beta_isotonic"
      ]
    },
    {
      "page": "update_beta_MM_convex",
      "title": "Beta update in L2E convex regression - MM",
      "topics": [
        "update_beta_MM_convex"
      ]
    },
    {
      "page": "update_beta_MM_isotonic",
      "title": "Beta update in L2E isotonic regression - MM",
      "topics": [
        "update_beta_MM_isotonic"
      ]
    },
    {
      "page": "update_beta_MM_ls",
      "title": "Beta update in L2E multivariate regression - MM",
      "topics": [
        "update_beta_MM_ls"
      ]
    },
    {
      "page": "update_beta_MM_sparse",
      "title": "Beta update in L2E sparse regression - MM",
      "topics": [
        "update_beta_MM_sparse"
      ]
    },
    {
      "page": "update_beta_MM_TF",
      "title": "Beta update in L2E trend filtering regression - MM",
      "topics": [
        "update_beta_MM_TF"
      ]
    },
    {
      "page": "update_beta_qr",
      "title": "Beta update in L2E multivariate regression - PG",
      "topics": [
        "update_beta_qr"
      ]
    },
    {
      "page": "update_beta_sparse_ncv",
      "title": "Beta update in L2E sparse regression - NCV",
      "topics": [
        "update_beta_sparse_ncv"
      ]
    },
    {
      "page": "update_beta_TF_lasso",
      "title": "Beta update in L2E trend filtering regression using Lasso",
      "topics": [
        "update_beta_TF_lasso"
      ]
    },
    {
      "page": "update_eta_bktk",
      "title": "Eta update using Newton's method with backtracking",
      "topics": [
        "update_eta_bktk"
      ]
    },
    {
      "page": "update_tau_R",
      "title": "Tau update function",
      "topics": [
        "update_tau_R"
      ]
    }
  ],
  "_readme": "https://github.com/cran/L2E/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cobs",
    "DEoptimR",
    "isotone",
    "lattice",
    "MASS",
    "Matrix",
    "MatrixModels",
    "ncvreg",
    "nnls",
    "osqp",
    "quantreg",
    "Rcpp",
    "robustbase",
    "S7",
    "signal",
    "SparseM",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "l2e-intro.Rmd",
      "filename": "l2e-intro.html",
      "title": "Introduction to the L2E Package (version 2.0)",
      "author": "Xiaoqian Liu, Jocelyn T. Chi, Lisa Lin, Kennth Lange, and Eric C. Chi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Examples",
        "Isotonic Regression",
        "Convex Regression",
        "Multivariate Regression",
        "Other Examples",
        "References"
      ],
      "created": "2022-01-07 12:32:55",
      "modified": "2022-09-08 20:13:00",
      "commits": 2
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "l2e",
  "_universes": [
    "jocelynchi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0",
      "date": "2026-07-25T08:15:11.000Z",
      "distro": "resolute",
      "commit": "a30f7a539613530b370a20d63936ac52bd3877be",
      "fileid": "https://r2.ropensci.org/5de93a7223b16e385dab8dd5d965ba108d6f3341ed743713f55732ccaf8b37bb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jocelynchi/actions/runs/30150604435"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0",
      "date": "2026-07-25T08:15:09.000Z",
      "distro": "resolute",
      "commit": "a30f7a539613530b370a20d63936ac52bd3877be",
      "fileid": "https://r2.ropensci.org/309357fda25c2b8f256f950156640b6025943f64af41639e53d9bbbdfe830958",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jocelynchi/actions/runs/30150604435"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0",
      "date": "2026-07-25T08:14:34.000Z",
      "commit": "a30f7a539613530b370a20d63936ac52bd3877be",
      "fileid": "https://r2.ropensci.org/3dd03dc11c7241650bae97a80d22385c4569a5a62f07178559f2a171f9d7faf3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jocelynchi/actions/runs/30150604435"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0",
      "date": "2026-07-25T08:15:35.000Z",
      "commit": "a30f7a539613530b370a20d63936ac52bd3877be",
      "fileid": "https://r2.ropensci.org/50fc814f2f74241e4c8aaac21ae8307968fa0035c62f396bb9c1cf8aaf131277",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jocelynchi/actions/runs/30150604435"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0",
      "date": "2026-07-25T08:15:18.000Z",
      "commit": "a30f7a539613530b370a20d63936ac52bd3877be",
      "fileid": "https://r2.ropensci.org/eb310904811afdb5ddf55ce0510014fdf89b660c210fdf43a2dc250f06525d04",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jocelynchi/actions/runs/30150604435"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0",
      "date": "2026-07-25T08:17:47.000Z",
      "commit": "a30f7a539613530b370a20d63936ac52bd3877be",
      "fileid": "https://r2.ropensci.org/b2b59404188e388b5b1d018b99e400c56ebfd0315cb436e113e84fd5d3526177",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jocelynchi/actions/runs/30150604435"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0",
      "date": "2026-07-25T08:17:22.000Z",
      "commit": "a30f7a539613530b370a20d63936ac52bd3877be",
      "fileid": "https://r2.ropensci.org/b45bf969a7efbb1eb9a5a952c2afd8aba92eea2200d135b6dcb7f77b751f6fdd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jocelynchi/actions/runs/30150604435"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.0",
      "date": "2026-07-25T08:17:56.000Z",
      "commit": "a30f7a539613530b370a20d63936ac52bd3877be",
      "fileid": "https://r2.ropensci.org/191d805d1272a40aaf5b5b01adce6280c31912ba2cc811166a8332fdef20d591",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jocelynchi/actions/runs/30150604435"
    }
  ]
}