{
  "_id": "6a103d18acfb0bcc41c9c23a",
  "Package": "SALES",
  "Title": "The (Adaptive) Elastic Net and Lasso Penalized Sparse Asymmetric\nLeast Squares (SALES) and Coupled Sparse Asymmetric Least\nSquares (COSALES) using Coordinate Descent and Proximal\nGradient Algorithms",
  "Version": "1.0.2",
  "Author": "Yuwen Gu <yuwen.gu@uconn.edu>, Hui Zou <zouxx019@umn.edu>",
  "Maintainer": "Yuwen Gu <yuwen.gu@uconn.edu>",
  "Description": "A coordinate descent algorithm for computing the solution\npaths of the sparse and coupled sparse asymmetric least\nsquares, including the (adaptive) elastic net and Lasso\npenalized SALES and COSALES regressions.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/knightgu/SALES",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.2.1",
  "Repository": "https://knightgu.r-universe.dev",
  "Date/Publication": "2022-08-15 15:48:03 UTC",
  "RemoteUrl": "https://github.com/knightgu/sales",
  "RemoteRef": "HEAD",
  "RemoteSha": "58130b8c7b50a60b95f0568ca2a96af83180b4c4",
  "RemoteSubdir": "SALES",
  "Packaged": {
    "Date": "2026-05-11 09:52:03 UTC",
    "User": "root"
  },
  "MD5sum": "5184aca6eb48a8798a3092448aea32fe",
  "_user": "knightgu",
  "_type": "src",
  "_file": "SALES_1.0.2.tar.gz",
  "_fileid": "a6e007a39bf56919c9d0017a8d189417b5bbc68e8438132f44b8bcd583281d7f",
  "_filesize": 239486,
  "_sha256": "a6e007a39bf56919c9d0017a8d189417b5bbc68e8438132f44b8bcd583281d7f",
  "_created": "2026-05-11T09:52:03.000Z",
  "_published": "2026-05-22T11:25:12.198Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77370058019,
      "time": 119,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6915421518"
    },
    {
      "job": 77370057724,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6915423001"
    },
    {
      "job": 77370058269,
      "time": 111,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6915417615"
    },
    {
      "job": 77370057846,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6915422968"
    },
    {
      "job": 77370058214,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6915429151"
    },
    {
      "job": 77370058246,
      "time": 236,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6915459451"
    },
    {
      "job": 77370057988,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6915440952"
    },
    {
      "job": 77370057989,
      "time": 192,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6915445074"
    },
    {
      "job": 77370057421,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6915379957"
    },
    {
      "job": 77370057356,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159337640"
    },
    {
      "job": 77370057584,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6915418024"
    },
    {
      "job": 77370058247,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6915413016"
    },
    {
      "job": 77370057716,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6915415077"
    }
  ],
  "_buildurl": "https://github.com/r-universe/knightgu/actions/runs/25662882118",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/knightgu/sales",
  "_commit": {
    "id": "58130b8c7b50a60b95f0568ca2a96af83180b4c4",
    "author": "Yuwen Gu <knightgu34@gmail.com>",
    "committer": "Yuwen Gu <knightgu34@gmail.com>",
    "message": "Format code and improve documentation\n\nPreparation for the v1.0.2 CRAN release\n",
    "time": 1660578483
  },
  "_maintainer": {
    "name": "Yuwen Gu",
    "email": "yuwen.gu@uconn.edu",
    "login": "knightgu",
    "uuid": 3643442
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "knightgu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "knightgu",
      "count": 31,
      "uuid": 3643442
    }
  ],
  "_userbio": {
    "uuid": 3643442,
    "type": "user",
    "name": "Yuwen Gu"
  },
  "_downloads": {
    "count": 182,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SALES"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/knightgu/sales",
  "_searchresults": 18,
  "_topics": [
    "fortran"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SALES.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/knightgu/sales",
  "_realowner": "knightgu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-01-12"
    },
    {
      "version": "1.0.2",
      "date": "2022-08-15"
    }
  ],
  "_exports": [
    "coef",
    "cpernet",
    "cv.cpernet",
    "cv.ernet",
    "ernet",
    "predict"
  ],
  "_help": [
    {
      "page": "coef",
      "title": "Extract Model Coefficients",
      "topics": [
        "coef"
      ]
    },
    {
      "page": "coef.cpernet",
      "title": "Get coefficients from a cpernet object",
      "topics": [
        "coef.cpalspath",
        "coef.cpernet"
      ]
    },
    {
      "page": "coef.cv.cpernet",
      "title": "Get coefficients from a cv.cpernet object",
      "topics": [
        "coef.cv.cpernet"
      ]
    },
    {
      "page": "coef.cv.ernet",
      "title": "Get coefficients from a cv.ernet object",
      "topics": [
        "coef.cv.ernet"
      ]
    },
    {
      "page": "coef.ernet",
      "title": "Get coefficients from an ernet object",
      "topics": [
        "coef.alspath",
        "coef.ernet"
      ]
    },
    {
      "page": "cpernet",
      "title": "Regularization paths for the coupled sparse asymmetric least squares (COSALES) regression (or the coupled sparse expectile regression)",
      "topics": [
        "cpernet"
      ]
    },
    {
      "page": "cv.cpernet",
      "title": "Cross-validation for cpernet",
      "topics": [
        "cv.cpernet"
      ]
    },
    {
      "page": "cv.ernet",
      "title": "Cross-validation for ernet",
      "topics": [
        "cv.ernet"
      ]
    },
    {
      "page": "ernet",
      "title": "Regularization paths for the sparse asymmetric least squares (SALES) regression (or the sparse expectile regression)",
      "topics": [
        "ernet"
      ]
    },
    {
      "page": "plot.cpernet",
      "title": "Plot coefficients from a cpernet object",
      "topics": [
        "plot.cpernet"
      ]
    },
    {
      "page": "plot.cv.cpernet",
      "title": "Plot the cross-validated curve produced by cv.cpernet",
      "topics": [
        "plot.cv.cpernet"
      ]
    },
    {
      "page": "plot.cv.ernet",
      "title": "Plot the cross-validated curve produced by cv.ernet",
      "topics": [
        "plot.cv.ernet"
      ]
    },
    {
      "page": "plot.ernet",
      "title": "Plot coefficients from an ernet object",
      "topics": [
        "plot.ernet"
      ]
    },
    {
      "page": "predict",
      "title": "Model predictions",
      "topics": [
        "predict"
      ]
    },
    {
      "page": "predict.cpernet",
      "title": "Make predictions from a cpernet object",
      "topics": [
        "predict.cpalspath",
        "predict.cpernet"
      ]
    },
    {
      "page": "predict.cv.cpernet",
      "title": "Make predictions from a cv.cpernet object",
      "topics": [
        "predict.cv.cpernet"
      ]
    },
    {
      "page": "predict.cv.ernet",
      "title": "Make predictions from a cv.ernet object",
      "topics": [
        "predict.cv.ernet"
      ]
    },
    {
      "page": "predict.ernet",
      "title": "Make predictions from an ernet object",
      "topics": [
        "predict.alspath",
        "predict.ernet"
      ]
    },
    {
      "page": "print.cpernet",
      "title": "Print a cpernet object",
      "topics": [
        "print.cpernet"
      ]
    },
    {
      "page": "print.ernet",
      "title": "Print an ernet object",
      "topics": [
        "print.ernet"
      ]
    }
  ],
  "_readme": "https://github.com/knightgu/sales/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix"
  ],
  "_sysdeps": [
    {
      "shlib": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    }
  ],
  "_score": 3.255272505103306,
  "_indexed": true,
  "_nocasepkg": "sales",
  "_universes": [
    "knightgu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-11T09:54:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "58130b8c7b50a60b95f0568ca2a96af83180b4c4",
      "fileid": "e907fe124468539120e2f0597b6f1cb9b9f2014e63bf3f2cba956a1a32c65b82",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/knightgu/actions/runs/25662882118"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-11T09:54:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "58130b8c7b50a60b95f0568ca2a96af83180b4c4",
      "fileid": "57a83ab8505b20abc719502967f1181fd2bde1ec8c5492040def8e7c67875497",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/knightgu/actions/runs/25662882118"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-11T09:53:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "58130b8c7b50a60b95f0568ca2a96af83180b4c4",
      "fileid": "c36dc18650fe81751aaaa632b59aaecc06301e351ee89d1964a46b26da0ce8c9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/knightgu/actions/runs/25662882118"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-11T09:54:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "58130b8c7b50a60b95f0568ca2a96af83180b4c4",
      "fileid": "babf860040fc8fa283486cfcc8ce15a7126b28d3d929662d936e9003b9dd6b74",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/knightgu/actions/runs/25662882118"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-11T09:54:27.000Z",
      "arch": "aarch64",
      "commit": "58130b8c7b50a60b95f0568ca2a96af83180b4c4",
      "fileid": "ab380561fe11c5bb9952571dc4e8d40b7065e5b2e1ae79304945f17e68130abd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/knightgu/actions/runs/25662882118"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-11T09:55:27.000Z",
      "arch": "x86_64",
      "commit": "58130b8c7b50a60b95f0568ca2a96af83180b4c4",
      "fileid": "140ec0564ae3bf3eeee9b23da1f49363211be6d68b54e64e9dd6b844d403a008",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/knightgu/actions/runs/25662882118"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-11T09:54:42.000Z",
      "arch": "aarch64",
      "commit": "58130b8c7b50a60b95f0568ca2a96af83180b4c4",
      "fileid": "9ab980fd4951e3dace27a494013fc1247311f6e17e9764da9813bb21579b543e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/knightgu/actions/runs/25662882118"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-11T09:54:48.000Z",
      "arch": "x86_64",
      "commit": "58130b8c7b50a60b95f0568ca2a96af83180b4c4",
      "fileid": "4012c6cdafdf2508ef5621a6251bd6f2235dc614cb91f9d397d5b9c6fff2f0a4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/knightgu/actions/runs/25662882118"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-11T09:53:28.000Z",
      "arch": "x86_64",
      "commit": "58130b8c7b50a60b95f0568ca2a96af83180b4c4",
      "fileid": "248d6bc2fbffa91e9d807c86d6f59ca0366399b1d305fc4c663dcc2e7cd5755c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/knightgu/actions/runs/25662882118"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-11T09:53:19.000Z",
      "arch": "x86_64",
      "commit": "58130b8c7b50a60b95f0568ca2a96af83180b4c4",
      "fileid": "ba555572c9ab9e7a24e838718f8de5cb1ed4fa69cc27506bfc4e40ab3342b1ca",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/knightgu/actions/runs/25662882118"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-11T09:53:19.000Z",
      "arch": "x86_64",
      "commit": "58130b8c7b50a60b95f0568ca2a96af83180b4c4",
      "fileid": "8871cdfd58cc502d0151286c5cb9a61da1dfed6d13086da46d9d813d1e18d129",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/knightgu/actions/runs/25662882118"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-22T11:24:42.000Z",
      "arch": "emscripten",
      "commit": "58130b8c7b50a60b95f0568ca2a96af83180b4c4",
      "fileid": "7eae6b9a9aebcdf584c390ed37b8603e1c6692f2cd9e3b680c7f643c40a90452",
      "status": "success",
      "buildurl": "https://github.com/r-universe/knightgu/actions/runs/25662882118"
    }
  ]
}