{
  "_id": "6a102fa6acfb0bcc41c9506b",
  "Package": "combss",
  "Type": "Package",
  "Title": "Continuous Optimisation Towards Best Subset Selection",
  "Version": "0.1.0",
  "Authors@R": "c(person(given = \"Benoit\", family = \"Liquet\", email = \"benoit.liquet@univ-pau.fr\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-8136-2294\")),person(given = \"Anant\", family = \"Mathur\", role = \"aut\"), person(given = \"Sarat\", family = \"Moka\", role = \"aut\"))",
  "Author": "Benoit Liquet [aut, cre]\n(<https://orcid.org/0000-0002-8136-2294>), Anant Mathur [aut],\nSarat Moka [aut]",
  "Maintainer": "Benoit Liquet <benoit.liquet@univ-pau.fr>",
  "Description": "Best subset selection in generalised linear models via\ncontinuous optimisation. Reformulates the NP-hard discrete\nsubset selection problem as a continuous optimisation over the\nhypercube [0,1]^p, solved via a Frank-Wolfe homotopy algorithm\nwith closed-form ridge inner solves. Supports linear\n(Gaussian), binary logistic, and multinomial regression. For\nmethodological details see Moka, Liquet, Zhu and Muller (2024)\n<doi:10.1007/s11222-024-10387-8> and Mathur, Liquet, Muller and\nMoka (2026) <doi:10.48550/arXiv.2603.21952>.",
  "License": "GPL-3",
  "URL": "https://github.com/benoit-liquet/combss",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Repository": "https://benoit-liquet.r-universe.dev",
  "Date/Publication": "2026-05-03 12:13:43 UTC",
  "RemoteUrl": "https://github.com/benoit-liquet/combss",
  "RemoteRef": "HEAD",
  "RemoteSha": "b7816fe436478ce352e860731a86f10608b154c5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 09:55:41 UTC",
    "User": "root"
  },
  "MD5sum": "8fb3065c1876b9079709c381e7151a22",
  "_user": "benoit-liquet",
  "_type": "src",
  "_file": "combss_0.1.0.tar.gz",
  "_fileid": "3fb5074de4295bb286abd737c6972e10e61cf2e79903a84c953a3f94bf95f946",
  "_filesize": 133061,
  "_sha256": "3fb5074de4295bb286abd737c6972e10e61cf2e79903a84c953a3f94bf95f946",
  "_created": "2026-05-12T09:55:41.000Z",
  "_published": "2026-05-22T10:27:50.320Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77361676328,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6941098517"
    },
    {
      "job": 77361676750,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6941094705"
    },
    {
      "job": 77361676599,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6941110953"
    },
    {
      "job": 77361676249,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6941095253"
    },
    {
      "job": 77361675794,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6941046643"
    },
    {
      "job": 77361675779,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158335521"
    },
    {
      "job": 77361676660,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6941080962"
    },
    {
      "job": 77361676423,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6941086286"
    },
    {
      "job": 77361676215,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6941096920"
    }
  ],
  "_buildurl": "https://github.com/r-universe/benoit-liquet/actions/runs/25726968805",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/benoit-liquet/combss",
  "_commit": {
    "id": "b7816fe436478ce352e860731a86f10608b154c5",
    "author": "Benoit Liquet <benoit.liquet@univ-pau.fr>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload",
    "time": 1777810423
  },
  "_maintainer": {
    "name": "Benoit Liquet",
    "email": "benoit.liquet@univ-pau.fr",
    "login": "benoit-liquet",
    "uuid": 17215619,
    "orcid": "0000-0002-8136-2294"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "glmnet",
      "version": ">= 4.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "benoit-liquet",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 27
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "benoit-liquet",
      "count": 27,
      "uuid": 17215619
    }
  ],
  "_userbio": {
    "uuid": 17215619,
    "type": "user",
    "name": "Benoit Liquet "
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/combss"
  },
  "_devurl": "https://github.com/benoit-liquet/combss",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/combss.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/benoit-liquet/combss",
  "_realowner": "benoit-liquet",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-11"
    }
  ],
  "_exports": [
    "calibrate_penalty_schedule",
    "coef.combss",
    "combss",
    "combss_cv",
    "compute_nu_max",
    "fw_loop",
    "grad_envelope",
    "loocv_metric",
    "predict.combss",
    "print.combss",
    "refit_predict",
    "resolve_family",
    "scale_design_matrix",
    "solve_inner_binomial",
    "solve_inner_gaussian",
    "solve_inner_multinomial",
    "summary.combss"
  ],
  "_help": [
    {
      "page": "coef.combss",
      "title": "Extract the subset of selected feature indices.",
      "topics": [
        "coef.combss"
      ]
    },
    {
      "page": "combss",
      "title": "Best subset selection for generalised linear models via continuous optimisation (COMBSS).",
      "topics": [
        "combss"
      ]
    },
    {
      "page": "combss_cv",
      "title": "Select the ridge penalty for COMBSS by leave-one-out cross-validation.",
      "topics": [
        "combss_cv"
      ]
    },
    {
      "page": "predict.combss",
      "title": "Predict from a 'combss' fit.",
      "topics": [
        "predict.combss"
      ]
    }
  ],
  "_readme": "https://github.com/benoit-liquet/combss/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "foreach",
    "glmnet",
    "iterators",
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppEigen",
    "shape",
    "survival"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "combss",
  "_universes": [
    "benoit-liquet"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T09:57:49.000Z",
      "distro": "noble",
      "commit": "b7816fe436478ce352e860731a86f10608b154c5",
      "fileid": "b271a7d362981d4adff5ff000d7feb81472af639dfd32362a9a22829f636be56",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/benoit-liquet/actions/runs/25726968805"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T09:57:40.000Z",
      "distro": "noble",
      "commit": "b7816fe436478ce352e860731a86f10608b154c5",
      "fileid": "b62d0955ef8d0419253bb296edcf4b4b8692e3489cf398d94d9e5c376c7ed12b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/benoit-liquet/actions/runs/25726968805"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T09:58:24.000Z",
      "commit": "b7816fe436478ce352e860731a86f10608b154c5",
      "fileid": "82e57a1103df000c8e47da4ff21a3d8e51695eee091f2ec12f442abba54dddd8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/benoit-liquet/actions/runs/25726968805"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T09:57:47.000Z",
      "commit": "b7816fe436478ce352e860731a86f10608b154c5",
      "fileid": "1c4c6949b503bdc0e248793b80c28be26d41a37b5bfebd1932998a2fac625dc7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/benoit-liquet/actions/runs/25726968805"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T09:56:58.000Z",
      "commit": "b7816fe436478ce352e860731a86f10608b154c5",
      "fileid": "4b67d30297f74264d21659b2aa1bd5ac644a3e98b5d7dc2ab6d18567a7aa986a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/benoit-liquet/actions/runs/25726968805"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T09:57:09.000Z",
      "commit": "b7816fe436478ce352e860731a86f10608b154c5",
      "fileid": "77f188ea626d3e4fdf4501e3d71eb3ef4ca9b24449a06e8663febcb5bc0abd64",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/benoit-liquet/actions/runs/25726968805"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T09:57:40.000Z",
      "commit": "b7816fe436478ce352e860731a86f10608b154c5",
      "fileid": "1e92ecc0ff2b76217933bd092206a837e331c35f18c1940a84ff6dff73bffb3c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/benoit-liquet/actions/runs/25726968805"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T10:27:35.000Z",
      "commit": "b7816fe436478ce352e860731a86f10608b154c5",
      "fileid": "ffe3b03894a5efb3d7ea326350ee3665d10db11715678ca62bd6e204ce796552",
      "status": "success",
      "buildurl": "https://github.com/r-universe/benoit-liquet/actions/runs/25726968805"
    }
  ]
}