{
  "_id": "6a1d5aa11d7bb097a0a48370",
  "Package": "palasso",
  "Version": "1.0.0",
  "Title": "Sparse Regression with Paired Covariates",
  "Description": "Implements sparse regression with paired covariates\n(<doi:10.1007/s11634-019-00375-6>). The paired lasso is\ndesigned for settings where each covariate in one set forms a\npair with a covariate in the other set (one-to-one\ncorrespondence). For the optional correlation shrinkage,\ninstall 'ashr' (<https://github.com/stephens999/ashr>) and\n'CorShrink' (<https://github.com/kkdey/CorShrink>) from GitHub\n(see README).",
  "Authors@R": "person(given=\"Armin\",family=\"Rauschenberger\",email=\"armin.rauschenberger@uni.lu\",role=c(\"aut\",\"cre\"),comment=c(ORCID=\"0000-0001-6498-4801\"))",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr, rmarkdown",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/rauschenberger/palasso,\nhttps://rauschenberger.github.io/palasso/",
  "BugReports": "https://github.com/rauschenberger/palasso/issues",
  "Repository": "https://rauschenberger.r-universe.dev",
  "Date/Publication": "2024-09-27 08:15:59 UTC",
  "RemoteUrl": "https://github.com/rauschenberger/palasso",
  "RemoteRef": "HEAD",
  "RemoteSha": "751c37d223fc3c30b7ba6faa0317fcdae2e665e2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 10:06:28 UTC",
    "User": "root"
  },
  "Author": "Armin Rauschenberger [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6498-4801>)",
  "Maintainer": "Armin Rauschenberger <armin.rauschenberger@uni.lu>",
  "MD5sum": "74c89be9579d565d1f5118eb743d9f2c",
  "_user": "rauschenberger",
  "_type": "src",
  "_file": "palasso_1.0.0.tar.gz",
  "_fileid": "7540058ff8932abcd8fabf7035adbb040da79f115663f4ed0928c9b33c6ca9f5",
  "_filesize": 181755,
  "_sha256": "7540058ff8932abcd8fabf7035adbb040da79f115663f4ed0928c9b33c6ca9f5",
  "_created": "2026-06-01T10:06:28.000Z",
  "_published": "2026-06-01T10:10:41.258Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78829912463,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7328752607"
    },
    {
      "job": 78829912317,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328746699"
    },
    {
      "job": 78829912347,
      "time": 216,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7328767478"
    },
    {
      "job": 78829912386,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328745942"
    },
    {
      "job": 78829468531,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328707374"
    },
    {
      "job": 78829912349,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328744551"
    },
    {
      "job": 78829912591,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7328742476"
    },
    {
      "job": 78829912390,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7328740332"
    },
    {
      "job": 78829912358,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328738545"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rauschenberger/actions/runs/26748298964",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rauschenberger/palasso",
  "_commit": {
    "id": "751c37d223fc3c30b7ba6faa0317fcdae2e665e2",
    "author": "Armin <armin.rauschenberger@ext.uni.lu>",
    "committer": "Armin <armin.rauschenberger@ext.uni.lu>",
    "message": "add vignettebuilder\n",
    "time": 1727424959
  },
  "_maintainer": {
    "name": "Armin Rauschenberger",
    "email": "armin.rauschenberger@uni.lu",
    "login": "rauschenberger",
    "orcid": "0000-0001-6498-4801",
    "description": "",
    "uuid": 14272654
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "remotes",
      "role": "Suggests"
    },
    {
      "package": "pROC",
      "role": "Suggests"
    },
    {
      "package": "edgeR",
      "role": "Suggests"
    },
    {
      "package": "ashr",
      "role": "Suggests"
    },
    {
      "package": "CorShrink",
      "role": "Suggests"
    }
  ],
  "_owner": "rauschenberger",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "rauschenberger",
      "count": 84,
      "uuid": 14272654
    }
  ],
  "_userbio": {
    "uuid": 14272654,
    "type": "user",
    "name": "Armin Rauschenberger"
  },
  "_downloads": {
    "count": 307,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/palasso"
  },
  "_devurl": "https://github.com/rauschenberger/palasso",
  "_pkgdown": "https://rauschenberger.github.io/palasso/",
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/palasso.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rauschenberger/palasso",
  "_realowner": "rauschenberger",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2018-05-31"
    },
    {
      "version": "0.0.2",
      "date": "2018-10-27"
    },
    {
      "version": "0.0.3",
      "date": "2019-02-19"
    },
    {
      "version": "0.0.4",
      "date": "2019-03-08"
    },
    {
      "version": "0.0.5",
      "date": "2019-04-19"
    },
    {
      "version": "0.0.6",
      "date": "2019-11-12"
    },
    {
      "version": "0.0.7",
      "date": "2019-11-19"
    },
    {
      "version": "0.0.8",
      "date": "2021-04-19"
    },
    {
      "version": "0.0.9",
      "date": "2024-02-15"
    },
    {
      "version": "1.0.0",
      "date": "2024-09-26"
    }
  ],
  "_exports": [
    ".combine",
    "palasso"
  ],
  "_help": [
    {
      "page": "methods",
      "title": "Methods for class \"palasso\"",
      "topics": [
        "coef.palasso",
        "deviance.palasso",
        "fitted.palasso",
        "logLik.palasso",
        "methods",
        "predict.palasso",
        "residuals.palasso",
        "summary.palasso",
        "weights.palasso"
      ]
    },
    {
      "page": "palasso",
      "title": "Paired lasso",
      "topics": [
        "palasso-package",
        "palasso"
      ]
    }
  ],
  "_readme": "https://github.com/rauschenberger/palasso/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "foreach",
    "glmnet",
    "iterators",
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppEigen",
    "shape",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "article.Rmd",
      "filename": "article.html",
      "title": "Article",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Sparse classification with paired covariates",
        "Abstract",
        "Full text (open access)"
      ],
      "created": "2017-11-22 13:31:43",
      "modified": "2024-09-23 09:15:17",
      "commits": 12
    },
    {
      "source": "script.Rmd",
      "filename": "script.html",
      "title": "Sparse regression with paired covariates",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Initialisation",
        "Preparation",
        "Analysis",
        "Figures"
      ],
      "created": "2019-04-19 12:09:29",
      "modified": "2019-04-19 12:09:29",
      "commits": 1
    },
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "Sparse regression with paired covariates",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Initialisation",
        "Standard lasso",
        "Paired lasso",
        "Methods",
        "Reference"
      ],
      "created": "2017-11-22 13:31:43",
      "modified": "2024-09-24 07:27:16",
      "commits": 16
    }
  ],
  "_score": 5.710117365111816,
  "_indexed": true,
  "_nocasepkg": "palasso",
  "_universes": [
    "rauschenberger"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-01T10:08:39.000Z",
      "distro": "noble",
      "commit": "751c37d223fc3c30b7ba6faa0317fcdae2e665e2",
      "fileid": "80c9a652024c2cd1fd88af3fabee08c436fa320af81eff2c00c0b5effb6b7aae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rauschenberger/actions/runs/26748298964"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-01T10:08:22.000Z",
      "distro": "noble",
      "commit": "751c37d223fc3c30b7ba6faa0317fcdae2e665e2",
      "fileid": "e82e8ebf9af8ce9d2f597e1a1992adfd1cd1d20ad8763b13fa590a2af69a193c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rauschenberger/actions/runs/26748298964"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-01T10:09:24.000Z",
      "commit": "751c37d223fc3c30b7ba6faa0317fcdae2e665e2",
      "fileid": "dae73c576b6d492fd9374bf0234a4ae09b810b2bbbbac6077ffae0233fae9d75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rauschenberger/actions/runs/26748298964"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-01T10:08:25.000Z",
      "commit": "751c37d223fc3c30b7ba6faa0317fcdae2e665e2",
      "fileid": "5fb9aec5f14397216b54ab280410fe8a7bdb623b53a39563fa541692cb82e1b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rauschenberger/actions/runs/26748298964"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-01T10:08:38.000Z",
      "commit": "751c37d223fc3c30b7ba6faa0317fcdae2e665e2",
      "fileid": "f5dc8ee66bc290f495ca46dd9fdf2de2f4b49c5ae2ca20bb7886fe8ca07adb84",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rauschenberger/actions/runs/26748298964"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-01T10:08:01.000Z",
      "commit": "751c37d223fc3c30b7ba6faa0317fcdae2e665e2",
      "fileid": "d0bce3dee5b79baba68735d5168544dac7d7b3cb1aa4b9d51b0dbe1ac4a127ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rauschenberger/actions/runs/26748298964"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-01T10:07:54.000Z",
      "commit": "751c37d223fc3c30b7ba6faa0317fcdae2e665e2",
      "fileid": "f0f6d95a4c94a1ca413fa48a919f23a690dbfbf948bb4f3054f221f09f13f5cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rauschenberger/actions/runs/26748298964"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-01T10:07:48.000Z",
      "commit": "751c37d223fc3c30b7ba6faa0317fcdae2e665e2",
      "fileid": "94740978e79830fc7ceed42772bf776b8c96eb8f2b560dfd3554ca6f1d0beb78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rauschenberger/actions/runs/26748298964"
    }
  ]
}