{
  "_id": "6a10254facfb0bcc41c8ea56",
  "Package": "SelectBoost.quantile",
  "Title": "'SelectBoost'-Style Variable Selection for Quantile Regression",
  "Date": "2026-04-07",
  "Version": "0.3.1",
  "Authors@R": "c(\nperson(given = \"Frederic\", family= \"Bertrand\", role = c(\"cre\", \"aut\"),\nemail = \"frederic.bertrand@lecnam.net\", comment = c(ORCID = \"0000-0002-0837-8281\")))",
  "Author": "Frederic Bertrand [cre, aut]\n(<https://orcid.org/0000-0002-0837-8281>)",
  "Maintainer": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
  "Description": "A 'SelectBoost'-inspired workflow for sparse quantile\nregression. The package builds correlation neighborhoods,\nperturbs correlated predictors with a directional sampler\ninspired by the original 'SelectBoost' internals, refits\npenalized quantile regression models on the perturbed designs,\nand aggregates variable-selection frequencies across a path of\ncorrelation thresholds.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://fbertran.github.io/SelectBoost.quantile/,\nhttps://github.com/fbertran/SelectBoost.quantile",
  "BugReports": "https://github.com/fbertran/SelectBoost.quantile/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Repository": "https://fbertran.r-universe.dev",
  "Date/Publication": "2026-04-07 17:15:14 UTC",
  "RemoteUrl": "https://github.com/fbertran/selectboost.quantile",
  "RemoteRef": "HEAD",
  "RemoteSha": "d4b7b09ae31de3f10762008903edc0d2f7f1eb91",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 09:36:41 UTC",
    "User": "root"
  },
  "MD5sum": "f87de1a8eeb10c61726ab31a68ea861b",
  "_user": "fbertran",
  "_type": "src",
  "_file": "SelectBoost.quantile_0.3.1.tar.gz",
  "_fileid": "1a6d1028f5d804f23931788876fdfbad16de65d8c471d7b0513d06e7af47b31f",
  "_filesize": 1361000,
  "_sha256": "1a6d1028f5d804f23931788876fdfbad16de65d8c471d7b0513d06e7af47b31f",
  "_created": "2026-05-13T09:36:41.000Z",
  "_published": "2026-05-22T09:43:43.768Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77355052996,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6966625332"
    },
    {
      "job": 77355053341,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966622059"
    },
    {
      "job": 77355053257,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6966617901"
    },
    {
      "job": 77355052931,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966616276"
    },
    {
      "job": 77355052628,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966575323"
    },
    {
      "job": 77355052471,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157541294"
    },
    {
      "job": 77355053397,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6966617137"
    },
    {
      "job": 77355053304,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6966604916"
    },
    {
      "job": 77355053101,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966617864"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fbertran/actions/runs/25790803518",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fbertran/selectboost.quantile",
  "_commit": {
    "id": "d4b7b09ae31de3f10762008903edc0d2f7f1eb91",
    "author": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
    "committer": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
    "message": "Updated README and logo\n",
    "time": 1775582114
  },
  "_maintainer": {
    "name": "Frederic Bertrand",
    "email": "frederic.bertrand@lecnam.net",
    "login": "fbertran",
    "orcid": "0000-0002-0837-8281",
    "twitter": "@BertrandFrdric2",
    "uuid": 6714333
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "movMF",
      "role": "Imports"
    },
    {
      "package": "quantreg",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "fbertran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 6
    },
    {
      "week": "2026-14",
      "n": 3
    },
    {
      "week": "2026-15",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "fbertran",
      "count": 12,
      "uuid": 6714333
    }
  ],
  "_userbio": {
    "uuid": 6714333,
    "type": "user",
    "name": "Frederic Bertrand",
    "description": "Full professor in statistical modelling and data science at the CNAM Paris, France"
  },
  "_downloads": {
    "count": 501,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SelectBoost.quantile"
  },
  "_devurl": "https://github.com/fbertran/selectboost.quantile",
  "_pkgdown": "https://fbertran.github.io/SelectBoost.quantile/",
  "_searchresults": 7,
  "_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/readme.html",
    "extra/readme.md",
    "extra/SelectBoost.quantile.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fbertran/selectboost.quantile",
  "_realowner": "fbertran",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.1",
      "date": "2026-04-13"
    }
  ],
  "_exports": [
    "benchmark_quantile_selection",
    "default_quantile_benchmark_scenarios",
    "group_components",
    "group_neighbors",
    "quantile_lasso_selector",
    "selectboost_quantile",
    "simulate_quantile_data",
    "support_selectboost_quantile",
    "tune_lambda_quantile"
  ],
  "_help": [
    {
      "page": "benchmark_quantile_selection",
      "title": "Benchmark quantile-selection methods on correlated designs",
      "topics": [
        "benchmark_quantile_selection"
      ]
    },
    {
      "page": "coef.selectboost_quantile",
      "title": "Extract coefficients from a SelectBoost-style quantile fit",
      "topics": [
        "coef.selectboost_quantile"
      ]
    },
    {
      "page": "default_quantile_benchmark_scenarios",
      "title": "Default validation scenarios for quantile-selection benchmarks",
      "topics": [
        "default_quantile_benchmark_scenarios"
      ]
    },
    {
      "page": "group_neighbors",
      "title": "Grouping functions for SelectBoost.quantile",
      "topics": [
        "group_components",
        "group_neighbors"
      ]
    },
    {
      "page": "plot.selectboost_quantile",
      "title": "Plot selection-frequency paths",
      "topics": [
        "plot.selectboost_quantile"
      ]
    },
    {
      "page": "predict.selectboost_quantile",
      "title": "Predict from a SelectBoost-style quantile fit",
      "topics": [
        "predict.selectboost_quantile"
      ]
    },
    {
      "page": "quantile_lasso_selector",
      "title": "Sparse quantile-regression selector",
      "topics": [
        "quantile_lasso_selector"
      ]
    },
    {
      "page": "selectboost_quantile",
      "title": "SelectBoost-style quantile regression",
      "topics": [
        "selectboost_quantile"
      ]
    },
    {
      "page": "simulate_quantile_data",
      "title": "Simulate a sparse quantile-regression problem",
      "topics": [
        "simulate_quantile_data"
      ]
    },
    {
      "page": "summary.benchmark_quantile_selection",
      "title": "Summarize a quantile-selection benchmark",
      "topics": [
        "summary.benchmark_quantile_selection"
      ]
    },
    {
      "page": "summary.selectboost_quantile",
      "title": "Summarize a SelectBoost-style quantile fit",
      "topics": [
        "summary.selectboost_quantile"
      ]
    },
    {
      "page": "support_selectboost_quantile",
      "title": "Extract selected support at a frequency threshold",
      "topics": [
        "support_selectboost_quantile"
      ]
    },
    {
      "page": "tune_lambda_quantile",
      "title": "Tune the lasso penalty for sparse quantile regression",
      "topics": [
        "tune_lambda_quantile"
      ]
    }
  ],
  "_readme": "https://github.com/fbertran/selectboost.quantile/raw/HEAD/README.md",
  "_rundeps": [
    "clue",
    "cluster",
    "lattice",
    "MASS",
    "Matrix",
    "MatrixModels",
    "movMF",
    "quantreg",
    "skmeans",
    "slam",
    "SparseM",
    "survival",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Simulate a correlated design",
        "Fit a first model",
        "Summarize and extract stable support",
        "Plot the frequency path",
        "Formula interface and multiple quantiles",
        "Inspect penalty tuning directly",
        "Next steps"
      ],
      "created": "2026-04-01 23:15:54",
      "modified": "2026-04-01 23:15:54",
      "commits": 1
    },
    {
      "source": "validation-study.Rmd",
      "filename": "validation-study.html",
      "title": "Validation Study",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Scope",
        "Overall summary",
        "Correlated but not high-dimensional regimes",
        "High-dimensional stress regime",
        "Reproducing the study"
      ],
      "created": "2026-03-29 18:42:03",
      "modified": "2026-04-07 10:34:11",
      "commits": 4
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "selectboost.quantile",
  "_universes": [
    "fbertran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-13T09:38:48.000Z",
      "distro": "noble",
      "commit": "d4b7b09ae31de3f10762008903edc0d2f7f1eb91",
      "fileid": "3726715b4769f60a4f31e1d5071fc53b4e7cf74f84421fb0b0e99da46ae726fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/25790803518"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-13T09:38:40.000Z",
      "distro": "noble",
      "commit": "d4b7b09ae31de3f10762008903edc0d2f7f1eb91",
      "fileid": "50a53e6cf3aa78569237ae6122ec5e0ea95b99d4ee07ac913dc519ed61e82107",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/25790803518"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-13T09:38:30.000Z",
      "commit": "d4b7b09ae31de3f10762008903edc0d2f7f1eb91",
      "fileid": "050e72e63c8db12afe143e1736686fc357f20e1607a9d7061bf87d53a463479e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/25790803518"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-13T09:38:34.000Z",
      "commit": "d4b7b09ae31de3f10762008903edc0d2f7f1eb91",
      "fileid": "2a8d2791e89950617d7363b8871db656e53a9074f2a7117649000df8f19a314f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/25790803518"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-13T09:38:18.000Z",
      "commit": "d4b7b09ae31de3f10762008903edc0d2f7f1eb91",
      "fileid": "92bd90b8261987395594ed2f393575efc9e1557d111b95f34478f9d05e1c4f52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/25790803518"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-13T09:37:50.000Z",
      "commit": "d4b7b09ae31de3f10762008903edc0d2f7f1eb91",
      "fileid": "4e314830b5b6076d2ed8d7f9fcd8024b19bd355dbc1e719b0ee26d8f6e54f8c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/25790803518"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-13T09:38:21.000Z",
      "commit": "d4b7b09ae31de3f10762008903edc0d2f7f1eb91",
      "fileid": "a02bd93dbbd10daa8764c475ce7f99c867d6d07b9035cbb35ce75f40a6917d20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/25790803518"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-05-22T09:43:22.000Z",
      "commit": "d4b7b09ae31de3f10762008903edc0d2f7f1eb91",
      "fileid": "d3aba858941862cd009f9db15d3302e86b226863cbbf89939a4da3545471469f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/25790803518"
    }
  ]
}