{
  "_id": "6a49b83edbd0482285eb71da",
  "Package": "stepSplitReg",
  "Type": "Package",
  "Title": "Stepwise Split Regularized Regression",
  "Version": "1.0.4",
  "Date": "2024-12-16",
  "Authors@R": "c(person(\"Anthony\", \"Christidis\", role=c(\"aut\", \"cre\"), email = \"anthony.christidis@stat.ubc.ca\"),\nperson(\"Stefan\", \"Van Aelst\", role=c(\"aut\"), email = \"stefan.vanaelst@kuleuven.be\"),\nperson(\"Ruben\", \"Zamar\", role=c(\"aut\"), email = \"ruben@stat.ubc.ca\"))",
  "Description": "Functions to perform stepwise split regularized\nregression. The approach first uses a stepwise algorithm to\nsplit the variables into the models with a goodness of fit\ncriterion, and then regularization is applied to each model.\nThe weights of the models in the ensemble are determined based\non a criterion selected by the user.",
  "License": "GPL (>= 2)",
  "Biarch": "true",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "yes",
  "Repository": "https://anthonychristidis.r-universe.dev",
  "Date/Publication": "2024-12-20 00:20:03 UTC",
  "RemoteUrl": "https://github.com/anthonychristidis/stepsplitreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "8cbb09ed7704640920f02b23990e3da5435219c6",
  "Packaged": {
    "Date": "2026-06-18 08:31:41 UTC",
    "User": "root"
  },
  "Author": "Anthony Christidis [aut, cre],\nStefan Van Aelst [aut],\nRuben Zamar [aut]",
  "Maintainer": "Anthony Christidis <anthony.christidis@stat.ubc.ca>",
  "_user": "anthonychristidis",
  "_type": "src",
  "_file": "stepSplitReg_1.0.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/e4b3560c8b6a7ee781230e7919538acf72095fe73d995a452bdfb2adc121a259",
  "_filesize": 164362,
  "_sha256": "e4b3560c8b6a7ee781230e7919538acf72095fe73d995a452bdfb2adc121a259",
  "_expires": "2026-10-13T01:49:48.000Z",
  "_created": "2026-06-18T08:31:41.000Z",
  "_published": "2026-07-05T01:49:50.078Z",
  "_jobs": [
    {
      "job": 85183736758,
      "time": 151,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7718201152"
    },
    {
      "job": 85183736682,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7718203421"
    },
    {
      "job": 85183736764,
      "time": 144,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718198311"
    },
    {
      "job": 85183736754,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718199814"
    },
    {
      "job": 85183736750,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7718181187"
    },
    {
      "job": 85183736823,
      "time": 460,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7718317563"
    },
    {
      "job": 85183736824,
      "time": 156,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718201612"
    },
    {
      "job": 85183736805,
      "time": 264,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718242854"
    },
    {
      "job": 85183736693,
      "time": 225,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718143039"
    },
    {
      "job": 85183736813,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718187399"
    },
    {
      "job": 85183736753,
      "time": 174,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7718208260"
    },
    {
      "job": 85183736767,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7718194089"
    },
    {
      "job": 85183736785,
      "time": 144,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718196693"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27746849385",
  "_status": "success",
  "_upstream": "https://github.com/anthonychristidis/stepsplitreg",
  "_commit": {
    "id": "8cbb09ed7704640920f02b23990e3da5435219c6",
    "author": "Anthony Christidis <anthony.christidis@stat.ubc.ca>",
    "committer": "Anthony Christidis <anthony.christidis@stat.ubc.ca>",
    "message": "Update news file for package update.\n",
    "time": 1734654003
  },
  "_maintainer": {
    "name": "Anthony Christidis",
    "email": "anthony.christidis@stat.ubc.ca",
    "login": "anthonychristidis",
    "description": "Computational Scientist, Core for Computational Biomedicine, Harvard Medical School",
    "uuid": 34141555
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "SplitGLM",
      "role": "Imports"
    },
    {
      "package": "nnls",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "mvnfast",
      "role": "Suggests"
    },
    {
      "package": "vctrs",
      "role": "Suggests"
    }
  ],
  "_owner": "anthonychristidis",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "anthonychristidis",
      "count": 23,
      "uuid": 34141555
    }
  ],
  "_userbio": {
    "uuid": 34141555,
    "type": "user",
    "name": "Anthony Christidis",
    "followers": 21,
    "description": "Computational Scientist, Core for Computational Biomedicine, Harvard Medical School"
  },
  "_downloads": {
    "count": 259,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stepSplitReg"
  },
  "_devurl": "https://github.com/anthonychristidis/stepsplitreg",
  "_searchresults": 2,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_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/stepSplitReg.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/anthonychristidis/stepsplitreg",
  "_realowner": "anthonychristidis",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-03-07"
    },
    {
      "version": "1.0.1",
      "date": "2022-03-16"
    },
    {
      "version": "1.0.2",
      "date": "2022-06-27"
    },
    {
      "version": "1.0.3",
      "date": "2022-11-22"
    },
    {
      "version": "1.0.4",
      "date": "2024-12-18"
    },
    {
      "version": "1.0.5",
      "date": "2025-03-30"
    }
  ],
  "_exports": [
    "cv.stepSplitReg",
    "stepSplitReg"
  ],
  "_help": [
    {
      "page": "coef.cv.stepSplitReg",
      "title": "Coefficients for cv.stepSplitReg Object",
      "topics": [
        "coef.cv.stepSplitReg"
      ]
    },
    {
      "page": "coef.stepSplitReg",
      "title": "Coefficients for stepSplitReg Object",
      "topics": [
        "coef.stepSplitReg"
      ]
    },
    {
      "page": "cv.stepSplitReg",
      "title": "Cross Validation - Stepwise Split Regularized Regression",
      "topics": [
        "cv.stepSplitReg"
      ]
    },
    {
      "page": "predict.cv.stepSplitReg",
      "title": "Predictions for cv.stepSplitReg Object",
      "topics": [
        "predict.cv.stepSplitReg"
      ]
    },
    {
      "page": "predict.stepSplitReg",
      "title": "Predictions for stepSplitReg Object",
      "topics": [
        "predict.stepSplitReg"
      ]
    },
    {
      "page": "stepSplitReg",
      "title": "Stepwise Split Regularized Regression",
      "topics": [
        "stepSplitReg"
      ]
    }
  ],
  "_readme": "https://github.com/anthonychristidis/stepsplitreg/raw/HEAD/README.md",
  "_rundeps": [
    "nnls",
    "Rcpp",
    "RcppArmadillo",
    "SplitGLM"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "stepsplitreg",
  "_universes": [
    "anthonychristidis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-18T08:34:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "https://r2.ropensci.org/6c8ede377357b2053c838237ce3114f89a9721b07b771ec0ac21f097b1461caf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27746849385"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-18T08:34:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "https://r2.ropensci.org/23dbc2bb29dd51d6a25a419e1d1143e001ab1b74d54861a6ebda2f82dfeefe50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27746849385"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-18T08:34:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "https://r2.ropensci.org/89e5187a888a8655a680a1868867c021b4580a37146f17f9ccb2587ad41f1684",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27746849385"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-18T08:34:22.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "https://r2.ropensci.org/2475cd563820975a4343955a28441be5eb9a16429c2a1337679e37f276768de9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27746849385"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-06-18T08:33:48.000Z",
      "arch": "aarch64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "https://r2.ropensci.org/b7aba22cc5f793761efa1a0946e918fdf1f7ca516a8c9417297fec26ecc40e99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27746849385"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-06-18T08:38:17.000Z",
      "arch": "x86_64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "https://r2.ropensci.org/067803e6165fe1b0031d29bd4b29666e29fb152c0fea5ecb8af9bff672c120f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27746849385"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-06-18T08:34:19.000Z",
      "arch": "aarch64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "https://r2.ropensci.org/c75ae30bd6a9ad53a8bfe4774dafbb2d673df1200651d22e525b2f94eecd736b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27746849385"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-06-18T08:35:32.000Z",
      "arch": "x86_64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "https://r2.ropensci.org/6d0d2161cedb7f4496768e9686c3e1919446c1015bedfaab93c7644ce0ca0701",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27746849385"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-06-18T08:34:08.000Z",
      "arch": "emscripten",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "https://r2.ropensci.org/3fc4f85b6ed3a59efb5e345c9bfd032092f7e35cdfaae9df64a886f4a85194d5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27746849385"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-18T08:34:02.000Z",
      "arch": "x86_64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "https://r2.ropensci.org/e50e0e320681fa9ebbac4e1d56b60a7fc11b87d8035ec52c8f3859abc2ca5f2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27746849385"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-18T08:33:37.000Z",
      "arch": "x86_64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "https://r2.ropensci.org/e7fc41749ff00fe314d841c8ba90092c6e873f7515d6064ed12dc35eaa1a6f1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27746849385"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-18T08:33:39.000Z",
      "arch": "x86_64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "https://r2.ropensci.org/7535ac659f7361c162b5d842e9a7951b3bda708116f6abf20d7ae8bac35529d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27746849385"
    }
  ]
}